diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 02140eb171eea014816112ce63cf8a0cdc56b3dd..7277443f000ce209dd27750c5f8eff4ef55a1104 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.100.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -49,7 +49,6 @@ developing applications that use %{name}. %prep %autosetup -n %{framework}-%{version} -p1 - %build mkdir %{_target_platform} pushd %{_target_platform} @@ -57,12 +56,10 @@ pushd %{_target_platform} popd %make_build -C %{_target_platform} - %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang %{name} --all-name - %ldconfig_scriptlets %files -f %{name}.lang @@ -82,16 +79,19 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Dec 13 2022 jiangxinyu - 5.100.0-1 +- Update to upstream version 5.100.0 + * Mon Sep 05 2022 liweiganga - 5.97.0-1 - update to upstream version 5.97.0 * Wed Jul 27 2022 liweiganga - 5.95.0-1 - update to upstream version 5.95.0 -* Sat Feb 12 2022 pei-jiankang - 5.90.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 +* 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/kiconthemes-5.100.0.tar.xz b/kiconthemes-5.100.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..b803556d87c2ccab6bdf88e67bcd30ce7eed7d9c Binary files /dev/null and b/kiconthemes-5.100.0.tar.xz differ diff --git a/kiconthemes-5.97.0.tar.xz b/kiconthemes-5.97.0.tar.xz deleted file mode 100644 index ff06a98ee81fd3ce2798da21942c5732022c3eb6..0000000000000000000000000000000000000000 Binary files a/kiconthemes-5.97.0.tar.xz and /dev/null differ