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-03-12 17:15:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old) and /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-kde-agent-5" Sat Mar 12 17:15:06 2022 rev:126 rq:960899 version:5.24.3 Changes: -------- --- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes 2022-03-11 11:51:21.566985334 +0100 +++ /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.25692/polkit-kde-agent-5.changes 2022-03-12 17:15:44.174323591 +0100 @@ -1,0 +2,10 @@ +Tue Mar 8 18:10:03 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.3 +- No code changes since 5.24.2 +- Restore compatibility with older kf5-filesystem + +------------------------------------------------------------------- Old: ---- polkit-kde-agent-1-5.24.2.tar.xz polkit-kde-agent-1-5.24.2.tar.xz.sig New: ---- polkit-kde-agent-1-5.24.3.tar.xz polkit-kde-agent-1-5.24.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit-kde-agent-5.spec ++++++ --- /var/tmp/diff_new_pack.mBwvHk/_old 2022-03-12 17:15:44.714324216 +0100 +++ /var/tmp/diff_new_pack.mBwvHk/_new 2022-03-12 17:15:44.718324221 +0100 @@ -18,7 +18,7 @@ %bcond_without released Name: polkit-kde-agent-5 -Version: 5.24.2 +Version: 5.24.3 Release: 0 Summary: PolicyKit authentication agent for KDE License: GPL-2.0-only AND LGPL-2.1-or-later @@ -84,7 +84,11 @@ %{_kf5_configdir}/autostart/polkit-kde-authentication-agent-1.desktop %{_kf5_notifydir}/ %{_kf5_applicationsdir}/org.kde.polkit-kde-authentication-agent-1.desktop +%if %{pkg_vcmp kf5-filesystem >= 20220307} %{_libexecdir}/polkit-kde-authentication-agent-1 +%else +%{_kf5_libdir}/libexec/polkit-kde-authentication-agent-1 +%endif %{_userunitdir}/plasma-polkit-agent.service %changelog ++++++ polkit-kde-agent-1-5.24.2.tar.xz -> polkit-kde-agent-1-5.24.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.24.2/CMakeLists.txt new/polkit-kde-agent-1-5.24.3/CMakeLists.txt --- old/polkit-kde-agent-1-5.24.2/CMakeLists.txt 2022-02-22 13:28:11.000000000 +0100 +++ new/polkit-kde-agent-1-5.24.3/CMakeLists.txt 2022-03-08 12:38:04.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(polkit-kde-agent-1) -set(PROJECT_VERSION "5.24.2") +set(PROJECT_VERSION "5.24.3") set(QT_MIN_VERSION "5.15.0") set(KF5_MIN_VERSION "5.86") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.24.2/po/zh_CN/polkit-kde-authentication-agent-1.po new/polkit-kde-agent-1-5.24.3/po/zh_CN/polkit-kde-authentication-agent-1.po --- old/polkit-kde-agent-1-5.24.2/po/zh_CN/polkit-kde-authentication-agent-1.po 2022-02-22 13:28:11.000000000 +0100 +++ new/polkit-kde-agent-1-5.24.3/po/zh_CN/polkit-kde-authentication-agent-1.po 2022-03-08 12:38:03.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-10-22 00:19+0000\n" -"PO-Revision-Date: 2022-02-15 12:07\n" +"PO-Revision-Date: 2022-03-05 15:06\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"