Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkscreen2 for openSUSE:Factory checked in at 2021-06-07 22:42:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkscreen2 (Old) and /work/SRC/openSUSE:Factory/.libkscreen2.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkscreen2" Mon Jun 7 22:42:32 2021 rev:120 rq:897488 version:5.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkscreen2/libkscreen2.changes 2021-05-06 22:52:30.318779681 +0200 +++ /work/SRC/openSUSE:Factory/.libkscreen2.new.32437/libkscreen2.changes 2021-06-07 22:42:45.904410615 +0200 @@ -1,0 +2,35 @@ +Thu Jun 3 13:06:15 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.22.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.0 +- Changes since 5.21.90: + * Use the same wayland connection to fetch screen information + +------------------------------------------------------------------- +Thu May 13 18:15:40 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.21.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.21.90 +- Changes since 5.21.5: + * Migrate to KDECompilerSettings + * Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable + * Add VRR properties + * Add overscan and capabilities properties + * Port Away from Qt Keywords + * Raise minimum CMake version to 3.16 + * Convert license headers to SPDX + * Remove unneeded include_directories + * Update CONTRIBUTING.md + * Remove manual symbol visibility handling + * Remove weird variable assignment + * Remove superflous ECM_KDE_MODULE_DIR + * Use versionless Qt cmake target + * Fix refresh rate reported for my laptop monitor + * wayland: Fix mapping between kscreen and kwayland transforms + * Add pre-commit hook for clang-format + +------------------------------------------------------------------- Old: ---- libkscreen-5.21.5.tar.xz libkscreen-5.21.5.tar.xz.sig New: ---- libkscreen-5.22.0.tar.xz libkscreen-5.22.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkscreen2.spec ++++++ --- /var/tmp/diff_new_pack.CTykbe/_old 2021-06-07 22:42:46.584411764 +0200 +++ /var/tmp/diff_new_pack.CTykbe/_new 2021-06-07 22:42:46.588411770 +0200 @@ -19,7 +19,7 @@ %bcond_without lang %define lname libKF5Screen7 Name: libkscreen2 -Version: 5.21.5 +Version: 5.22.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -29,13 +29,13 @@ License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/libkscreen-%{version}.tar.xz +Source: libkscreen-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/libkscreen-%{version}.tar.xz.sig +Source1: libkscreen-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: baselibs.conf -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.16 BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -92,7 +92,7 @@ %postun -n %{lname} -p /sbin/ldconfig %files plugin -%license COPYING* +%license LICENSES/* %{_kf5_bindir}/kscreen-doctor %{_kf5_plugindir}/ %{_kf5_libexecdir}/ @@ -100,11 +100,11 @@ %{_kf5_debugdir}/libkscreen.categories %files -n %{lname} -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5Screen.so.* %files devel -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5Screen.so %{_kf5_libdir}/cmake/KF5Screen/ %{_kf5_libdir}/pkgconfig/kscreen2.pc ++++++ libkscreen-5.21.5.tar.xz -> libkscreen-5.22.0.tar.xz ++++++ ++++ 6829 lines of diff (skipped)