Hello community,

here is the log from the commit of package libkcddb for openSUSE:Factory 
checked in at 2017-05-08 18:57:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkcddb (Old)
 and      /work/SRC/openSUSE:Factory/.libkcddb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkcddb"

Mon May  8 18:57:15 2017 rev:6 rq:490498 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkcddb/libkcddb.changes        2017-03-15 
01:59:06.866347473 +0100
+++ /work/SRC/openSUSE:Factory/.libkcddb.new/libkcddb.changes   2017-05-08 
18:57:16.756751526 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:45:15 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:01 CEST 2017 - [email protected]
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:48 CET 2017 - [email protected]
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * update test
+
+-------------------------------------------------------------------

Old:
----
  libkcddb-16.12.3.tar.xz

New:
----
  libkcddb-17.04.0.tar.xz

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

Other differences:
------------------
++++++ libkcddb.spec ++++++
--- /var/tmp/diff_new_pack.EXuAFJ/_old  2017-05-08 18:57:17.396661130 +0200
+++ /var/tmp/diff_new_pack.EXuAFJ/_new  2017-05-08 18:57:17.396661130 +0200
@@ -16,13 +16,15 @@
 #
 
 
+%bcond_without lang
+
 Name:           libkcddb
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-Summary:        KDE CDDB Library
+Summary:        CDDB library for KDE Applications
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
@@ -44,15 +46,16 @@
 Provides:       libkcddb5 = %{version}
 Obsoletes:      libkcddb16 < %{version}
 Provides:       libkcddb16 < %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The KDE Compact Disc DataBase library provides an API for
-applications to fetch and submit audio CD information over the
-Internet.
+applications to fetch and submit audio CD
+information over the Internet.
 
 %package devel
-Summary:        Development files for the KDE CDDB library
+Summary:        Development files for KDE CDDB library
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Requires:       libKF5Cddb5 = %{version}
@@ -64,20 +67,24 @@
 This package includes the development headers for %{name}.
 
 %package -n libKF5CddbWidgets5
-Summary:        KDE CDDB Widgets Library
+Summary:        CDDB widgets library for KDE Applications
 Group:          System/Libraries
 
 %description -n libKF5CddbWidgets5
 This package includes the libkcddb widgets library.
 
 %package -n libKF5Cddb5
-Summary:        KDE CDDB Library
+Summary:        CDDB library for KDE Applications
 Group:          System/Libraries
 
 %description -n libKF5Cddb5
 The KDE Compact Disc DataBase library provides an API for
-applications to fetch and submit audio CD information over the
-Internet.
+applications to fetch and submit audio CD
+information over the Internet.
+
+%if %{with lang}
+%lang_package
+%endif
 
 %prep
 %setup -q
@@ -88,6 +95,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -122,4 +133,9 @@
 %{_kf5_includedir}/kcddb_version.h
 %{_libdir}/qt5/mkspecs/modules/qt_KCddb.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ libkcddb-16.12.3.tar.xz -> libkcddb-17.04.0.tar.xz ++++++
++++ 80684 lines of diff (skipped)


Reply via email to