Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kactivitymanagerd6 for openSUSE:Factory checked in at 2026-06-25 10:48:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kactivitymanagerd6 (Old) and /work/SRC/openSUSE:Factory/.kactivitymanagerd6.new.2088 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kactivitymanagerd6" Thu Jun 25 10:48:26 2026 rev:43 rq:1361386 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kactivitymanagerd6/kactivitymanagerd6.changes 2026-06-18 21:35:10.198448359 +0200 +++ /work/SRC/openSUSE:Factory/.kactivitymanagerd6.new.2088/kactivitymanagerd6.changes 2026-06-25 10:48:32.583382537 +0200 @@ -1,0 +2,9 @@ +Tue Jun 23 10:54:41 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.1 +- Changes since 6.7.0: + * Update version for new release 6.7.1 + +------------------------------------------------------------------- Old: ---- kactivitymanagerd-6.7.0.tar.xz kactivitymanagerd-6.7.0.tar.xz.sig New: ---- kactivitymanagerd-6.7.1.tar.xz kactivitymanagerd-6.7.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kactivitymanagerd6.spec ++++++ --- /var/tmp/diff_new_pack.emoeKu/_old 2026-06-25 10:48:33.291407003 +0200 +++ /var/tmp/diff_new_pack.emoeKu/_new 2026-06-25 10:48:33.291407003 +0200 @@ -22,14 +22,14 @@ %define rname kactivitymanagerd %bcond_without released Name: kactivitymanagerd6 -Version: 6.7.0 +Version: 6.7.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.7.0.tar.xz -> kactivitymanagerd-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kactivitymanagerd-6.7.0/CMakeLists.txt new/kactivitymanagerd-6.7.1/CMakeLists.txt --- old/kactivitymanagerd-6.7.0/CMakeLists.txt 2026-06-11 11:31:31.000000000 +0200 +++ new/kactivitymanagerd-6.7.1/CMakeLists.txt 2026-06-23 10:10:44.000000000 +0200 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.7.0") +set(PROJECT_VERSION "6.7.1") set(PROJECT_DEP_VERSION "6.7.0") project (KActivityManagerd VERSION ${PROJECT_VERSION})
