!11 Update to upstream version 5.100.0
From: @jxy_git Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
6d8e734d56
21
kf5-kio.spec
21
kf5-kio.spec
@ -1,7 +1,7 @@
|
|||||||
%global framework kio
|
%global framework kio
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.97.0
|
Version: 5.100.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction
|
Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction
|
||||||
|
|
||||||
@ -163,7 +163,6 @@ KIONTLM provides support for NTLM authentication mechanism in KIO
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -n %{framework}-%{version} -p1
|
%autosetup -n %{framework}-%{version} -p1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir %{_target_platform}
|
mkdir %{_target_platform}
|
||||||
pushd %{_target_platform}
|
pushd %{_target_platform}
|
||||||
@ -172,14 +171,11 @@ popd
|
|||||||
|
|
||||||
%make_build -C %{_target_platform}
|
%make_build -C %{_target_platform}
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||||
|
|
||||||
|
|
||||||
%find_lang %{name} --all-name --with-man %{?_with_html}
|
%find_lang %{name} --all-name --with-man %{?_with_html}
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSES/*.txt
|
%license LICENSES/*.txt
|
||||||
%doc README.md
|
%doc README.md
|
||||||
@ -269,22 +265,25 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KIOGui.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KIOGui.pri
|
||||||
%{_datadir}/dbus-1/interfaces/*.xml
|
%{_datadir}/dbus-1/interfaces/*.xml
|
||||||
%{_kf5_bindir}/protocoltojson
|
%{_kf5_bindir}/protocoltojson
|
||||||
%dir %{_kf5_datadir}/kdevfiletemplates/
|
%dir %{_kf5_datadir}/kdevappwizard/
|
||||||
%dir %{_kf5_datadir}/kdevfiletemplates/templates/
|
%dir %{_kf5_datadir}/kdevappwizard/templates/
|
||||||
%{_kf5_datadir}/kdevfiletemplates/templates/kioworker.tar.bz2
|
%{_kf5_datadir}/kdevappwizard/templates/kioworker.tar.bz2
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
|
||||||
- update to upstream version 5.97.0
|
- 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
|
- 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
|
- 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
|
- update to upstream version 5.88.0
|
||||||
|
|
||||||
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
||||||
|
|||||||
BIN
kio-5.100.0.tar.xz
Normal file
BIN
kio-5.100.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user