Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkdcraw for openSUSE:Factory checked in at 2022-12-09 13:17:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkdcraw (Old) and /work/SRC/openSUSE:Factory/.libkdcraw.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdcraw" Fri Dec 9 13:17:40 2022 rev:149 rq:1041583 version:22.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkdcraw/libkdcraw.changes 2022-11-04 17:34:59.880821263 +0100 +++ /work/SRC/openSUSE:Factory/.libkdcraw.new.1835/libkdcraw.changes 2022-12-09 13:18:38.455275752 +0100 @@ -1,0 +2,20 @@ +Fri Dec 2 12:26:26 UTC 2022 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.12.0/ + +------------------------------------------------------------------- +Sat Nov 26 16:46:03 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.11.90 + * New feature release + +------------------------------------------------------------------- +Sat Nov 12 08:55:10 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.11.80 + * New feature release + +------------------------------------------------------------------- Old: ---- libkdcraw-22.08.3.tar.xz libkdcraw-22.08.3.tar.xz.sig New: ---- libkdcraw-22.12.0.tar.xz libkdcraw-22.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkdcraw.spec ++++++ --- /var/tmp/diff_new_pack.pOnE98/_old 2022-12-09 13:18:38.887278046 +0100 +++ /var/tmp/diff_new_pack.pOnE98/_new 2022-12-09 13:18:38.891278068 +0100 @@ -1,7 +1,7 @@ # # spec file for package libkdcraw # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,11 +22,10 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: libkdcraw -Version: 22.08.3 +Version: 22.12.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 -Group: Development/Libraries/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} @@ -53,7 +52,6 @@ %package -n %{lname}%{_so} Summary: Shared library interface around dcraw -Group: Development/Libraries/KDE %description -n %{lname}%{_so} Libkdcraw is a C++ interface around dcraw binary program used to decode @@ -65,7 +63,6 @@ %package devel Summary: Shared library interface around dcraw -Group: Development/Libraries/KDE Requires: %{lname}%{_so} = %{version} Obsoletes: libkdcraw-kf5-devel < %{version} Provides: libkdcraw-kf5-devel = %{version} ++++++ libkdcraw-22.08.3.tar.xz -> libkdcraw-22.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdcraw-22.08.3/.gitlab-ci.yml new/libkdcraw-22.12.0/.gitlab-ci.yml --- old/libkdcraw-22.08.3/.gitlab-ci.yml 2022-07-13 14:24:57.000000000 +0200 +++ new/libkdcraw-22.12.0/.gitlab-ci.yml 2022-10-29 17:10:02.000000000 +0200 @@ -3,5 +3,8 @@ include: - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml