]> git.pld-linux.org Git - packages/kf5-bluez-qt.git/commitdiff
- Up to 5.62.0.
authorŁukasz Maśko <lmasko@pld-linux.org>
Tue, 26 Nov 2019 09:04:13 +0000 (10:04 +0100)
committerŁukasz Maśko <lmasko@pld-linux.org>
Tue, 26 Nov 2019 09:04:13 +0000 (10:04 +0100)
kf5-bluez-qt.spec

index 0fc34a900e0c38646a13e09cdeae3babd5398c4d..443197085d7f4b20a070089c3a291fc39efa21de 100644 (file)
@@ -2,17 +2,17 @@
 # Conditional build:
 %bcond_with    tests           # build without tests
 #
-%define                kdeframever     5.59
+%define                kdeframever     5.62
 %define                qtver           5.9.0
 %define                kfname          bluez-qt
 Summary:       Qt wrapper for Bluez 5 DBus API
 Name:          kf5-%{kfname}
-Version:       5.59.0
+Version:       5.62.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: 4fd056c4b786f486d8320b5d84c1d6e9
+# Source0-md5: dbeab5f9f3d575b50a8c243d752405ce
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -73,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README.md
-/etc/xdg/bluez.categories
+%{_datadir}/qlogging-categories5/bluez.categories
 %attr(755,root,root) %{_libdir}/libKF5BluezQt.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libKF5BluezQt.so.6
 /lib/udev/rules.d/61-kde-bluetooth-rfkill.rules
This page took 0.527326 seconds and 4 git commands to generate.