Hello community,

here is the log from the commit of package libkcddb for openSUSE:Factory 
checked in at 2017-03-15 00:58:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkcddb (Old)
 and      /work/SRC/openSUSE:Factory/.libkcddb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkcddb"

Wed Mar 15 00:58:47 2017 rev:5 rq:478254 version:16.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkcddb/libkcddb.changes        2017-02-13 
07:34:57.364484540 +0100
+++ /work/SRC/openSUSE:Factory/.libkcddb.new/libkcddb.changes   2017-03-15 
01:59:06.866347473 +0100
@@ -1,0 +2,11 @@
+Thu Mar  9 12:42:38 CET 2017 - [email protected]
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * update test
+
+
+-------------------------------------------------------------------

Old:
----
  libkcddb-16.12.2.tar.xz

New:
----
  libkcddb-16.12.3.tar.xz

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

Other differences:
------------------
++++++ libkcddb.spec ++++++
--- /var/tmp/diff_new_pack.5WSiau/_old  2017-03-15 01:59:07.422268879 +0100
+++ /var/tmp/diff_new_pack.5WSiau/_new  2017-03-15 01:59:07.426268314 +0100
@@ -17,10 +17,10 @@
 
 
 Name:           libkcddb
-Version:        16.12.2
+Version:        16.12.3
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        KDE CDDB Library
 License:        GPL-2.0+

++++++ libkcddb-16.12.2.tar.xz -> libkcddb-16.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkcddb-16.12.2/tests/musicbrainztest-severaldiscs.cpp 
new/libkcddb-16.12.3/tests/musicbrainztest-severaldiscs.cpp
--- old/libkcddb-16.12.2/tests/musicbrainztest-severaldiscs.cpp 2016-12-12 
01:51:42.000000000 +0100
+++ new/libkcddb-16.12.3/tests/musicbrainztest-severaldiscs.cpp 2017-03-02 
12:23:58.000000000 +0100
@@ -102,7 +102,7 @@
   QCOMPARE(i.track(15).get(Title).toString(),QString::fromUtf8("All You 
Fascists Bound to Lose (Blokes version)"));
   QCOMPARE(i.track(16).get(Title).toString(),QString::fromUtf8("NPWA"));
   QCOMPARE(i.track(17).get(Title).toString(),QString::fromUtf8("St. Monday"));
-  QCOMPARE(i.track(18).get(Title).toString(),QString::fromUtf8("Somedays I See 
the Point"));
+  QCOMPARE(i.track(18).get(Title).toString(),QString::fromUtf8("Some Days I 
See the Point"));
   QCOMPARE(i.track(19).get(Title).toString(),QString::fromUtf8("Take Down the 
Union Jack (Band version)"));
   for (int j=0; j < 12; j++)
     QCOMPARE(i.track(j).get(Artist).toString(),QString::fromUtf8("Billy 
Bragg"));


Reply via email to