Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ffmpegthumbs for openSUSE:Factory 
checked in at 2026-04-17 21:47:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffmpegthumbs (Old)
 and      /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffmpegthumbs"

Fri Apr 17 21:47:11 2026 rev:133 rq:1347366 version:26.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpegthumbs/ffmpegthumbs.changes        
2026-03-07 20:01:50.859825628 +0100
+++ /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.11940/ffmpegthumbs.changes     
2026-04-17 21:47:47.653409842 +0200
@@ -1,0 +2,24 @@
+Sat Apr 11 16:13:25 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.0/
+- No code change since 26.03.90
+
+-------------------------------------------------------------------
+Mon Mar 30 12:10:00 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.03.90
+  * New feature release
+- No code change since 26.03.80
+
+-------------------------------------------------------------------
+Sat Mar 14 09:09:08 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.03.80
+  * New feature release
+- Changes since 25.12.3:
+  * Fix OSS-Fuzz AFL builds
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ffmpegthumbs.spec ++++++
--- /var/tmp/diff_new_pack.Wv9bMS/_old  2026-04-17 21:47:48.249434400 +0200
+++ /var/tmp/diff_new_pack.Wv9bMS/_new  2026-04-17 21:47:48.249434400 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ffmpegthumbs
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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:        25.12.3
+Version:        26.04.0
 Release:        0
 Summary:        FFmpeg-based thumbnail creator for video files
 License:        LGPL-2.0-or-later


++++++ ffmpegthumbs-25.12.3.tar.xz -> ffmpegthumbs-26.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-25.12.3/CMakeLists.txt 
new/ffmpegthumbs-26.04.0/CMakeLists.txt
--- old/ffmpegthumbs-25.12.3/CMakeLists.txt     2026-02-28 12:37:53.000000000 
+0100
+++ new/ffmpegthumbs-26.04.0/CMakeLists.txt     2026-04-08 16:54:33.000000000 
+0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16)
 
 # Release Service version, managed by release script
-set(RELEASE_SERVICE_VERSION_MAJOR "25")
-set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MAJOR "26")
+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-25.12.3/autotests/ossfuzz/build_fuzzers.sh 
new/ffmpegthumbs-26.04.0/autotests/ossfuzz/build_fuzzers.sh
--- old/ffmpegthumbs-25.12.3/autotests/ossfuzz/build_fuzzers.sh 2026-02-28 
12:37:53.000000000 +0100
+++ new/ffmpegthumbs-26.04.0/autotests/ossfuzz/build_fuzzers.sh 2026-04-08 
16:54:33.000000000 +0200
@@ -8,6 +8,9 @@
 export PATH="$WORK/bin:$WORK/libexec:$PATH"
 export PKG_CONFIG="$(which pkg-config) --static"
 export 
PKG_CONFIG_PATH="$WORK/lib/pkgconfig:$WORK/share/pkgconfig:$WORK/lib/x86_64-linux-gnu/pkgconfig"
+if [[ $FUZZING_ENGINE == "afl" ]]; then
+    export LDFLAGS="-fuse-ld=lld"
+fi
 
 # For FFMpegThumbnailer
 cd $SRC/ffmpeg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ffmpegthumbs-25.12.3/org.kde.ffmpegthumbs.metainfo.xml 
new/ffmpegthumbs-26.04.0/org.kde.ffmpegthumbs.metainfo.xml
--- old/ffmpegthumbs-25.12.3/org.kde.ffmpegthumbs.metainfo.xml  2026-02-28 
12:37:53.000000000 +0100
+++ new/ffmpegthumbs-26.04.0/org.kde.ffmpegthumbs.metainfo.xml  2026-04-08 
16:54:33.000000000 +0200
@@ -148,6 +148,7 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="26.04.0" date="2026-04-16"/>
     <release version="25.12.3" date="2026-03-05"/>
     <release version="25.12.2" date="2026-02-05"/>
     <release version="25.12.1" date="2026-01-08"/>

Reply via email to