]> git.pld-linux.org Git - packages/kf5-bluez-qt.git/commitdiff
- updated to 5.23
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 9 Jul 2016 10:49:56 +0000 (13:49 +0300)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 9 Jul 2016 10:49:56 +0000 (13:49 +0300)
kf5-bluez-qt.spec

index 7cdd1454b906dc3d58dfc26320556c1df4607524..643791d9c01eb9dcad65f2e7f6e463574efbe950 100644 (file)
@@ -2,17 +2,17 @@
 # Conditional build:
 %bcond_with    tests           # build without tests
 #
-%define                kdeframever     5.19
+%define                kdeframever     5.23
 %define                qtver           5.3.2
 %define                kfname          bluez-qt
 Summary:       Qt wrapper for Bluez 5 DBus API
 Name:          kf5-%{kfname}
-Version:       5.19.0
+Version:       5.23.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 58377c34045907d67140df9167417919
+# Source0-md5: a7c7afc02a3842119607c62f2f1191b2
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -28,6 +28,7 @@ BuildRequires:        qt5-build >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.164
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
+Requires:      kf5-dirs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.371636 seconds and 4 git commands to generate.