!21 Update package to version 5.113.0
From: @jxy_git Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
50350eb76c
Binary file not shown.
@ -3,7 +3,7 @@
|
|||||||
%global appstream 1
|
%global appstream 1
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.108.0
|
Version: 5.113.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+
|
||||||
@ -37,10 +37,10 @@ BuildRequires: qt5-qtbase-private-devel
|
|||||||
|
|
||||||
# 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 = %{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} = %{_qt5_version}}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Framework Integration is a set of plugins responsible for better integration of
|
Framework Integration is a set of plugins responsible for better integration of
|
||||||
@ -56,7 +56,7 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
Requires: %{name}-libs = %{version}-%{release}
|
||||||
Requires: kf5-kiconthemes-devel >= %{majmin}
|
Requires: kf5-kiconthemes-devel >= %{majmin}
|
||||||
Requires: kf5-kconfigwidgets-devel >= %{majmin}
|
Requires: kf5-kconfigwidgets-devel >= %{majmin}
|
||||||
|
|
||||||
@ -104,6 +104,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 03 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 5.113.0-1
|
||||||
|
- Update package to version 5.113.0
|
||||||
|
|
||||||
* Thu Aug 03 2023 leeffo <liweiganga@uniontech.com> - 5.108.0-1
|
* Thu Aug 03 2023 leeffo <liweiganga@uniontech.com> - 5.108.0-1
|
||||||
- upgrade to version 5.108.0
|
- upgrade to version 5.108.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user