Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma6-activities for openSUSE:Factory checked in at 2024-03-14 17:43:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-activities (Old) and /work/SRC/openSUSE:Factory/.plasma6-activities.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-activities" Thu Mar 14 17:43:35 2024 rev:2 rq:1157714 version:6.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-activities/plasma6-activities.changes 2024-03-11 15:32:14.730681698 +0100 +++ /work/SRC/openSUSE:Factory/.plasma6-activities.new.1905/plasma6-activities.changes 2024-03-14 17:44:07.339315601 +0100 @@ -1,0 +2,9 @@ +Wed Mar 13 09:10:04 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: ---- plasma-activities-6.0.1.tar.xz plasma-activities-6.0.1.tar.xz.sig New: ---- plasma-activities-6.0.2.tar.xz plasma-activities-6.0.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-activities.spec ++++++ --- /var/tmp/diff_new_pack.JzGJ8t/_old 2024-03-14 17:44:08.187346694 +0100 +++ /var/tmp/diff_new_pack.JzGJ8t/_new 2024-03-14 17:44:08.191346841 +0100 @@ -1,7 +1,7 @@ # # spec file for package plasma6-activities # -# 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 plasma-activities %bcond_without released Name: plasma6-activities -Version: 6.0.1 +Version: 6.0.2 Release: 0 Summary: Plasma Activities support License: GPL-2.0-or-later ++++++ plasma-activities-6.0.1.tar.xz -> plasma-activities-6.0.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-activities-6.0.1/CMakeLists.txt new/plasma-activities-6.0.2/CMakeLists.txt --- old/plasma-activities-6.0.1/CMakeLists.txt 2024-03-05 23:36:14.000000000 +0100 +++ new/plasma-activities-6.0.2/CMakeLists.txt 2024-03-12 13:44:40.000000000 +0100 @@ -1,7 +1,7 @@ # vim:set softtabstop=3 shiftwidth=3 tabstop=3 expandtab: cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.0.1") +set(PROJECT_VERSION "6.0.2") project(PlasmaActivities VERSION ${PROJECT_VERSION}) set(PROJECT_VERSION_MAJOR "6")