!13 [sync] PR-10: Update to upstream version 5.100.0

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2023-04-24 07:00:36 +00:00 committed by Gitee
commit 2e613a47b8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global framework kdelibs4support
Name: kf5-%{framework}
Version: 5.97.0
Version: 5.100.0
Release: 1
Summary: KDE Frameworks 5 Tier 4 module with porting aid from KDELibs 4
License: GPLv2+ and LGPLv2+ and BSD
@ -111,7 +111,6 @@ developing applications that use %{name}.
%prep
%autosetup -n %{framework}-%{version} -p1
%build
mkdir %{_target_platform}
pushd %{_target_platform}
@ -124,7 +123,6 @@ popd
%make_build -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
@ -149,7 +147,6 @@ fi
## use kdebugrc from kde-settings instead
rm -fv %{buildroot}%{_kf5_sysconfdir}/xdg/kdebugrc
%files -f %{name}.lang
%doc README.md
%license COPYING.LIB
@ -192,6 +189,9 @@ rm -fv %{buildroot}%{_kf5_sysconfdir}/xdg/kdebugrc
%changelog
* Tue Dec 13 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