!18 Update to upstream version 5.100.0
From: @jxy_git Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
b25f7bb91b
@ -2,7 +2,7 @@
|
||||
%global framework kguiaddons
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.97.0
|
||||
Version: 5.100.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtGui
|
||||
|
||||
@ -41,11 +41,9 @@ Requires: qt5-qtbase-devel
|
||||
The %{name}-devel package contains libraries and header files for
|
||||
developing applications that use %{name}.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n %{framework}-%{version}
|
||||
|
||||
|
||||
%build
|
||||
mkdir %{_target_platform}
|
||||
pushd %{_target_platform}
|
||||
@ -54,11 +52,9 @@ popd
|
||||
|
||||
%make_build -C %{_target_platform}
|
||||
|
||||
|
||||
%install
|
||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
@ -75,8 +71,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_libdir}/cmake/KF5GuiAddons/
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KGuiAddons.pri
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.100.0-1
|
||||
- Update to upstream version 5.100.0
|
||||
|
||||
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
|
||||
- update to upstream version 5.97.0
|
||||
|
||||
@ -86,7 +84,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
* 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
|
||||
* Thu Jan 13 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.88.0-1
|
||||
- update to upstream version 5.88.0
|
||||
|
||||
* Mon Dec 13 2021 douyan <douyan@kylinos.cn> - 5.55.0-2
|
||||
@ -95,5 +93,5 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
* Mon Feb 04 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.55.0-1
|
||||
- 5.55.0
|
||||
|
||||
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 5.55.0-1
|
||||
* Thu Jul 23 2020 wangmian <wangmian@kylinos.cn> - 5.55.0-1
|
||||
- Init kf5-kguiaddons project
|
||||
|
||||
BIN
kguiaddons-5.100.0.tar.xz
Normal file
BIN
kguiaddons-5.100.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user