Hello community,

here is the log from the commit of package libkcddb for openSUSE:Leap:15.2 
checked in at 2020-05-12 11:35:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libkcddb (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.libkcddb.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkcddb"

Tue May 12 11:35:34 2020 rev:59 rq:797477 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libkcddb/libkcddb.changes      2020-03-23 
07:13:27.362482767 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libkcddb.new.2738/libkcddb.changes    
2020-05-12 11:35:36.728149172 +0200
@@ -1,0 +2,36 @@
+Thu Apr 23 12:23:04 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:36 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:33 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Switch from freedb.org to gnudb.org (kde#418421)
+  * Make it compile against qt5.15. SkipEmptyParts is part of Qt::. They 
reverted change error() to socketError
+  * Update some links
+  * Make it compile against last qt5.15 without deprecated methods
+  * Remove not necessary endl here
+  * Fix the test: Some Days -> Somedays
+  * Q_DECL_OVERRIDE -> override
+- Dropped patches, now upstream:
+  * Switch-from-freedb.org-to-gnudb.org.patch
+
+-------------------------------------------------------------------

Old:
----
  Switch-from-freedb.org-to-gnudb.org.patch
  libkcddb-19.12.3.tar.xz
  libkcddb-19.12.3.tar.xz.sig

New:
----
  libkcddb-20.04.0.tar.xz
  libkcddb-20.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libkcddb.spec ++++++
--- /var/tmp/diff_new_pack.Q9DHMY/_old  2020-05-12 11:35:37.260150290 +0200
+++ /var/tmp/diff_new_pack.Q9DHMY/_new  2020-05-12 11:35:37.264150298 +0200
@@ -21,19 +21,13 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libkcddb
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        CDDB library for KDE Applications
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
-URL:            http://www.kde.org
+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
-# PATCH-FIX-UPSTREAM
-Patch:          Switch-from-freedb.org-to-gnudb.org.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  libmusicbrainz5-devel
 BuildRequires:  xz
@@ -46,11 +40,15 @@
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Widgets)
+Recommends:     %{name}-lang
 Obsoletes:      libkcddb5 < %{version}
 Provides:       libkcddb5 = %{version}
 Obsoletes:      libkcddb16 < %{version}
 Provides:       libkcddb16 < %{version}
-Recommends:     %{name}-lang
+%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
@@ -69,13 +67,6 @@
 %description devel
 This package includes the development headers for %{name}.
 
-%package -n libKF5CddbWidgets5
-Summary:        CDDB widgets library for KDE Applications
-Group:          System/Libraries
-
-%description -n libKF5CddbWidgets5
-This package includes the libkcddb widgets library.
-
 %package -n libKF5Cddb5
 Summary:        CDDB library for KDE Applications
 Group:          System/Libraries
@@ -86,13 +77,17 @@
 applications to fetch and submit audio CD
 information over the Internet.
 
-%if %{with lang}
+%package -n libKF5CddbWidgets5
+Summary:        CDDB widgets library for KDE Applications
+Group:          System/Libraries
+
+%description -n libKF5CddbWidgets5
+This package includes the libkcddb widgets library.
+
 %lang_package
-%endif
 
 %prep
 %setup -q
-%autopatch -p1
 
 %build
   %cmake_kf5 -d build


++++++ libkcddb-19.12.3.tar.xz -> libkcddb-20.04.0.tar.xz ++++++
++++ 4753 lines of diff (skipped)


Reply via email to