!19 [sync] PR-18: upgrade to version 5.108.0
From: @openeuler-sync-bot Reviewed-by: @leeffo Signed-off-by: @leeffo
This commit is contained in:
commit
db01bd877e
@ -2,20 +2,15 @@
|
|||||||
%global framework knewstuff
|
%global framework knewstuff
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.100.0
|
Version: 5.108.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
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://invent.kde.org/frameworks/%{framework}
|
URL: https://invent.kde.org/frameworks/%{framework}
|
||||||
|
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%global majmin %majmin_ver_kf5
|
||||||
%global revision %(echo %{version} | cut -d. -f3)
|
%global stable %stable_kf5
|
||||||
%if %{revision} >= 50
|
|
||||||
%global stable unstable
|
|
||||||
%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
|
## upstream patches
|
||||||
@ -39,6 +34,7 @@ BuildRequires: kf5-ktextwidgets-devel >= %{majmin}
|
|||||||
BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
|
BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
|
||||||
BuildRequires: kf5-kwindowsystem-devel >= %{majmin}
|
BuildRequires: kf5-kwindowsystem-devel >= %{majmin}
|
||||||
BuildRequires: kf5-kxmlgui-devel >= %{majmin}
|
BuildRequires: kf5-kxmlgui-devel >= %{majmin}
|
||||||
|
BuildRequires: kf5-syndication-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
|
||||||
@ -85,12 +81,12 @@ 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.*
|
||||||
%{_kf5_libdir}/libKF5NewStuffWidgets.so.*
|
%{_kf5_libdir}/libKF5NewStuffWidgets.so.*
|
||||||
%{_kf5_datadir}/kf5/kmoretools/
|
%{_kf5_datadir}/kf5/kmoretools/
|
||||||
|
%{_kf5_datadir}/applications/org.kde.knewstuff-dialog.desktop
|
||||||
%dir %{_kf5_qmldir}/org/
|
%dir %{_kf5_qmldir}/org/
|
||||||
%dir %{_kf5_qmldir}/org/kde
|
%dir %{_kf5_qmldir}/org/kde
|
||||||
%{_kf5_qmldir}/org/kde/newstuff/
|
%{_kf5_qmldir}/org/kde/newstuff/
|
||||||
@ -106,9 +102,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
%{_kf5_libdir}/cmake/KF5NewStuffQuick/
|
%{_kf5_libdir}/cmake/KF5NewStuffQuick/
|
||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KNewStuff.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KNewStuff.pri
|
||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KNewStuffCore.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KNewStuffCore.pri
|
||||||
|
%{_kf5_qtplugindir}/designer/knewstuffwidgets.so
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 11 2023 leeffo <liweiganga@uniontech.com> - 5.108.0-1
|
||||||
|
- upgreade to version 5.108.0
|
||||||
|
|
||||||
* Tue Dec 13 2022 liqiuyu <liqiuyu@kylinos.cn> - 5.100.0-1
|
* Tue Dec 13 2022 liqiuyu <liqiuyu@kylinos.cn> - 5.100.0-1
|
||||||
- Update package to version 5.100.0
|
- Update package to version 5.100.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
knewstuff-5.108.0.tar.xz
Normal file
BIN
knewstuff-5.108.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user