update to upstream version 5.90.0
This commit is contained in:
parent
84fecc4bca
commit
52e242c3a7
@ -1,13 +1,13 @@
|
||||
%undefine __cmake_in_source_build
|
||||
%global framework knewstuff
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.88.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 3 module for downloading application assets
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.90.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 3 module for downloading application assets
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
License: LGPLv2+
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
%global revision %(echo %{version} | cut -d. -f3)
|
||||
@ -16,7 +16,7 @@ URL: https://invent.kde.org/frameworks/%{framework}
|
||||
%else
|
||||
%global stable stable
|
||||
%endif
|
||||
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
||||
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
||||
|
||||
## upstream patches
|
||||
|
||||
@ -87,6 +87,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_datadir}/qlogging-categories5/%{framework}*
|
||||
%{_kf5_libdir}/libKF5NewStuff.so.*
|
||||
%{_kf5_libdir}/libKF5NewStuffCore.so.*
|
||||
%{_kf5_libdir}/libKF5NewStuffWidgets.so.*
|
||||
%{_kf5_datadir}/kf5/kmoretools/
|
||||
%dir %{_kf5_qmldir}/org/
|
||||
%dir %{_kf5_qmldir}/org/kde
|
||||
@ -99,6 +100,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_includedir}/KNewStuff3/
|
||||
%{_kf5_libdir}/libKF5NewStuff.so
|
||||
%{_kf5_libdir}/libKF5NewStuffCore.so
|
||||
%{_kf5_libdir}/libKF5NewStuffWidgets.so
|
||||
%{_kf5_libdir}/cmake/KF5NewStuff/
|
||||
%{_kf5_libdir}/cmake/KF5NewStuffCore/
|
||||
%{_kf5_libdir}/cmake/KF5NewStuffQuick/
|
||||
@ -107,6 +109,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
|
||||
- update to upstream version 5.90.0
|
||||
|
||||
* Sun Jan 16 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
||||
- update to upstream version 5.88.0
|
||||
|
||||
|
||||
Binary file not shown.
BIN
knewstuff-5.90.0.tar.xz
Normal file
BIN
knewstuff-5.90.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user