!9 update to upstream version 5.90.0
From: @tanyulong2021 Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
db6fa0a27b
Binary file not shown.
BIN
kconfigwidgets-5.90.0.tar.xz
Normal file
BIN
kconfigwidgets-5.90.0.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,13 @@
|
||||
%undefine __cmake_in_source_build
|
||||
%global framework kconfigwidgets
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.55.0
|
||||
Release: 2
|
||||
Version: 5.90.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs
|
||||
|
||||
License: GPLv2+ and LGPLv2+ and MIT
|
||||
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)
|
||||
@ -27,8 +28,9 @@ BuildRequires: kf5-kguiaddons-devel >= %{majmin}
|
||||
BuildRequires: kf5-ki18n-devel >= %{majmin}
|
||||
BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
|
||||
BuildRequires: kf5-rpm-macros
|
||||
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: perl
|
||||
BuildRequires: qt5-qttools-devel
|
||||
|
||||
%description
|
||||
KConfigWidgets provides easy-to-use classes to create configuration dialogs, as
|
||||
@ -69,11 +71,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README.md
|
||||
%license COPYING COPYING.LIB
|
||||
%{_kf5_sysconfdir}/xdg/%{framework}*
|
||||
%license LICENSES/*.txt
|
||||
%{_kf5_datadir}/qlogging-categories5/%{framework}*
|
||||
%{_kf5_libdir}/libKF5ConfigWidgets.so.*
|
||||
## fixme: %%lang'ify these -- rex
|
||||
%{_kf5_datadir}/locale/*/kf5_entry.desktop
|
||||
%{_kf5_qtplugindir}/designer/*5widgets.so
|
||||
|
||||
%files devel
|
||||
%{_kf5_bindir}/preparetips5
|
||||
@ -86,6 +89,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
|
||||
- update to upstream version 5.90.0
|
||||
|
||||
* Thu Jan 13 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
||||
- update to upstream version 5.88.0
|
||||
|
||||
* Mon Dec 13 2021 douyan <douyan@kylinos.cn> - 5.55.0-2
|
||||
- remove %{?dist}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user