Update package to version 5.113.0
This commit is contained in:
parent
af9d94137f
commit
fb2a7c624f
Binary file not shown.
@ -3,7 +3,7 @@
|
||||
%global appstream 1
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.108.0
|
||||
Version: 5.113.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
|
||||
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
|
||||
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
|
||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||
%{?_qt5:Requires: %{_qt5} = %{_qt5_version}}
|
||||
|
||||
%description
|
||||
Framework Integration is a set of plugins responsible for better integration of
|
||||
@ -56,7 +56,7 @@ Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
Requires: kf5-kiconthemes-devel >= %{majmin}
|
||||
Requires: kf5-kconfigwidgets-devel >= %{majmin}
|
||||
|
||||
@ -104,6 +104,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%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
|
||||
- upgrade to version 5.108.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user