diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index d403e19..700c568 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.90.0 +Version: 5.95.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -74,7 +74,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_qtplugindir}/designer/*5widgets.so %files devel -%{_kf5_includedir}/kiconthemes_version.h %{_kf5_includedir}/KIconThemes/ %{_kf5_libdir}/libKF5IconThemes.so %{_kf5_libdir}/cmake/KF5IconThemes/ @@ -82,6 +81,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* 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 - update to upstream version 5.90.0 diff --git a/kiconthemes-5.90.0.tar.xz b/kiconthemes-5.90.0.tar.xz deleted file mode 100644 index ae14817..0000000 Binary files a/kiconthemes-5.90.0.tar.xz and /dev/null differ diff --git a/kiconthemes-5.95.0.tar.xz b/kiconthemes-5.95.0.tar.xz new file mode 100644 index 0000000..4ef70d5 Binary files /dev/null and b/kiconthemes-5.95.0.tar.xz differ