diff --git a/kcodecs-5.55.0.tar.xz b/kcodecs-5.55.0.tar.xz deleted file mode 100644 index d1774fd..0000000 Binary files a/kcodecs-5.55.0.tar.xz and /dev/null differ diff --git a/kcodecs-5.88.0.tar.xz b/kcodecs-5.88.0.tar.xz new file mode 100644 index 0000000..03565a7 Binary files /dev/null and b/kcodecs-5.88.0.tar.xz differ diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index aa45d8f..d2d0f90 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -1,12 +1,13 @@ +%undefine __cmake_in_source_build %global framework kcodecs Name: kf5-%{framework} -Version: 5.55.0 -Release: 2 +Version: 5.88.0 +Release: 1 Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods License: GPLv2+ and LGPLv2+ and BSD -URL: https://cgit.kde.org/%{framework}.git +URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -61,8 +62,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %files -f kcodecs5_qt.lang %doc README.md -%license COPYING COPYING.LIB -%{_sysconfdir}/xdg/%{framework}* +%license LICENSES/*.txt +%{_kf5_datadir}/qlogging-categories5/*categories %{_kf5_libdir}/libKF5Codecs.so.* %files devel @@ -74,6 +75,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Jan 13 2022 pei-jiankang - 5.88.0-1 +- update to upstream version 5.88.0 + * Mon Dec 12 2020 huanghaitao - 5.55.0-2 - Remove the release suffix