Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ffmpegthumbs for openSUSE:Factory checked in at 2023-03-03 22:25:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffmpegthumbs (Old) and /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpegthumbs" Fri Mar 3 22:25:00 2023 rev:95 rq:1068752 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ffmpegthumbs/ffmpegthumbs.changes 2023-02-04 14:14:18.337172839 +0100 +++ /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.31432/ffmpegthumbs.changes 2023-03-03 22:25:28.874754731 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:45:32 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- ffmpegthumbs-22.12.2.tar.xz ffmpegthumbs-22.12.2.tar.xz.sig New: ---- ffmpegthumbs-22.12.3.tar.xz ffmpegthumbs-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffmpegthumbs.spec ++++++ --- /var/tmp/diff_new_pack.ovXVyz/_old 2023-03-03 22:25:29.930758744 +0100 +++ /var/tmp/diff_new_pack.ovXVyz/_new 2023-03-03 22:25:29.930758744 +0100 @@ -1,7 +1,7 @@ # # spec file for package ffmpegthumbs # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: ffmpegthumbs -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: FFmpeg-based thumbnail creator for video files License: LGPL-2.0-or-later @@ -57,8 +57,7 @@ %install %kf5_makeinstall -C build -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %license LICENSES/* ++++++ ffmpegthumbs-22.12.2.tar.xz -> ffmpegthumbs-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ffmpegthumbs-22.12.2/CMakeLists.txt new/ffmpegthumbs-22.12.3/CMakeLists.txt --- old/ffmpegthumbs-22.12.2/CMakeLists.txt 2023-01-29 23:59:52.000000000 +0100 +++ new/ffmpegthumbs-22.12.3/CMakeLists.txt 2023-02-24 21:16:11.000000000 +0100 @@ -3,7 +3,7 @@ # Release Service version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "22") set(RELEASE_SERVICE_VERSION_MINOR "12") -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-22.12.2/org.kde.ffmpegthumbs.metainfo.xml new/ffmpegthumbs-22.12.3/org.kde.ffmpegthumbs.metainfo.xml --- old/ffmpegthumbs-22.12.2/org.kde.ffmpegthumbs.metainfo.xml 2023-01-29 23:59:52.000000000 +0100 +++ new/ffmpegthumbs-22.12.3/org.kde.ffmpegthumbs.metainfo.xml 2023-02-24 21:16:11.000000000 +0100 @@ -133,9 +133,9 @@ </screenshot> </screenshots> <releases> + <release version="22.12.3" date="2023-03-02"/> <release version="22.12.2" date="2023-02-02"/> <release version="22.12.1" date="2023-01-05"/> <release version="22.12.0" date="2022-12-08"/> - <release version="22.08.3" date="2022-11-03"/> </releases> </component>