Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libplasma6 for openSUSE:Factory 
checked in at 2025-02-20 16:30:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libplasma6 (Old)
 and      /work/SRC/openSUSE:Factory/.libplasma6.new.1873 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libplasma6"

Thu Feb 20 16:30:38 2025 rev:21 rq:1246917 version:6.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libplasma6/libplasma6.changes    2025-02-10 
18:13:43.238541547 +0100
+++ /work/SRC/openSUSE:Factory/.libplasma6.new.1873/libplasma6.changes  
2025-02-20 16:31:57.548903137 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 14:45:24 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.1:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.3.1
+- Changes since 6.3.0:
+  * update version for new release
+
+-------------------------------------------------------------------

Old:
----
  libplasma-6.3.0.tar.xz
  libplasma-6.3.0.tar.xz.sig

New:
----
  libplasma-6.3.1.tar.xz
  libplasma-6.3.1.tar.xz.sig

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

Other differences:
------------------
++++++ libplasma6.spec ++++++
--- /var/tmp/diff_new_pack.yyZK4K/_old  2025-02-20 16:31:58.744953193 +0100
+++ /var/tmp/diff_new_pack.yyZK4K/_new  2025-02-20 16:31:58.744953193 +0100
@@ -26,14 +26,14 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:           libplasma6
-Version:        6.3.0
+Version:        6.3.1
 Release:        0
 Summary:        Plasma library and runtime components based upon KF6 and Qt6
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later
 URL:            https://www.kde.org
-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:  doxygen

++++++ libplasma-6.3.0.tar.xz -> libplasma-6.3.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libplasma-6.3.0/CMakeLists.txt 
new/libplasma-6.3.1/CMakeLists.txt
--- old/libplasma-6.3.0/CMakeLists.txt  2025-02-06 12:02:07.000000000 +0100
+++ new/libplasma-6.3.1/CMakeLists.txt  2025-02-18 14:29:24.000000000 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.3.0")
+set(PROJECT_VERSION "6.3.1")
 project(libplasma VERSION ${PROJECT_VERSION})
 
 set(QT_MIN_VERSION "6.7.0")
-set(PROJECT_DEP_VERSION "6.3.0")
+set(PROJECT_DEP_VERSION "6.3.1")
 set(KF6_MIN_VERSION "6.10.0")
 
 set(CMAKE_CXX_STANDARD 20)

Reply via email to