Hello community, here is the log from the commit of package khotkeys5 for openSUSE:Factory checked in at 2018-10-08 17:37:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/khotkeys5 (Old) and /work/SRC/openSUSE:Factory/.khotkeys5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khotkeys5" Mon Oct 8 17:37:00 2018 rev:70 rq:640294 version:5.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/khotkeys5/khotkeys5.changes 2018-09-13 23:51:09.442416732 +0200 +++ /work/SRC/openSUSE:Factory/.khotkeys5.new/khotkeys5.changes 2018-10-08 17:37:06.851118961 +0200 @@ -1,0 +2,27 @@ +Fri Oct 5 10:01:10 UTC 2018 - fab...@ritter-vogt.de + +- Update to 5.14.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.0.php +- No code changes since 5.13.90 + +------------------------------------------------------------------- +Sat Sep 15 16:25:28 UTC 2018 - fab...@ritter-vogt.de + +- Add tarball signature and keyring containing keys of release managers + Jonathan Riddell and Bhushan Shah + +------------------------------------------------------------------- +Thu Sep 13 17:24:59 UTC 2018 - fab...@ritter-vogt.de + +- Update to 5.13.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.90.php +- Changes since 5.13.5: + * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency. + * Remove unused entry X-KDE-DBus-ModuleName from the kded plugin metadata + * Make Apply/Discard settings prompt consistent with rest of settings + +------------------------------------------------------------------- Old: ---- khotkeys-5.13.5.tar.xz New: ---- khotkeys-5.14.0.tar.xz khotkeys-5.14.0.tar.xz.sig plasma.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ khotkeys5.spec ++++++ --- /var/tmp/diff_new_pack.GHwDR4/_old 2018-10-08 17:37:08.959116278 +0200 +++ /var/tmp/diff_new_pack.GHwDR4/_new 2018-10-08 17:37:08.963116272 +0200 @@ -18,17 +18,21 @@ %bcond_without lang Name: khotkeys5 -Version: 5.13.5 +Version: 5.14.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) -%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) -%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} +%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} +# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) +%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} Summary: KDE's hotkey daemon License: GPL-2.0-or-later Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/khotkeys-%{version}.tar.xz +Source: khotkeys-%{version}.tar.xz +%if %{with lang} +Source1: khotkeys-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif # PATCH-FIX-OPENSUSE Patch: 0001-Use-qdbus-qt5-and-qdbusviewer-qt5.patch BuildRequires: extra-cmake-modules >= 1.1.0 ++++++ khotkeys-5.13.5.tar.xz -> khotkeys-5.14.0.tar.xz ++++++ ++++ 3569 lines of diff (skipped)