Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkexiv2 for openSUSE:Leap:16.0 checked in at 2025-04-23 10:10:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/libkexiv2 (Old) and /work/SRC/openSUSE:Leap:16.0/.libkexiv2.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkexiv2" Wed Apr 23 10:10:19 2025 rev:3 rq:1271787 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/libkexiv2/libkexiv2.changes 2025-03-19 11:49:42.797239775 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.libkexiv2.new.30101/libkexiv2.changes 2025-04-23 10:14:13.202259116 +0200 @@ -1,0 +2,75 @@ +Mon Apr 14 07:07:11 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:42:58 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- No code change since 24.12.3 + +------------------------------------------------------------------- +Tue Mar 4 13:01:27 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- No code change since 24.12.2 + +------------------------------------------------------------------- +Tue Feb 4 12:30:10 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- No code change since 24.12.1 + +------------------------------------------------------------------- +Tue Jan 7 18:53:47 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- +Sun Dec 8 09:28:21 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:43:51 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- No code change since 24.11.80 + +------------------------------------------------------------------- +Sat Nov 16 17:30:31 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- No code change since 24.08.3 + +------------------------------------------------------------------- +Tue Nov 5 10:44:04 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- libkexiv2-24.08.2.tar.xz libkexiv2-24.08.2.tar.xz.sig New: ---- libkexiv2-25.04.0.tar.xz libkexiv2-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkexiv2.spec ++++++ --- /var/tmp/diff_new_pack.nIeHzK/_old 2025-04-23 10:14:13.530272833 +0200 +++ /var/tmp/diff_new_pack.nIeHzK/_new 2025-04-23 10:14:13.534273001 +0200 @@ -1,7 +1,7 @@ # # spec file for package libkexiv2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %if "%{flavor}" == "qt6" %define qt6 1 %define pkg_suffix -qt6 -%define kf6_version 6.3.0 +%define kf6_version 6.6.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.08.2 +Version: 25.04.0 Release: 0 Summary: Library to manipulate picture meta data License: GPL-2.0-or-later ++++++ libkexiv2-24.08.2.tar.xz -> libkexiv2-25.04.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkexiv2-24.08.2/.gitlab-ci.yml new/libkexiv2-25.04.0/.gitlab-ci.yml --- old/libkexiv2-24.08.2/.gitlab-ci.yml 2024-04-23 13:03:33.000000000 +0200 +++ new/libkexiv2-25.04.0/.gitlab-ci.yml 2025-02-12 16:38:22.000000000 +0100 @@ -8,5 +8,6 @@ - /gitlab-templates/freebsd.yml - /gitlab-templates/windows.yml - /gitlab-templates/linux-qt6.yml + - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/windows-qt6.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkexiv2-24.08.2/.kde-ci.yml new/libkexiv2-25.04.0/.kde-ci.yml --- old/libkexiv2-24.08.2/.kde-ci.yml 2024-04-23 13:03:33.000000000 +0200 +++ new/libkexiv2-25.04.0/.kde-ci.yml 2025-02-12 16:38:22.000000000 +0100 @@ -6,7 +6,7 @@ 'require': 'frameworks/extra-cmake-modules': '@stable' -- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6'] +- 'on': ['Linux/Qt6', 'Linux/Qt6Next', 'FreeBSD/Qt6', 'Windows/Qt6'] 'require': 'frameworks/extra-cmake-modules': '@latest-kf6'