!11 Update to upstream version 5.100.0

From: @jxy_git 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-12-23 02:42:09 +00:00 committed by Gitee
commit 6d8e734d56
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 10 additions and 11 deletions

View File

@ -1,7 +1,7 @@
%global framework kio
Name: kf5-%{framework}
Version: 5.97.0
Version: 5.100.0
Release: 1
Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction
@ -163,7 +163,6 @@ KIONTLM provides support for NTLM authentication mechanism in KIO
%prep
%autosetup -n %{framework}-%{version} -p1
%build
mkdir %{_target_platform}
pushd %{_target_platform}
@ -172,14 +171,11 @@ popd
%make_build -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang %{name} --all-name --with-man %{?_with_html}
%files
%license LICENSES/*.txt
%doc README.md
@ -269,22 +265,25 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_archdatadir}/mkspecs/modules/qt_KIOGui.pri
%{_datadir}/dbus-1/interfaces/*.xml
%{_kf5_bindir}/protocoltojson
%dir %{_kf5_datadir}/kdevfiletemplates/
%dir %{_kf5_datadir}/kdevfiletemplates/templates/
%{_kf5_datadir}/kdevfiletemplates/templates/kioworker.tar.bz2
%dir %{_kf5_datadir}/kdevappwizard/
%dir %{_kf5_datadir}/kdevappwizard/templates/
%{_kf5_datadir}/kdevappwizard/templates/kioworker.tar.bz2
%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
* Tue Jul 05 2022 tanyulong<tanyulong@kylinos.cn> - 5.95.0-1
* Tue Jul 05 2022 tanyulong <tanyulong@kylinos.cn> - 5.95.0-1
- update to upstream version 5.95.0
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
* Sat Feb 12 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0
* Sun Jan 16 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.88.0-1
* Sun Jan 16 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.88.0-1
- update to upstream version 5.88.0
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1

BIN
kio-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.