[packages/kf5-bluez-qt] - updated to 5.80.0
witekfl
witekfl at pld-linux.org
Mon Mar 22 22:26:17 CET 2021
commit e2c54ce2330fc498fefe7122b40e547c6dd409a6
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Mon Mar 22 22:26:34 2021 +0100
- updated to 5.80.0
kf5-bluez-qt.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kf5-bluez-qt.spec b/kf5-bluez-qt.spec
index 1fd3d2d..27a1192 100644
--- a/kf5-bluez-qt.spec
+++ b/kf5-bluez-qt.spec
@@ -2,17 +2,17 @@
# Conditional build:
%bcond_with tests # build without tests
#
-%define kdeframever 5.79
+%define kdeframever 5.80
%define qtver 5.9.0
%define kfname bluez-qt
Summary: Qt wrapper for Bluez 5 DBus API
Name: kf5-%{kfname}
-Version: 5.79.0
+Version: 5.80.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: 18579f11a8763c02ab476aa886af91f5
+# Source0-md5: b1a71ee4ffe929b7a364d62cd63d8d97
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%attr(755,root,root) %{_libdir}/libKF5BluezQt.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libKF5BluezQt.so.6
+%ghost %{_libdir}/libKF5BluezQt.so.6
/lib/udev/rules.d/61-kde-bluetooth-rfkill.rules
%dir %{_libdir}/qt5/qml/org/kde/bluezqt
%{_libdir}/qt5/qml/org/kde/bluezqt/qmldir
@@ -85,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libKF5BluezQt.so
+%{_libdir}/libKF5BluezQt.so
%{_includedir}/KF5/BluezQt
%{_includedir}/KF5/bluezqt_version.h
%{_libdir}/cmake/KF5BluezQt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-bluez-qt.git/commitdiff/e2c54ce2330fc498fefe7122b40e547c6dd409a6
More information about the pld-cvs-commit
mailing list