Hello community, here is the log from the commit of package polkit-kde-agent-5 for openSUSE:Factory checked in at 2020-02-22 19:06:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old) and /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-kde-agent-5" Sat Feb 22 19:06:26 2020 rev:87 rq:776835 version:5.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes 2020-02-10 21:52:32.686161850 +0100 +++ /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.26092/polkit-kde-agent-5.changes 2020-02-22 19:06:49.450392739 +0100 @@ -1,0 +2,9 @@ +Tue Feb 18 14:05:59 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.18.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.1.php +- No code changes since 5.18.0 + +------------------------------------------------------------------- Old: ---- polkit-kde-agent-1-5.18.0.tar.xz polkit-kde-agent-1-5.18.0.tar.xz.sig New: ---- polkit-kde-agent-1-5.18.1.tar.xz polkit-kde-agent-1-5.18.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit-kde-agent-5.spec ++++++ --- /var/tmp/diff_new_pack.gEjrw0/_old 2020-02-22 19:06:49.966393767 +0100 +++ /var/tmp/diff_new_pack.gEjrw0/_new 2020-02-22 19:06:49.966393767 +0100 @@ -18,15 +18,15 @@ %bcond_without lang Name: polkit-kde-agent-5 -Version: 5.18.0 +Version: 5.18.1 Release: 0 Summary: PolicyKit authentication agent for KDE License: GPL-2.0-only AND LGPL-2.1-or-later Group: Development/Libraries/KDE Url: http://www.kde.org/ -Source: polkit-kde-agent-1-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz %if %{with lang} -Source1: polkit-kde-agent-1-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 1.2.0 ++++++ polkit-kde-agent-1-5.18.0.tar.xz -> polkit-kde-agent-1-5.18.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.18.0/CMakeLists.txt new/polkit-kde-agent-1-5.18.1/CMakeLists.txt --- old/polkit-kde-agent-1-5.18.0/CMakeLists.txt 2020-02-06 14:31:55.000000000 +0100 +++ new/polkit-kde-agent-1-5.18.1/CMakeLists.txt 2020-02-18 14:26:31.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(polkit-kde-agent-1) -set(PROJECT_VERSION "5.18.0") +set(PROJECT_VERSION "5.18.1") set(QT_MIN_VERSION "5.12.0") set(KF5_MIN_VERSION "5.66.0")