!6 update to upstream version 5.88.0
Merge pull request !6 from pei-jiankang/openEuler-22.03-LTS-Next
This commit is contained in:
commit
456ab3f299
Binary file not shown.
BIN
kconfigwidgets-5.88.0.tar.xz
Normal file
BIN
kconfigwidgets-5.88.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: 1%{?dist}
|
||||
Version: 5.88.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)
|
||||
@ -28,7 +29,7 @@ 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 +70,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,5 +88,8 @@ 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
|
||||
|
||||
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 5.55.0-1
|
||||
- Init kf5-kconfigwidgets project
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user