Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma5support6 for openSUSE:Factory
checked in at 2025-11-06 18:12:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5support6 (Old)
and /work/SRC/openSUSE:Factory/.plasma5support6.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5support6"
Thu Nov 6 18:12:12 2025 rev:32 rq:1315819 version:6.5.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5support6/plasma5support6.changes
2025-10-29 21:05:45.156345791 +0100
+++
/work/SRC/openSUSE:Factory/.plasma5support6.new.1980/plasma5support6.changes
2025-11-06 18:12:38.041960882 +0100
@@ -1,0 +2,9 @@
+Tue Nov 4 23:05:44 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.2:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.2
+- Changes since 6.5.1:
+ * Update version for new release 6.5.2
+
+-------------------------------------------------------------------
Old:
----
plasma5support-6.5.1.tar.xz
plasma5support-6.5.1.tar.xz.sig
New:
----
plasma5support-6.5.2.tar.xz
plasma5support-6.5.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5support6.spec ++++++
--- /var/tmp/diff_new_pack.jGAX0y/_old 2025-11-06 18:12:39.518023079 +0100
+++ /var/tmp/diff_new_pack.jGAX0y/_new 2025-11-06 18:12:39.530023585 +0100
@@ -26,7 +26,7 @@
%bcond_without released
# Note: despite being in the plasma namespace upstream, the build system
follows the frameworks conventions
Name: plasma5support6
-Version: 6.5.1
+Version: 6.5.2
Release: 0
Summary: KF6 Porting aid
License: LGPL-2.0-or-later
++++++ plasma5support-6.5.1.tar.xz -> plasma5support-6.5.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma5support-6.5.1/CMakeLists.txt
new/plasma5support-6.5.2/CMakeLists.txt
--- old/plasma5support-6.5.1/CMakeLists.txt 2025-10-28 10:25:17.000000000
+0100
+++ new/plasma5support-6.5.2/CMakeLists.txt 2025-11-04 16:03:21.000000000
+0100
@@ -1,8 +1,8 @@
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.5.1")
+set(PROJECT_VERSION "6.5.2")
project(Plasma5Support VERSION ${PROJECT_VERSION})
-set(PROJECT_DEP_VERSION "6.5.1")
+set(PROJECT_DEP_VERSION "6.5.2")
set(QT_MIN_VERSION "6.9.0")
set(KF6_MIN_VERSION "6.18.0")