Hello community, here is the log from the commit of package kpty for openSUSE:Factory checked in at 2020-07-14 07:54:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpty (Old) and /work/SRC/openSUSE:Factory/.kpty.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpty" Tue Jul 14 07:54:03 2020 rev:81 rq:820388 version:5.72.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpty/kpty.changes 2020-06-16 13:43:57.625359645 +0200 +++ /work/SRC/openSUSE:Factory/.kpty.new.3060/kpty.changes 2020-07-14 07:55:18.369015749 +0200 @@ -1,0 +2,11 @@ +Sun Jul 5 07:55:41 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: + * Add license texts as required by REUSE specification + * Convert license headers to SPDX statements + +------------------------------------------------------------------- Old: ---- kpty-5.71.0.tar.xz kpty-5.71.0.tar.xz.sig New: ---- kpty-5.72.0.tar.xz kpty-5.72.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpty.spec ++++++ --- /var/tmp/diff_new_pack.YuBJ6u/_old 2020-07-14 07:55:21.973027418 +0200 +++ /var/tmp/diff_new_pack.YuBJ6u/_new 2020-07-14 07:55:21.973027418 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Pty5 -%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: kpty -Version: 5.71.0 +Version: 5.72.0 Release: 0 Summary: Primitives to interface with pseudo terminal devices License: LGPL-2.1-or-later @@ -36,7 +36,6 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -101,15 +100,16 @@ %endif %files -n %{lname} -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5Pty.so.* %files devel -%{_kf5_libdir}/libKF5Pty.so -%{_kf5_libdir}/cmake/KF5Pty/ -%{_kf5_includedir}/*.h +%license LICENSES/* %dir %{_kf5_includedir}/*/ +%{_kf5_includedir}/*.h %{_kf5_includedir}/*/ +%{_kf5_libdir}/cmake/KF5Pty/ +%{_kf5_libdir}/libKF5Pty.so %{_kf5_mkspecsdir}/qt_KPty.pri %changelog ++++++ kpty-5.71.0.tar.xz -> kpty-5.72.0.tar.xz ++++++ ++++ 4906 lines of diff (skipped)
