Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ffmpegthumbs for openSUSE:Factory checked in at 2022-01-11 21:17:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffmpegthumbs (Old) and /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpegthumbs" Tue Jan 11 21:17:43 2022 rev:81 rq:944262 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ffmpegthumbs/ffmpegthumbs.changes 2021-12-13 20:47:16.516515119 +0100 +++ /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.1892/ffmpegthumbs.changes 2022-01-11 21:21:09.873038798 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 10:25:06 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- No code change since 21.12.0 + +------------------------------------------------------------------- Old: ---- ffmpegthumbs-21.12.0.tar.xz ffmpegthumbs-21.12.0.tar.xz.sig New: ---- ffmpegthumbs-21.12.1.tar.xz ffmpegthumbs-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffmpegthumbs.spec ++++++ --- /var/tmp/diff_new_pack.PpUj9G/_old 2022-01-11 21:21:10.361039141 +0100 +++ /var/tmp/diff_new_pack.PpUj9G/_new 2022-01-11 21:21:10.369039147 +0100 @@ -18,16 +18,16 @@ # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: ffmpegthumbs -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: FFmpeg-based thumbnail creator for video files License: LGPL-2.0-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif ++++++ ffmpegthumbs-21.12.0.tar.xz -> ffmpegthumbs-21.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ffmpegthumbs-21.12.0/CMakeLists.txt new/ffmpegthumbs-21.12.1/CMakeLists.txt --- old/ffmpegthumbs-21.12.0/CMakeLists.txt 2021-12-02 22:25:49.000000000 +0100 +++ new/ffmpegthumbs-21.12.1/CMakeLists.txt 2022-01-03 22:35:43.000000000 +0100 @@ -3,7 +3,7 @@ # Release Service version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") 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-21.12.0/org.kde.ffmpegthumbs.metainfo.xml new/ffmpegthumbs-21.12.1/org.kde.ffmpegthumbs.metainfo.xml --- old/ffmpegthumbs-21.12.0/org.kde.ffmpegthumbs.metainfo.xml 2021-12-02 22:25:49.000000000 +0100 +++ new/ffmpegthumbs-21.12.1/org.kde.ffmpegthumbs.metainfo.xml 2022-01-03 22:35:43.000000000 +0100 @@ -117,9 +117,9 @@ </screenshot> </screenshots> <releases> + <release version="21.12.1" date="2022-01-06"/> + <release version="21.12.0" date="2021-12-09"/> <release version="21.08.3" date="2021-11-04"/> <release version="21.08.2" date="2021-10-07"/> - <release version="21.08.1" date="2021-09-02"/> - <release version="21.08.0" date="2021-08-12"/> </releases> </component>
