!19 Update package to version 5.113.0
From: @jxy_git Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
030f84d71d
Binary file not shown.
BIN
bluez-qt-5.113.0.tar.xz
Normal file
BIN
bluez-qt-5.113.0.tar.xz
Normal file
Binary file not shown.
@ -3,13 +3,13 @@
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Summary: A Qt wrapper for Bluez
|
||||
Version: 5.108.0
|
||||
Version: 5.113.0
|
||||
Release: 1
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
|
||||
%global majmin %{majmin_ver_kf5}
|
||||
%global majmin %majmin_ver_kf5
|
||||
%global stable %stable_kf5
|
||||
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
||||
|
||||
@ -22,26 +22,18 @@ BuildRequires: qt5-qtdeclarative-devel
|
||||
BuildRequires: systemd
|
||||
|
||||
Requires: kf5-filesystem >= %{version}
|
||||
%if 0%{?fedora} > 22
|
||||
Recommends: bluez >= 5
|
||||
%else
|
||||
Requires: bluez >= 5
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora} >= 22
|
||||
## libbluedevil 5.2.2 was the last release
|
||||
Obsoletes: libbluedevil < 5.2.90
|
||||
%endif
|
||||
|
||||
%description
|
||||
BluezQt is Qt-based library written handle all Bluetooth functionality.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
%if 0%{?fedora} >= 22
|
||||
## libbluedevil 5.2.2 was the last release
|
||||
Obsoletes: libbluedevil-devel < 5.2.90
|
||||
%endif
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: qt5-qtbase-devel
|
||||
%description devel
|
||||
@ -85,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 03 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 5.113.0-1
|
||||
- Update package to version 5.113.0
|
||||
|
||||
* Thu Aug 03 2023 leeffo <liweiganga@uniontech.com> - 5.108.0-1
|
||||
- upgrade to version 5.108.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user