Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkdcraw for openSUSE:Factory checked in at 2024-08-26 22:04:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkdcraw (Old) and /work/SRC/openSUSE:Factory/.libkdcraw.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdcraw" Mon Aug 26 22:04:54 2024 rev:168 rq:1195494 version:24.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkdcraw/libkdcraw.changes 2024-07-05 19:52:21.204959245 +0200 +++ /work/SRC/openSUSE:Factory/.libkdcraw.new.2698/libkdcraw.changes 2024-08-26 22:05:49.886993838 +0200 @@ -1,0 +2,10 @@ +Mon Aug 19 07:14:32 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: ---- libkdcraw-24.05.2.tar.xz libkdcraw-24.05.2.tar.xz.sig New: ---- libkdcraw-24.08.0.tar.xz libkdcraw-24.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkdcraw.spec ++++++ --- /var/tmp/diff_new_pack.gM5jbM/_old 2024-08-26 22:05:51.331054173 +0200 +++ /var/tmp/diff_new_pack.gM5jbM/_new 2024-08-26 22:05:51.335054340 +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 libKDcrawQt6 %define so_suffix -5 @@ -34,7 +34,7 @@ %endif %bcond_without released Name: libkdcraw%{?pkg_suffix} -Version: 24.05.2 +Version: 24.08.0 Release: 0 Summary: Shared library interface around dcraw License: LGPL-2.0-or-later AND GPL-2.0-or-later AND GPL-3.0-or-later ++++++ libkdcraw-24.05.2.tar.xz -> libkdcraw-24.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdcraw-24.05.2/.kde-ci.yml new/libkdcraw-24.08.0/.kde-ci.yml --- old/libkdcraw-24.05.2/.kde-ci.yml 2023-11-23 07:31:03.000000000 +0100 +++ new/libkdcraw-24.08.0/.kde-ci.yml 2024-04-23 12:12:26.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']