Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ffmpegthumbs"

Fri Apr 18 16:17:04 2025 rev:120 rq:1270626 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpegthumbs/ffmpegthumbs.changes        
2025-03-07 16:37:56.714753802 +0100
+++ /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.30101/ffmpegthumbs.changes     
2025-04-20 19:52:12.009452205 +0200
@@ -1,0 +2,17 @@
+Mon Apr 14 07:06:26 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:09 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- Changes since 24.12.3:
+  * Add xml/yaml linting
+
+-------------------------------------------------------------------

Old:
----
  ffmpegthumbs-24.12.3.tar.xz
  ffmpegthumbs-24.12.3.tar.xz.sig

New:
----
  ffmpegthumbs-25.04.0.tar.xz
  ffmpegthumbs-25.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ ffmpegthumbs-kf5.spec ++++++
--- /var/tmp/diff_new_pack.oHemWN/_old  2025-04-20 19:52:12.525473681 +0200
+++ /var/tmp/diff_new_pack.oHemWN/_new  2025-04-20 19:52:12.525473681 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ffmpegthumbs
 #
-# 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
@@ -22,7 +22,7 @@
 %define rname ffmpegthumbs
 %bcond_without released
 Name:           ffmpegthumbs-kf5
-Version:        24.12.3
+Version:        25.04.0
 Release:        0
 Summary:        FFmpeg-based thumbnail creator for video files
 License:        LGPL-2.0-or-later

++++++ ffmpegthumbs.spec ++++++
--- /var/tmp/diff_new_pack.oHemWN/_old  2025-04-20 19:52:12.565475346 +0200
+++ /var/tmp/diff_new_pack.oHemWN/_new  2025-04-20 19:52:12.569475512 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ffmpegthumbs
 #
-# 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:           ffmpegthumbs
-Version:        24.12.3
+Version:        25.04.0
 Release:        0
 Summary:        FFmpeg-based thumbnail creator for video files
 License:        LGPL-2.0-or-later


++++++ ffmpegthumbs-24.12.3.tar.xz -> ffmpegthumbs-25.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-24.12.3/.gitlab-ci.yml 
new/ffmpegthumbs-25.04.0/.gitlab-ci.yml
--- old/ffmpegthumbs-24.12.3/.gitlab-ci.yml     2025-03-02 04:32:27.000000000 
+0100
+++ new/ffmpegthumbs-25.04.0/.gitlab-ci.yml     2025-04-07 23:12:22.000000000 
+0200
@@ -6,7 +6,10 @@
     file:
       - /gitlab-templates/linux.yml
       - /gitlab-templates/linux-qt6.yml
+      - /gitlab-templates/linux-qt6-next.yml
       - /gitlab-templates/freebsd.yml
       - /gitlab-templates/freebsd-qt6.yml
       - /gitlab-templates/windows.yml
       - /gitlab-templates/windows-qt6.yml
+      - /gitlab-templates/xml-lint.yml
+      - /gitlab-templates/yaml-lint.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-24.12.3/.kde-ci.yml 
new/ffmpegthumbs-25.04.0/.kde-ci.yml
--- old/ffmpegthumbs-24.12.3/.kde-ci.yml        2025-03-02 04:32:27.000000000 
+0100
+++ new/ffmpegthumbs-25.04.0/.kde-ci.yml        2025-04-07 23:12:22.000000000 
+0200
@@ -2,17 +2,17 @@
 # SPDX-License-Identifier: CC0-1.0
 
 Dependencies:
-- 'on': ['Linux/Qt5', 'FreeBSD/Qt5', 'Windows/Qt5']
-  'require':
+ - 'on': ['Linux/Qt5', 'FreeBSD/Qt5', 'Windows/Qt5']
+   'require':
     'frameworks/extra-cmake-modules': '@stable'
     'frameworks/kio': '@stable'
     'frameworks/kconfig': '@stable'
 
-- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6']
-  'require':
+ - 'on': ['Linux/Qt6', 'Linux/Qt6Next', 'FreeBSD/Qt6', 'Windows/Qt6']
+   'require':
     'frameworks/extra-cmake-modules': '@latest-kf6'
     'frameworks/kio': '@latest-kf6'
     'frameworks/kconfig': '@latest-kf6'
 
 Options:
-  require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']
+ require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-24.12.3/CMakeLists.txt 
new/ffmpegthumbs-25.04.0/CMakeLists.txt
--- old/ffmpegthumbs-24.12.3/CMakeLists.txt     2025-03-02 04:32:27.000000000 
+0100
+++ new/ffmpegthumbs-25.04.0/CMakeLists.txt     2025-04-07 23:12:22.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}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ffmpegthumbs-24.12.3/org.kde.ffmpegthumbs.metainfo.xml 
new/ffmpegthumbs-25.04.0/org.kde.ffmpegthumbs.metainfo.xml
--- old/ffmpegthumbs-24.12.3/org.kde.ffmpegthumbs.metainfo.xml  2025-03-02 
04:32:27.000000000 +0100
+++ new/ffmpegthumbs-25.04.0/org.kde.ffmpegthumbs.metainfo.xml  2025-04-07 
23:12:22.000000000 +0200
@@ -142,6 +142,7 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="25.04.0" date="2025-04-17"/>
     <release version="24.12.3" date="2025-03-06"/>
     <release version="24.12.2" date="2025-02-06"/>
     <release version="24.12.1" date="2025-01-09"/>

Reply via email to