Hello community,

here is the log from the commit of package libkcompactdisc4 for 
openSUSE:Factory checked in at 2013-05-16 17:57:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkcompactdisc4 (Old)
 and      /work/SRC/openSUSE:Factory/.libkcompactdisc4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkcompactdisc4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkcompactdisc4/libkcompactdisc4.changes        
2013-04-26 12:37:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libkcompactdisc4.new/libkcompactdisc4.changes   
2013-05-16 17:57:34.000000000 +0200
@@ -1,0 +2,8 @@
+Sat May  4 17:02:17 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+-------------------------------------------------------------------

Old:
----
  libkcompactdisc-4.10.2.tar.xz

New:
----
  libkcompactdisc-4.10.3.tar.xz

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

Other differences:
------------------
++++++ libkcompactdisc4.spec ++++++
--- /var/tmp/diff_new_pack.n7Ws7C/_old  2013-05-16 17:57:35.000000000 +0200
+++ /var/tmp/diff_new_pack.n7Ws7C/_new  2013-05-16 17:57:35.000000000 +0200
@@ -23,7 +23,7 @@
 Summary:        KDE CD Library
 License:        GPL-2.0+
 Group:          System/GUI/KDE
-Version:        4.10.2
+Version:        4.10.3
 Release:        0
 Source0:        libkcompactdisc-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ libkcompactdisc-4.10.2.tar.xz -> libkcompactdisc-4.10.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcompactdisc-4.10.2/CMakeLists.txt 
new/libkcompactdisc-4.10.3/CMakeLists.txt
--- old/libkcompactdisc-4.10.2/CMakeLists.txt   2013-03-01 08:08:15.000000000 
+0100
+++ new/libkcompactdisc-4.10.3/CMakeLists.txt   2013-05-03 06:41:36.000000000 
+0200
@@ -63,6 +63,9 @@
 if (HAVE_LIBASOUND2)
     target_link_libraries(kcompactdisc ${ASOUND_LIBRARY})
 endif (HAVE_LIBASOUND2)
+if (USE_WMLIB)
+    target_link_libraries(kcompactdisc ${CMAKE_THREAD_LIBS_INIT})
+endif (USE_WMLIB)
 
 set_target_properties(kcompactdisc PROPERTIES VERSION ${GENERIC_LIB_VERSION} 
SOVERSION ${GENERIC_LIB_SOVERSION} )
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to