Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkcddb for openSUSE:Factory checked in at 2021-04-24 23:07:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkcddb (Old) and /work/SRC/openSUSE:Factory/.libkcddb.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkcddb" Sat Apr 24 23:07:58 2021 rev:55 rq:887758 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkcddb/libkcddb.changes 2021-03-08 15:14:33.953815988 +0100 +++ /work/SRC/openSUSE:Factory/.libkcddb.new.12324/libkcddb.changes 2021-04-24 23:08:58.663379916 +0200 @@ -1,0 +2,25 @@ +Fri Apr 16 16:13:01 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:41:27 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:27 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Set language to C (English) + * Remove copy of option BUILD_TESTING, already done by KDECMakeSettings + +------------------------------------------------------------------- Old: ---- libkcddb-20.12.3.tar.xz libkcddb-20.12.3.tar.xz.sig New: ---- libkcddb-21.04.0.tar.xz libkcddb-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkcddb.spec ++++++ --- /var/tmp/diff_new_pack.4SIMB0/_old 2021-04-24 23:08:59.227380713 +0200 +++ /var/tmp/diff_new_pack.4SIMB0/_new 2021-04-24 23:08:59.227380713 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libkcddb -Version: 20.12.3 +Version: 21.04.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 lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: libmusicbrainz5-devel BuildRequires: xz @@ -45,10 +49,6 @@ Provides: libkcddb5 = %{version} Obsoletes: libkcddb16 < %{version} Provides: libkcddb16 < %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description The KDE Compact Disc DataBase library provides an API for @@ -79,7 +79,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -96,20 +96,19 @@ %postun -n libKF5Cddb5 -p /sbin/ldconfig %files -%license COPYING* -%dir %{_kf5_htmldir} -%dir %{_kf5_htmldir}/en +%license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/*/ %{_kf5_configkcfgdir}/ +%{_kf5_debugdir}/libkcddb.categories %{_kf5_plugindir}/ %{_kf5_servicesdir}/ %files -n libKF5Cddb5 -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5Cddb.so.* %files devel -%license COPYING* +%license LICENSES/* %{_kf5_cmakedir}/KF5Cddb/ %{_kf5_includedir}/KCddb %{_kf5_includedir}/kcddb_version.h @@ -118,7 +117,7 @@ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ libkcddb-20.12.3.tar.xz -> libkcddb-21.04.0.tar.xz ++++++ ++++ 63454 lines of diff (skipped)
