Update package to version 5.113.0

This commit is contained in:
jxy_git 2024-01-03 15:02:25 +08:00
parent 9320fd1d6c
commit 0e54c60702
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
kdnssd-5.113.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global framework kdnssd
Name: kf5-%{framework}
Version: 5.108.0
Version: 5.113.0
Release: 1
Summary: KDE Frameworks 5 Tier 1 integration module for DNS-SD services (Zeroconf)
License: LGPLv2+
@ -26,7 +26,7 @@ KDE Frameworks 5 Tier 1 integration module for DNS-SD services (Zeroconf)
%package devel
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
Requires: qt5-qtbase-devel
%description devel
@ -67,6 +67,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
* Fri Aug 04 2023 zhangshaoning <zhangshaoning@uniontech.com> - 5.108.0-1
- Update to upstream version 5.108.0