!12 [sync] PR-9: update to upstream version 5.97.0
From: @openeuler-sync-bot Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
529c057964
@ -1,11 +1,11 @@
|
|||||||
%global framework plasma
|
%global framework plasma-framework
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-plasma
|
||||||
Version: 5.95.0
|
Version: 5.97.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
|
Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
|
||||||
License: GPLv2+ and LGPLv2+ and BSD
|
License: GPLv2+ and LGPLv2+ and BSD
|
||||||
URL: https://invent.kde.org/frameworks/%{framework}
|
URL: https://invent.kde.org/frameworks/plasma
|
||||||
|
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||||
%global revision %(echo %{version} | cut -d. -f3)
|
%global revision %(echo %{version} | cut -d. -f3)
|
||||||
@ -14,7 +14,7 @@ URL: https://invent.kde.org/frameworks/%{framework}
|
|||||||
%else
|
%else
|
||||||
%global stable stable
|
%global stable stable
|
||||||
%endif
|
%endif
|
||||||
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-framework-%{version}.tar.xz
|
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
||||||
|
|
||||||
%global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$
|
%global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$
|
||||||
|
|
||||||
@ -84,7 +84,7 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{framework}-framework-%{version} -p1
|
%autosetup -n %{framework}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir %{_target_platform}
|
mkdir %{_target_platform}
|
||||||
@ -114,7 +114,7 @@ mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private
|
|||||||
%{_kf5_bindir}/plasmapkg2
|
%{_kf5_bindir}/plasmapkg2
|
||||||
%{_kf5_libdir}/libKF5Plasma.so.*
|
%{_kf5_libdir}/libKF5Plasma.so.*
|
||||||
%{_kf5_libdir}/libKF5PlasmaQuick.so.*
|
%{_kf5_libdir}/libKF5PlasmaQuick.so.*
|
||||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}*
|
%{_kf5_datadir}/qlogging-categories5/*plasma*
|
||||||
%dir %{_kf5_qmldir}/org/
|
%dir %{_kf5_qmldir}/org/
|
||||||
%dir %{_kf5_qmldir}/org/kde/
|
%dir %{_kf5_qmldir}/org/kde/
|
||||||
%dir %{_kf5_qmldir}/org/kde/private/
|
%dir %{_kf5_qmldir}/org/kde/private/
|
||||||
@ -145,13 +145,16 @@ mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 5 2022 peijiankang<peijiankang@kylinos.cn> - 5.95.0-1
|
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
|
||||||
|
- update to upstream version 5.97.0
|
||||||
|
|
||||||
|
* Tue Jul 05 2022 peijiankang <peijiankang@kylinos.cn> - 5.95.0-1
|
||||||
- update to upstream version 5.95.0
|
- update to upstream version 5.95.0
|
||||||
|
|
||||||
* Mon Feb 14 2022 peijiankang<peijiankang@kylinos.cn> - 5.90.0-1
|
* Mon Feb 14 2022 peijiankang <peijiankang@kylinos.cn> - 5.90.0-1
|
||||||
- update to upstream version 5.90.0
|
- update to upstream version 5.90.0
|
||||||
|
|
||||||
* Sun Jan 16 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.88.0-1
|
* Sun Jan 16 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.88.0-1
|
||||||
- update to upstream version 5.88.0
|
- update to upstream version 5.88.0
|
||||||
|
|
||||||
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
||||||
|
|||||||
Binary file not shown.
BIN
plasma-framework-5.97.0.tar.xz
Normal file
BIN
plasma-framework-5.97.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user