Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package polkit-kde-agent-6 for openSUSE:Factory checked in at 2024-03-14 17:43:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-6 (Old) and /work/SRC/openSUSE:Factory/.polkit-kde-agent-6.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-kde-agent-6" Thu Mar 14 17:43:50 2024 rev:2 rq:1157735 version:6.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/polkit-kde-agent-6/polkit-kde-agent-6.changes 2024-03-11 15:32:46.883870764 +0100 +++ /work/SRC/openSUSE:Factory/.polkit-kde-agent-6.new.1905/polkit-kde-agent-6.changes 2024-03-14 17:44:29.348123363 +0100 @@ -1,0 +2,9 @@ +Wed Mar 13 09:10:37 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.0.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.2 +- Changes since 6.0.1: + * update version for new release + +------------------------------------------------------------------- Old: ---- polkit-kde-agent-1-6.0.1.tar.xz polkit-kde-agent-1-6.0.1.tar.xz.sig New: ---- polkit-kde-agent-1-6.0.2.tar.xz polkit-kde-agent-1-6.0.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit-kde-agent-6.spec ++++++ --- /var/tmp/diff_new_pack.ZfERXI/_old 2024-03-14 17:44:30.064149700 +0100 +++ /var/tmp/diff_new_pack.ZfERXI/_new 2024-03-14 17:44:30.064149700 +0100 @@ -1,7 +1,7 @@ # # spec file for package polkit-kde-agent-6 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define rname polkit-kde-agent-1 %bcond_without released Name: polkit-kde-agent-6 -Version: 6.0.1 +Version: 6.0.2 Release: 0 Summary: PolicyKit authentication agent for Plasma License: GPL-2.0-only AND LGPL-2.1-or-later ++++++ polkit-kde-agent-1-6.0.1.tar.xz -> polkit-kde-agent-1-6.0.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-6.0.1/CMakeLists.txt new/polkit-kde-agent-1-6.0.2/CMakeLists.txt --- old/polkit-kde-agent-1-6.0.1/CMakeLists.txt 2024-03-05 23:38:21.000000000 +0100 +++ new/polkit-kde-agent-1-6.0.2/CMakeLists.txt 2024-03-12 13:46:47.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(polkit-kde-agent-1) -set(PROJECT_VERSION "6.0.1") +set(PROJECT_VERSION "6.0.2") set(QT_MIN_VERSION "6.6.0") set(KF6_MIN_VERSION "6.0.0")