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.95.0.tar.xz b/kcodecs-5.95.0.tar.xz deleted file mode 100644 index a21bc335776cf477b27edfededc16a2ad5ac7c0c..0000000000000000000000000000000000000000 Binary files a/kcodecs-5.95.0.tar.xz and /dev/null differ diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 3336e9ccd6eeffd56a337b1a60831ec5596f642e..17d5c1088d2b8daa7901994a372339fb772df5ec 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -2,7 +2,7 @@ %global framework kcodecs Name: kf5-%{framework} -Version: 5.95.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,13 @@ 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 + * Mon Jul 04 2022 loong_C - 5.95.0-1 - update to upstream version 5.95.0 diff --git a/kf5-kcodecs.yaml b/kf5-kcodecs.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e62f5e6493413f736aa345d8b716260bb4735a67 --- /dev/null +++ b/kf5-kcodecs.yaml @@ -0,0 +1,4 @@ +version_control: gitlab +src_repo: https://invent.kde.org/frameworks/kcodecs.git +tag_prefix: "^v" +separator: "."