Update package to version 5.113.0

This commit is contained in:
jxy_git 2024-01-04 10:45:49 +08:00
parent a908513da4
commit c7f2653845
3 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
%global framework networkmanager-qt
Name: kf5-%{framework}
Version: 5.108.0
Version: 5.113.0
Release: 1
Summary: A Tier 1 KDE Frameworks 5 module that wraps NetworkManager DBus API
@ -28,7 +28,7 @@ A Tier 1 KDE Frameworks 5 Qt library for NetworkManager.
%package devel
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
Requires: qt5-qtbase-devel
Requires: pkgconfig(libnm)
%description devel
@ -54,6 +54,7 @@ that use NetworkManager.
%doc README.md
%license LICENSES/*.txt
%{_kf5_datadir}/qlogging-categories5/*categories
%{_kf5_datadir}/qlogging-categories5/*.categories
%{_kf5_libdir}/libKF5NetworkManagerQt.so.*
%files devel
@ -63,6 +64,9 @@ that use NetworkManager.
%changelog
* Thu Jan 04 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 5.113.0-1
- Update package to version 5.113.0
* Thu Aug 03 2023 zhangkea <zhangkea@uniontech.cn> - 5.108.0-1
- Update version to 5.108.0

Binary file not shown.

Binary file not shown.