!2 update to upstream version 5.88.0
Merge pull request !2 from pei-jiankang/master
This commit is contained in:
commit
cbf43e1d60
Binary file not shown.
BIN
bluez-qt-5.88.0.tar.xz
Normal file
BIN
bluez-qt-5.88.0.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,13 @@
|
||||
%undefine __cmake_in_source_build
|
||||
%global framework bluez-qt
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Summary: A Qt wrapper for Bluez
|
||||
Version: 5.55.0
|
||||
Release: 1
|
||||
Version: 5.88.0
|
||||
Release: 1
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://cgit.kde.org/%{framework}.git
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
|
||||
%global versiondir %(echo %{version} | cut -d. -f1-2)
|
||||
%global revision %(echo %{version} | cut -d. -f3)
|
||||
@ -74,8 +75,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license COPYING.LIB
|
||||
%{_kf5_sysconfdir}/xdg/bluez.*
|
||||
%license LICENSES/*.txt
|
||||
%{_kf5_datadir}/qlogging-categories5/*categories
|
||||
%{_libdir}/libKF5BluezQt.so.*
|
||||
%{_kf5_qmldir}/org/kde/bluezqt/
|
||||
%{_udevrulesdir}/61-kde-bluetooth-rfkill.rules
|
||||
@ -85,9 +86,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_includedir}/bluezqt_version.h
|
||||
%{_kf5_libdir}/libKF5BluezQt.so
|
||||
%{_kf5_libdir}/cmake/KF5BluezQt/
|
||||
%{_kf5_libdir}/pkgconfig/KF5BluezQt.pc
|
||||
%{_qt5_archdatadir}/mkspecs/modules/qt_BluezQt.pri
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
||||
- update to upstream version 5.88.0
|
||||
|
||||
* Fri Feb 5 2021 lvhan <lvhan@kylinos.cn> - 5.55.0-1
|
||||
- Init package for openEuler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user