diff --git a/kf5-kio.spec b/kf5-kio.spec index a4f78ac..56ab7be 100644 --- a/kf5-kio.spec +++ b/kf5-kio.spec @@ -1,7 +1,7 @@ %global framework kio Name: kf5-%{framework} -Version: 5.88.0 +Version: 5.90.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction @@ -79,6 +79,7 @@ Requires: %{name}-gui%{?_isa} = %{version}-%{release} Requires: kf5-kded +%global _with_html --with-html %description KDE Frameworks 5 Tier 3 solution for filesystem abstraction @@ -271,7 +272,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog -* Sun Jan 16 2022 pei-jiankang - 5.88.0-1 +* Sat Feb 12 2022 pei-jiankang - 5.90.0-1 +- update to upstream version 5.90.0 + +* Sun Jan 16 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0 * Mon Aug 17 2020 yeqinglong - 5.55.0-1 diff --git a/kio-5.88.0.tar.xz b/kio-5.88.0.tar.xz deleted file mode 100644 index 0fd512a..0000000 Binary files a/kio-5.88.0.tar.xz and /dev/null differ diff --git a/kio-5.90.0.tar.xz b/kio-5.90.0.tar.xz new file mode 100644 index 0000000..6295088 Binary files /dev/null and b/kio-5.90.0.tar.xz differ