Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkcddb for openSUSE:Factory checked in at 2022-12-09 13:17:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkcddb (Old) and /work/SRC/openSUSE:Factory/.libkcddb.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkcddb" Fri Dec 9 13:17:38 2022 rev:75 rq:1041581 version:22.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkcddb/libkcddb.changes 2022-11-04 17:34:57.196807377 +0100 +++ /work/SRC/openSUSE:Factory/.libkcddb.new.1835/libkcddb.changes 2022-12-09 13:18:36.867267316 +0100 @@ -1,0 +2,20 @@ +Fri Dec 2 12:26:25 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:02 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.11.90 + * New feature release + +------------------------------------------------------------------- +Sat Nov 12 08:55:09 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.11.80 + * New feature release + +------------------------------------------------------------------- Old: ---- libkcddb-22.08.3.tar.xz libkcddb-22.08.3.tar.xz.sig New: ---- libkcddb-22.12.0.tar.xz libkcddb-22.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkcddb.spec ++++++ --- /var/tmp/diff_new_pack.29Rihl/_old 2022-12-09 13:18:37.299269611 +0100 +++ /var/tmp/diff_new_pack.29Rihl/_new 2022-12-09 13:18:37.307269654 +0100 @@ -1,7 +1,7 @@ # # spec file for package libkcddb # -# 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 @@ -20,11 +20,10 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: libkcddb -Version: 22.08.3 +Version: 22.12.0 Release: 0 Summary: CDDB library for KDE Applications License: GPL-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 released} @@ -55,7 +54,6 @@ %package devel Summary: Development files for KDE CDDB library -Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: libKF5Cddb5 = %{version} Obsoletes: libkcddb5-devel < %{version} @@ -66,7 +64,6 @@ %package -n libKF5Cddb5 Summary: CDDB library for KDE Applications -Group: System/Libraries Recommends: %{name} %description -n libKF5Cddb5 @@ -80,15 +77,14 @@ %autosetup -p1 %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %if %{with released} - %find_lang %{name} --with-man --all-name - %{kf5_find_htmldocs} - %endif +%kf5_makeinstall -C build + +%find_lang %{name} --with-man --all-name +%{kf5_find_htmldocs} %post -n libKF5Cddb5 -p /sbin/ldconfig %postun -n libKF5Cddb5 -p /sbin/ldconfig @@ -112,8 +108,6 @@ %{_kf5_libdir}/libKF5Cddb.so %{_kf5_mkspecsdir}/qt_KCddb.pri -%if %{with released} %files lang -f %{name}.lang -%endif %changelog ++++++ libkcddb-22.08.3.tar.xz -> libkcddb-22.12.0.tar.xz ++++++ ++++ 21962 lines of diff (skipped)