Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kactivitymanagerd6 for openSUSE:Factory checked in at 2025-10-29 21:04:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kactivitymanagerd6 (Old) and /work/SRC/openSUSE:Factory/.kactivitymanagerd6.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kactivitymanagerd6" Wed Oct 29 21:04:31 2025 rev:31 rq:1314144 version:6.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kactivitymanagerd6/kactivitymanagerd6.changes 2025-10-22 12:12:08.188913357 +0200 +++ /work/SRC/openSUSE:Factory/.kactivitymanagerd6.new.1980/kactivitymanagerd6.changes 2025-10-29 21:05:00.038446374 +0100 @@ -1,0 +2,9 @@ +Tue Oct 28 11:49:38 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.5.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.5.1 +- Changes since 6.5.0: + * Update version for new release 6.5.1 + +------------------------------------------------------------------- Old: ---- kactivitymanagerd-6.5.0.tar.xz kactivitymanagerd-6.5.0.tar.xz.sig New: ---- kactivitymanagerd-6.5.1.tar.xz kactivitymanagerd-6.5.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kactivitymanagerd6.spec ++++++ --- /var/tmp/diff_new_pack.6NjXRM/_old 2025-10-29 21:05:02.106534287 +0100 +++ /var/tmp/diff_new_pack.6NjXRM/_new 2025-10-29 21:05:02.122534967 +0100 @@ -22,14 +22,14 @@ %define rname kactivitymanagerd %bcond_without released Name: kactivitymanagerd6 -Version: 6.5.0 +Version: 6.5.1 Release: 0 Summary: KDE Plasma Activities support License: GPL-2.0-or-later URL: https://invent.kde.org/plasma/kactivitymanagerd -Source: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: fdupes ++++++ kactivitymanagerd-6.5.0.tar.xz -> kactivitymanagerd-6.5.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kactivitymanagerd-6.5.0/CMakeLists.txt new/kactivitymanagerd-6.5.1/CMakeLists.txt --- old/kactivitymanagerd-6.5.0/CMakeLists.txt 2025-10-16 11:04:39.000000000 +0200 +++ new/kactivitymanagerd-6.5.1/CMakeLists.txt 2025-10-28 10:17:30.000000000 +0100 @@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.5.0") -set(PROJECT_DEP_VERSION "6.5.0") +set(PROJECT_VERSION "6.5.1") +set(PROJECT_DEP_VERSION "6.5.1") project (KActivityManagerd VERSION ${PROJECT_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kactivitymanagerd-6.5.0/po/ca/kactivities6.po new/kactivitymanagerd-6.5.1/po/ca/kactivities6.po --- old/kactivitymanagerd-6.5.0/po/ca/kactivities6.po 2025-10-16 11:04:39.000000000 +0200 +++ new/kactivitymanagerd-6.5.1/po/ca/kactivities6.po 2025-10-28 10:17:30.000000000 +0100 @@ -4,8 +4,8 @@ # version 3 or later versions approved by the membership of KDE e.V. # # SPDX-FileCopyrightText: 2014, 2015, 2024 Josep M. Ferrer <[email protected]> -# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2018, 2021. -# Empar Montoro Martín <[email protected]>, 2019. +# SPDX-FileCopyrightText: 2014, 2015, 2018, 2021 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]> msgid "" msgstr "" "Project-Id-Version: kactivitymanagerd\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kactivitymanagerd-6.5.0/po/ca@valencia/kactivities6.po new/kactivitymanagerd-6.5.1/po/ca@valencia/kactivities6.po --- old/kactivitymanagerd-6.5.0/po/ca@valencia/kactivities6.po 2025-10-16 11:04:39.000000000 +0200 +++ new/kactivitymanagerd-6.5.1/po/ca@valencia/kactivities6.po 2025-10-28 10:17:30.000000000 +0100 @@ -4,8 +4,8 @@ # version 3 or later versions approved by the membership of KDE e.V. # # SPDX-FileCopyrightText: 2014, 2015, 2024 Josep M. Ferrer <[email protected]> -# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2018, 2021. -# Empar Montoro Martín <[email protected]>, 2019. +# SPDX-FileCopyrightText: 2014, 2015, 2018, 2021 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]> msgid "" msgstr "" "Project-Id-Version: kactivitymanagerd\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kactivitymanagerd-6.5.0/po/ro/kactivities6.po new/kactivitymanagerd-6.5.1/po/ro/kactivities6.po --- old/kactivitymanagerd-6.5.0/po/ro/kactivities6.po 2025-10-16 11:04:39.000000000 +0200 +++ new/kactivitymanagerd-6.5.1/po/ro/kactivities6.po 2025-10-28 10:17:30.000000000 +0100 @@ -1,13 +1,13 @@ -# Copyright (C) YEAR This file is copyright: +# Copyright (C) 2025 This file is copyright: # This file is distributed under the same license as the kactivitymanagerd package. -# Sergiu Bivol <[email protected]>, 2024. +# SPDX-FileCopyrightText: 2024, 2025 Sergiu Bivol <[email protected]> # msgid "" msgstr "" "Project-Id-Version: kactivitymanagerd\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-09-19 02:38+0000\n" -"PO-Revision-Date: 2024-02-18 15:58+0000\n" +"PO-Revision-Date: 2025-10-19 02:25+0100\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" "Language: ro\n" @@ -16,17 +16,17 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Lokalize 21.12.3\n" +"X-Generator: Lokalize 25.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "" +msgstr "Sergiu Bivol" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "" +msgstr "[email protected]" #: service/Activities.cpp:61 #, kde-format
