diff --git a/kcodecs-5.100.0.tar.xz b/kcodecs-5.100.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..ffe3dd643031ab54c0ebb1b61bd266ca05807b5c Binary files /dev/null and b/kcodecs-5.100.0.tar.xz differ diff --git a/kcodecs-5.97.0.tar.xz b/kcodecs-5.97.0.tar.xz deleted file mode 100644 index d0e0231a35cf6a049a0847765c77bd1cb741f03d..0000000000000000000000000000000000000000 Binary files a/kcodecs-5.97.0.tar.xz and /dev/null differ diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 3186eaea1eadd4ff5e5202a087f1613cda95dbb2..17d5c1088d2b8daa7901994a372339fb772df5ec 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -2,7 +2,7 @@ %global framework kcodecs Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.100.0 Release: 1 Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods @@ -29,7 +29,6 @@ Requires: kf5-filesystem >= %{majmin} %description KDE Frameworks 5 Tier 1 addon with string manipulation methods. - %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} @@ -38,11 +37,9 @@ Requires: qt5-qtbase-devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. - %prep %autosetup -n %{framework}-%{version} - %build mkdir %{_target_platform} pushd %{_target_platform} @@ -51,13 +48,11 @@ popd %make_build -C %{_target_platform} - %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang_kf5 kcodecs5_qt - %ldconfig_scriptlets %files -f kcodecs5_qt.lang @@ -72,8 +67,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_libdir}/cmake/KF5Codecs/ %{_kf5_archdatadir}/mkspecs/modules/qt_KCodecs.pri - %changelog +* Fri Dec 09 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