Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkexiv2 for openSUSE:Factory checked in at 2024-08-26 22:04:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkexiv2 (Old) and /work/SRC/openSUSE:Factory/.libkexiv2.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkexiv2" Mon Aug 26 22:04:58 2024 rev:169 rq:1195498 version:24.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkexiv2/libkexiv2.changes 2024-07-05 19:52:22.881015497 +0200 +++ /work/SRC/openSUSE:Factory/.libkexiv2.new.2698/libkexiv2.changes 2024-08-26 22:05:53.707153449 +0200 @@ -1,0 +2,10 @@ +Mon Aug 19 07:14:34 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.08.0/ +- Changes since 24.05.2: + * Enforce passing tests + +------------------------------------------------------------------- Old: ---- libkexiv2-24.05.2.tar.xz libkexiv2-24.05.2.tar.xz.sig New: ---- libkexiv2-24.08.0.tar.xz libkexiv2-24.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkexiv2.spec ++++++ --- /var/tmp/diff_new_pack.wpCF3f/_old 2024-08-26 22:05:54.655193059 +0200 +++ /var/tmp/diff_new_pack.wpCF3f/_new 2024-08-26 22:05:54.655193059 +0200 @@ -21,7 +21,7 @@ %if "%{flavor}" == "qt6" %define qt6 1 %define pkg_suffix -qt6 -%define kf6_version 6.0.0 +%define kf6_version 6.3.0 %define qt6_version 6.6.0 %define library_name libKExiv2Qt6 %define so_suffix -0 @@ -34,7 +34,7 @@ %endif %bcond_without released Name: libkexiv2%{?pkg_suffix} -Version: 24.05.2 +Version: 24.08.0 Release: 0 Summary: Library to manipulate picture meta data License: GPL-2.0-or-later ++++++ libkexiv2-24.05.2.tar.xz -> libkexiv2-24.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkexiv2-24.05.2/.kde-ci.yml new/libkexiv2-24.08.0/.kde-ci.yml --- old/libkexiv2-24.05.2/.kde-ci.yml 2023-11-30 18:45:59.000000000 +0100 +++ new/libkexiv2-24.08.0/.kde-ci.yml 2024-04-23 13:03:33.000000000 +0200 @@ -9,3 +9,6 @@ - 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6'] 'require': 'frameworks/extra-cmake-modules': '@latest-kf6' + +Options: + require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']