Update package to version 5.113.0
This commit is contained in:
parent
a908513da4
commit
c7f2653845
@ -2,7 +2,7 @@
|
|||||||
%global framework networkmanager-qt
|
%global framework networkmanager-qt
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.108.0
|
Version: 5.113.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A Tier 1 KDE Frameworks 5 module that wraps NetworkManager DBus API
|
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
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: qt5-qtbase-devel
|
Requires: qt5-qtbase-devel
|
||||||
Requires: pkgconfig(libnm)
|
Requires: pkgconfig(libnm)
|
||||||
%description devel
|
%description devel
|
||||||
@ -54,6 +54,7 @@ that use NetworkManager.
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
%license LICENSES/*.txt
|
%license LICENSES/*.txt
|
||||||
%{_kf5_datadir}/qlogging-categories5/*categories
|
%{_kf5_datadir}/qlogging-categories5/*categories
|
||||||
|
%{_kf5_datadir}/qlogging-categories5/*.categories
|
||||||
%{_kf5_libdir}/libKF5NetworkManagerQt.so.*
|
%{_kf5_libdir}/libKF5NetworkManagerQt.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -63,6 +64,9 @@ that use NetworkManager.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 03 2023 zhangkea <zhangkea@uniontech.cn> - 5.108.0-1
|
||||||
- Update version to 5.108.0
|
- Update version to 5.108.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
networkmanager-qt-5.113.0.tar.xz
Normal file
BIN
networkmanager-qt-5.113.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user