Hello community, here is the log from the commit of package kcodecs for openSUSE:Factory checked in at 2020-07-14 07:51:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcodecs (Old) and /work/SRC/openSUSE:Factory/.kcodecs.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcodecs" Tue Jul 14 07:51:47 2020 rev:81 rq:820346 version:5.72.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes 2020-06-16 13:41:52.284902735 +0200 +++ /work/SRC/openSUSE:Factory/.kcodecs.new.3060/kcodecs.changes 2020-07-14 07:52:42.872512264 +0200 @@ -1,0 +2,14 @@ +Sun Jul 5 07:55:08 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.72.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.72.0 +- Changes since 5.71.0: + * Minor optimisation + * Fix another "Using QCharRef with an index pointing outside the valid + * Minor optimization + * Fix warning about "Using QCharRef with an index pointing outside the + * Add some \n otherwise text can be very big in messagebox + +------------------------------------------------------------------- Old: ---- kcodecs-5.71.0.tar.xz kcodecs-5.71.0.tar.xz.sig New: ---- kcodecs-5.72.0.tar.xz kcodecs-5.72.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcodecs.spec ++++++ --- /var/tmp/diff_new_pack.iBe40u/_old 2020-07-14 07:52:44.380517147 +0200 +++ /var/tmp/diff_new_pack.iBe40u/_new 2020-07-14 07:52:44.380517147 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Codecs5 -%define _tar_path 5.71 +%define _tar_path 5.72 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcodecs -Version: 5.71.0 +Version: 5.72.0 Release: 0 Summary: Method collection to manipulate strings using various encodings License: LGPL-2.1-or-later @@ -36,7 +36,6 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -BuildRequires: cmake >= 3.5 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: gperf @@ -98,15 +97,16 @@ %endif %files -n %{lname} -%license COPYING* +%license LICENSES/* %doc README* -%{_kf5_libdir}/libKF5Codecs.so.* %{_kf5_debugdir}/*.categories +%{_kf5_libdir}/libKF5Codecs.so.* %files devel -%{_kf5_libdir}/libKF5Codecs.so -%{_kf5_libdir}/cmake/KF5Codecs/ +%license LICENSES/* %{_kf5_includedir}/ +%{_kf5_libdir}/cmake/KF5Codecs/ +%{_kf5_libdir}/libKF5Codecs.so %{_kf5_mkspecsdir}/qt_KCodecs.pri %changelog ++++++ kcodecs-5.71.0.tar.xz -> kcodecs-5.72.0.tar.xz ++++++ ++++ 9557 lines of diff (skipped)
