!4 update to upstream version 5.90.0
From: @tanyulong2021 Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
08c38f3e76
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
%global framework frameworkintegration
|
%global framework frameworkintegration
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.88.0
|
Version: 5.90.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
|
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -17,6 +17,8 @@ URL: https://invent.kde.org/frameworks/%{framework}
|
|||||||
%endif
|
%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 (lookaside cache)
|
||||||
|
|
||||||
# filter plugin provides
|
# filter plugin provides
|
||||||
%global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$
|
%global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$
|
||||||
|
|
||||||
@ -45,6 +47,7 @@ BuildRequires: cmake(packagekitqt5)
|
|||||||
# prior to 5.11.0-3, main pkg was multilib'd (due to arch'd -devel deps) -- rex
|
# prior to 5.11.0-3, main pkg was multilib'd (due to arch'd -devel deps) -- rex
|
||||||
Obsoletes: %{name} < 5.11.0-3
|
Obsoletes: %{name} < 5.11.0-3
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
## consider removing for f28+, since Qt5 tracks via versioned symbols now -- rex
|
## consider removing for f28+, since Qt5 tracks via versioned symbols now -- rex
|
||||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||||
|
|
||||||
@ -114,6 +117,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 14 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
|
||||||
|
- update to upstream version 5.90.0
|
||||||
|
|
||||||
* Mon Jan 24 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
* Mon Jan 24 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
||||||
- update to upstream version 5.88.0
|
- update to upstream version 5.88.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user