Update package to version 5.100.0
(cherry picked from commit 8cce5ba95b507d9e1305455f01935c26dd1a223e)
This commit is contained in:
parent
290913059b
commit
6e2bb1c26b
@ -2,7 +2,7 @@
|
|||||||
%global framework knewstuff
|
%global framework knewstuff
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.97.0
|
Version: 5.100.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 3 module for downloading application assets
|
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: kf5-rpm-macros
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
|
BuildRequires: qt5-qttools-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KDE Frameworks 5 Tier 3 module for downloading and sharing additional
|
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
|
%doc README.md
|
||||||
%license LICENSES/*.txt
|
%license LICENSES/*.txt
|
||||||
%{_kf5_bindir}/knewstuff*
|
%{_kf5_bindir}/knewstuff*
|
||||||
|
%{_kf5_qtplugindir}/designer/knewstuffwidgets.so
|
||||||
%{_kf5_datadir}/qlogging-categories5/%{framework}*
|
%{_kf5_datadir}/qlogging-categories5/%{framework}*
|
||||||
%{_kf5_libdir}/libKF5NewStuff.so.*
|
%{_kf5_libdir}/libKF5NewStuff.so.*
|
||||||
%{_kf5_libdir}/libKF5NewStuffCore.so.*
|
%{_kf5_libdir}/libKF5NewStuffCore.so.*
|
||||||
@ -107,6 +109,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
|
||||||
- update to upstream version 5.97.0
|
- update to upstream version 5.97.0
|
||||||
|
|
||||||
|
|||||||
BIN
knewstuff-5.100.0.tar.xz
Normal file
BIN
knewstuff-5.100.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user