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-07-06 17:00:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffmpegthumbs (Old) and /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpegthumbs" Sun Jul 6 17:00:45 2025 rev:123 rq:1290277 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ffmpegthumbs/ffmpegthumbs.changes 2025-06-06 22:32:58.067765264 +0200 +++ /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.1903/ffmpegthumbs.changes 2025-07-06 17:01:20.382627262 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 15:26:35 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.3/ +- No code change since 25.04.2 + +------------------------------------------------------------------- Old: ---- ffmpegthumbs-25.04.2.tar.xz ffmpegthumbs-25.04.2.tar.xz.sig New: ---- ffmpegthumbs-25.04.3.tar.xz ffmpegthumbs-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffmpegthumbs-kf5.spec ++++++ --- /var/tmp/diff_new_pack.8CS2yx/_old 2025-07-06 17:01:21.614678300 +0200 +++ /var/tmp/diff_new_pack.8CS2yx/_new 2025-07-06 17:01:21.614678300 +0200 @@ -22,7 +22,7 @@ %define rname ffmpegthumbs %bcond_without released Name: ffmpegthumbs-kf5 -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: FFmpeg-based thumbnail creator for video files License: LGPL-2.0-or-later ++++++ ffmpegthumbs.spec ++++++ --- /var/tmp/diff_new_pack.8CS2yx/_old 2025-07-06 17:01:21.642679461 +0200 +++ /var/tmp/diff_new_pack.8CS2yx/_new 2025-07-06 17:01:21.642679461 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ffmpegthumbs -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: FFmpeg-based thumbnail creator for video files License: LGPL-2.0-or-later ++++++ ffmpegthumbs-25.04.2.tar.xz -> ffmpegthumbs-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ffmpegthumbs-25.04.2/CMakeLists.txt new/ffmpegthumbs-25.04.3/CMakeLists.txt --- old/ffmpegthumbs-25.04.2/CMakeLists.txt 2025-06-02 23:03:07.000000000 +0200 +++ new/ffmpegthumbs-25.04.3/CMakeLists.txt 2025-06-30 18:19:48.000000000 +0200 @@ -3,7 +3,7 @@ # Release Service version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") 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.04.2/org.kde.ffmpegthumbs.metainfo.xml new/ffmpegthumbs-25.04.3/org.kde.ffmpegthumbs.metainfo.xml --- old/ffmpegthumbs-25.04.2/org.kde.ffmpegthumbs.metainfo.xml 2025-06-02 23:03:07.000000000 +0200 +++ new/ffmpegthumbs-25.04.3/org.kde.ffmpegthumbs.metainfo.xml 2025-06-30 18:19:48.000000000 +0200 @@ -142,6 +142,7 @@ </screenshot> </screenshots> <releases> + <release version="25.04.3" date="2025-07-03"/> <release version="25.04.2" date="2025-06-05"/> <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/>