Update package to version 5.100.0

(cherry picked from commit 8cce5ba95b507d9e1305455f01935c26dd1a223e)
This commit is contained in:
liqiuyu123 2022-12-13 15:23:16 +08:00 committed by openeuler-sync-bot
parent 290913059b
commit 6e2bb1c26b
3 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%global framework knewstuff
Name: kf5-%{framework}
Version: 5.97.0
Version: 5.100.0
Release: 1
Summary: KDE Frameworks 5 Tier 3 module for downloading application assets
@ -42,6 +42,7 @@ BuildRequires: kf5-kxmlgui-devel >= %{majmin}
BuildRequires: kf5-rpm-macros
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-qttools-devel
%description
KDE Frameworks 5 Tier 3 module for downloading and sharing additional
@ -84,6 +85,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%doc README.md
%license LICENSES/*.txt
%{_kf5_bindir}/knewstuff*
%{_kf5_qtplugindir}/designer/knewstuffwidgets.so
%{_kf5_datadir}/qlogging-categories5/%{framework}*
%{_kf5_libdir}/libKF5NewStuff.so.*
%{_kf5_libdir}/libKF5NewStuffCore.so.*
@ -107,6 +109,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Tue Dec 13 2022 liqiuyu <liqiuyu@kylinos.cn> - 5.100.0-1
- Update package to version 5.100.0
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
- update to upstream version 5.97.0

BIN
knewstuff-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.