diff --git a/kcodecs-5.90.0.tar.xz b/kcodecs-5.90.0.tar.xz deleted file mode 100644 index 69abc21..0000000 Binary files a/kcodecs-5.90.0.tar.xz and /dev/null differ diff --git a/kcodecs-5.95.0.tar.xz b/kcodecs-5.95.0.tar.xz new file mode 100644 index 0000000..a21bc33 Binary files /dev/null and b/kcodecs-5.95.0.tar.xz differ diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 4a4d3f0..3336e9c 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -2,8 +2,8 @@ %global framework kcodecs Name: kf5-%{framework} -Version: 5.90.0 -Release: 1 +Version: 5.95.0 +Release: 1 Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods License: GPLv2+ and LGPLv2+ and BSD @@ -67,14 +67,16 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_libdir}/libKF5Codecs.so.* %files devel -%{_kf5_includedir}/kcodecs_version.h %{_kf5_includedir}/KCodecs/ %{_kf5_libdir}/libKF5Codecs.so %{_kf5_libdir}/cmake/KF5Codecs/ %{_kf5_archdatadir}/mkspecs/modules/qt_KCodecs.pri -%changelog +%changelog +* Mon Jul 04 2022 loong_C - 5.95.0-1 +- update to upstream version 5.95.0 + * Sat Feb 12 2022 tanyulong - 5.90.0-1 - update to upstream version 5.90.0