Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma6-sdk for openSUSE:Factory 
checked in at 2025-11-06 18:13:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma6-sdk.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma6-sdk"

Thu Nov  6 18:13:27 2025 rev:33 rq:1315833 version:6.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-sdk/plasma6-sdk.changes  2025-10-29 
21:09:10.068958586 +0100
+++ /work/SRC/openSUSE:Factory/.plasma6-sdk.new.1980/plasma6-sdk.changes        
2025-11-06 18:15:27.957152089 +0100
@@ -1,0 +2,9 @@
+Tue Nov  4 23:06:33 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:
----
  plasma-sdk-6.5.1.tar.xz
  plasma-sdk-6.5.1.tar.xz.sig

New:
----
  plasma-sdk-6.5.2.tar.xz
  plasma-sdk-6.5.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma6-sdk.spec ++++++
--- /var/tmp/diff_new_pack.yM11Eh/_old  2025-11-06 18:15:28.513175610 +0100
+++ /var/tmp/diff_new_pack.yM11Eh/_new  2025-11-06 18:15:28.517175779 +0100
@@ -26,7 +26,7 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:           plasma6-sdk
-Version:        6.5.1
+Version:        6.5.2
 Release:        0
 Summary:        Plasma SDK
 License:        GPL-2.0-only AND LGPL-2.0-or-later

++++++ plasma-sdk-6.5.1.tar.xz -> plasma-sdk-6.5.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.5.1/CMakeLists.txt 
new/plasma-sdk-6.5.2/CMakeLists.txt
--- old/plasma-sdk-6.5.1/CMakeLists.txt 2025-10-28 10:22:26.000000000 +0100
+++ new/plasma-sdk-6.5.2/CMakeLists.txt 2025-11-04 16:00:57.000000000 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "6.5.1")
+set(PROJECT_VERSION "6.5.2")
 
-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")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-6.5.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-6.5.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml    
    2025-10-28 10:22:26.000000000 +0100
+++ 
new/plasma-sdk-6.5.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml    
    2025-11-04 16:00:57.000000000 +0100
@@ -145,10 +145,10 @@
     <binary>plasmaengineexplorer</binary>
   </provides>
   <releases>
+    <release version="6.5.2" date="2025-11-04"/>
     <release version="6.5.1" date="2025-10-28"/>
     <release version="6.5.0" date="2025-10-21"/>
     <release version="6.4.5" date="2025-09-09"/>
-    <release version="6.4.3" date="2025-07-15"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.1/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 
new/plasma-sdk-6.5.2/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml
--- old/plasma-sdk-6.5.1/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml   
2025-10-28 10:22:26.000000000 +0100
+++ new/plasma-sdk-6.5.2/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml   
2025-11-04 16:00:57.000000000 +0100
@@ -128,9 +128,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="6.5.2" date="2025-11-04"/>
     <release version="6.5.1" date="2025-10-28"/>
     <release version="6.5.0" date="2025-10-21"/>
     <release version="6.4.5" date="2025-09-09"/>
-    <release version="6.4.3" date="2025-07-15"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-6.5.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-6.5.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml      
2025-10-28 10:22:26.000000000 +0100
+++ new/plasma-sdk-6.5.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml      
2025-11-04 16:00:57.000000000 +0100
@@ -145,10 +145,10 @@
     <binary>plasmoidviewer</binary>
   </provides>
   <releases>
+    <release version="6.5.2" date="2025-11-04"/>
     <release version="6.5.1" date="2025-10-28"/>
     <release version="6.5.0" date="2025-10-21"/>
     <release version="6.4.5" date="2025-09-09"/>
-    <release version="6.4.3" date="2025-07-15"/>
   </releases>
   <screenshots>
     <screenshot type="default">

Reply via email to