Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdesdk-thumbnailers for 
openSUSE:Factory checked in at 2025-04-18 16:18:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdesdk-thumbnailers (Old)
 and      /work/SRC/openSUSE:Factory/.kdesdk-thumbnailers.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdesdk-thumbnailers"

Fri Apr 18 16:18:26 2025 rev:144 rq:1270395 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdesdk-thumbnailers/kdesdk-thumbnailers.changes  
2025-03-07 16:46:39.492675952 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdesdk-thumbnailers.new.30101/kdesdk-thumbnailers.changes
       2025-04-20 19:58:01.308040046 +0200
@@ -1,0 +2,16 @@
+Mon Apr 14 07:06:41 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.0/
+- No code change since 25.03.90
+
+-------------------------------------------------------------------
+Sat Mar 29 08:42:24 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- No code change since 24.12.3
+
+-------------------------------------------------------------------

Old:
----
  kdesdk-thumbnailers-24.12.3.tar.xz
  kdesdk-thumbnailers-24.12.3.tar.xz.sig

New:
----
  kdesdk-thumbnailers-25.04.0.tar.xz
  kdesdk-thumbnailers-25.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdesdk-thumbnailers.spec ++++++
--- /var/tmp/diff_new_pack.YZVAdR/_old  2025-04-20 19:58:01.988068337 +0200
+++ /var/tmp/diff_new_pack.YZVAdR/_new  2025-04-20 19:58:01.988068337 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdesdk-thumbnailers
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kdesdk-thumbnailers
-Version:        24.12.3
+Version:        25.04.0
 Release:        0
 Summary:        Translation file thumbnail generators
 License:        GPL-2.0-or-later


++++++ kdesdk-thumbnailers-24.12.3.tar.xz -> kdesdk-thumbnailers-25.04.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesdk-thumbnailers-24.12.3/.gitlab-ci.yml 
new/kdesdk-thumbnailers-25.04.0/.gitlab-ci.yml
--- old/kdesdk-thumbnailers-24.12.3/.gitlab-ci.yml      2025-02-27 
20:45:21.000000000 +0100
+++ new/kdesdk-thumbnailers-25.04.0/.gitlab-ci.yml      2025-04-07 
22:39:58.000000000 +0200
@@ -7,4 +7,5 @@
       - /gitlab-templates/linux.yml
       - /gitlab-templates/freebsd.yml
       - /gitlab-templates/linux-qt6.yml
+      - /gitlab-templates/linux-qt6-next.yml
       - /gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesdk-thumbnailers-24.12.3/.kde-ci.yml 
new/kdesdk-thumbnailers-25.04.0/.kde-ci.yml
--- old/kdesdk-thumbnailers-24.12.3/.kde-ci.yml 2025-02-27 20:45:21.000000000 
+0100
+++ new/kdesdk-thumbnailers-25.04.0/.kde-ci.yml 2025-04-07 22:39:58.000000000 
+0200
@@ -10,7 +10,7 @@
     'frameworks/ki18n': '@stable'
     'frameworks/kio': '@stable'
 
-- 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
+- 'on': ['Linux/Qt6', 'Linux/Qt6Next', 'FreeBSD/Qt6']
   'require':
     'frameworks/extra-cmake-modules': '@latest-kf6'
     'frameworks/kcoreaddons': '@latest-kf6'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesdk-thumbnailers-24.12.3/CMakeLists.txt 
new/kdesdk-thumbnailers-25.04.0/CMakeLists.txt
--- old/kdesdk-thumbnailers-24.12.3/CMakeLists.txt      2025-02-27 
20:45:21.000000000 +0100
+++ new/kdesdk-thumbnailers-25.04.0/CMakeLists.txt      2025-04-07 
22:39:58.000000000 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16)
 
 # Release service version, managed by release script
-set(RELEASE_SERVICE_VERSION_MAJOR "24")
-set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MAJOR "25")
+set(RELEASE_SERVICE_VERSION_MINOR "04")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 

Reply via email to