Hello community, here is the log from the commit of package kcodecs for openSUSE:Factory checked in at 2019-10-14 13:33:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcodecs (Old) and /work/SRC/openSUSE:Factory/.kcodecs.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcodecs" Mon Oct 14 13:33:35 2019 rev:72 rq:738010 version:5.63.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes 2019-09-23 12:21:48.617763573 +0200 +++ /work/SRC/openSUSE:Factory/.kcodecs.new.2352/kcodecs.changes 2019-10-14 13:34:28.002497625 +0200 @@ -1,0 +2,11 @@ +Sun Oct 6 13:26:19 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.63.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.63.0.php +- Changes since 5.62.0: + * Remove useless variable + * Port from QString::sprintf to QString::asprintf + +------------------------------------------------------------------- Old: ---- kcodecs-5.62.0.tar.xz kcodecs-5.62.0.tar.xz.sig New: ---- kcodecs-5.63.0.tar.xz kcodecs-5.63.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcodecs.spec ++++++ --- /var/tmp/diff_new_pack.n2GbPw/_old 2019-10-14 13:34:28.594496082 +0200 +++ /var/tmp/diff_new_pack.n2GbPw/_new 2019-10-14 13:34:28.598496072 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Codecs5 -%define _tar_path 5.62 +%define _tar_path 5.63 # 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.62.0 +Version: 5.63.0 Release: 0 Summary: Method collection to manipulate strings using various encodings License: LGPL-2.1-or-later @@ -36,14 +36,14 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -BuildRequires: cmake >= 3.0 +BuildRequires: cmake >= 3.5 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: gperf BuildRequires: kf5-filesystem -BuildRequires: cmake(Qt5Core) >= 5.6.0 +BuildRequires: cmake(Qt5Core) >= 5.11.0 %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.11.0 %endif %description @@ -67,7 +67,7 @@ Group: Development/Libraries/KDE Requires: %{lname} = %{version} Requires: extra-cmake-modules -Requires: cmake(Qt5Core) >= 5.6.0 +Requires: cmake(Qt5Core) >= 5.11.0 %description devel Development files for KCodecs, a method collection to manipulate ++++++ kcodecs-5.62.0.tar.xz -> kcodecs-5.63.0.tar.xz ++++++ ++++ 2703 lines of diff (skipped)
