update to upstream version 5.88.0
This commit is contained in:
parent
f7e7de1380
commit
38b3b9c997
@ -1,12 +1,13 @@
|
||||
%undefine __cmake_in_source_build
|
||||
%global framework kguiaddons
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.55.0
|
||||
Release: 1%{?dist}
|
||||
Version: 5.88.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtGui
|
||||
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://cgit.kde.org/%{framework}.git
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
%global revision %(echo %{version} | cut -d. -f3)
|
||||
@ -22,6 +23,8 @@ BuildRequires: kf5-rpm-macros >= %{majmin}
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
BuildRequires: qt5-qtwayland-devel pkgconfig(wayland-client)
|
||||
BuildRequires: qt5-qtx11extras-devel
|
||||
|
||||
Requires: kf5-filesystem >= %{majmin}
|
||||
@ -59,8 +62,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license COPYING COPYING.LIB
|
||||
%license LICENSES/*.txt
|
||||
%{_kf5_datadir}/qlogging-categories5/*categories
|
||||
%{_kf5_libdir}/libKF5GuiAddons.so.*
|
||||
%{_kf5_plugindir}/kguiaddons/
|
||||
|
||||
%files devel
|
||||
%{_kf5_includedir}/kguiaddons_version.h
|
||||
@ -71,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 13 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
||||
- update to upstream version 5.88.0
|
||||
|
||||
* Mon Feb 04 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.55.0-1
|
||||
- 5.55.0
|
||||
|
||||
|
||||
Binary file not shown.
BIN
kguiaddons-5.88.0.tar.xz
Normal file
BIN
kguiaddons-5.88.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user