!19 Update package to version 5.113.0

From: @jxy_git 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2024-01-08 01:04:56 +00:00 committed by Gitee
commit 030f84d71d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 10 deletions

Binary file not shown.

BIN
bluez-qt-5.113.0.tar.xz Normal file

Binary file not shown.

View File

@ -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