Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package polkit-kde-agent-5 for openSUSE:Factory checked in at 2022-02-24 18:19:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old) and /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-kde-agent-5" Thu Feb 24 18:19:04 2022 rev:124 rq:956991 version:5.24.2 Changes: -------- --- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes 2022-02-17 23:40:19.079701018 +0100 +++ /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.1958/polkit-kde-agent-5.changes 2022-02-24 18:19:58.666714015 +0100 @@ -1,0 +2,9 @@ +Tue Feb 22 16:21:06 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.2 +- No code changes since 5.24.1 + +------------------------------------------------------------------- Old: ---- polkit-kde-agent-1-5.24.1.tar.xz polkit-kde-agent-1-5.24.1.tar.xz.sig New: ---- polkit-kde-agent-1-5.24.2.tar.xz polkit-kde-agent-1-5.24.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit-kde-agent-5.spec ++++++ --- /var/tmp/diff_new_pack.JQRZdq/_old 2022-02-24 18:19:59.234713863 +0100 +++ /var/tmp/diff_new_pack.JQRZdq/_new 2022-02-24 18:19:59.242713861 +0100 @@ -18,7 +18,7 @@ %bcond_without released Name: polkit-kde-agent-5 -Version: 5.24.1 +Version: 5.24.2 Release: 0 Summary: PolicyKit authentication agent for KDE License: GPL-2.0-only AND LGPL-2.1-or-later ++++++ polkit-kde-agent-1-5.24.1.tar.xz -> polkit-kde-agent-1-5.24.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.24.1/CMakeLists.txt new/polkit-kde-agent-1-5.24.2/CMakeLists.txt --- old/polkit-kde-agent-1-5.24.1/CMakeLists.txt 2022-02-15 13:45:35.000000000 +0100 +++ new/polkit-kde-agent-1-5.24.2/CMakeLists.txt 2022-02-22 13:28:11.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(polkit-kde-agent-1) -set(PROJECT_VERSION "5.24.1") +set(PROJECT_VERSION "5.24.2") set(QT_MIN_VERSION "5.15.0") set(KF5_MIN_VERSION "5.86")