diff --git a/kcodecs-5.90.0.tar.xz b/kcodecs-5.90.0.tar.xz deleted file mode 100644 index 69abc211f9c79cf70eb468cda5b5bbe30da66944..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..a21bc335776cf477b27edfededc16a2ad5ac7c0c Binary files /dev/null and b/kcodecs-5.95.0.tar.xz differ diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 4a4d3f05bee3c50703f91d6125692d84426a745b..3336e9ccd6eeffd56a337b1a60831ec5596f642e 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