Hello community,

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

Package is "libkcompactdisc"

Mon May  8 18:57:24 2017 rev:5 rq:490499 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkcompactdisc/libkcompactdisc.changes  
2017-03-15 01:59:07.670233823 +0100
+++ /work/SRC/openSUSE:Factory/.libkcompactdisc.new/libkcompactdisc.changes     
2017-05-08 18:57:25.379533443 +0200
@@ -1,0 +2,31 @@
+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:02 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:
+  * Use FindALSA provided by cmake
+  * Import FindAlsa.cmake from KDELibs4Support
+
+-------------------------------------------------------------------

Old:
----
  libkcompactdisc-16.12.3.tar.xz

New:
----
  libkcompactdisc-17.04.0.tar.xz

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

Other differences:
------------------
++++++ libkcompactdisc.spec ++++++
--- /var/tmp/diff_new_pack.GOi5Pm/_old  2017-05-08 18:57:26.959310278 +0200
+++ /var/tmp/diff_new_pack.GOi5Pm/_new  2017-05-08 18:57:26.963309713 +0200
@@ -16,16 +16,18 @@
 #
 
 
+%bcond_without lang
+
 Name:           libkcompactdisc
-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 CD Library
 License:        GPL-2.0+
 Group:          System/GUI/KDE
-Url:            http://www.kde.org/
+Url:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  alsa-devel
 BuildRequires:  extra-cmake-modules
@@ -46,6 +48,8 @@
 %package -n libKF5CompactDisc5
 Summary:        KDE CD Library
 Group:          System/Libraries
+Recommends:     %{name}-lang
+Provides:       %{name} = %{version}
 
 %description -n libKF5CompactDisc5
 This is the multi-platform CD-Player library for creating various
@@ -59,6 +63,10 @@
 %description devel
 This package contains the development headers for libkcompactdisc.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 FAKE_BUILDDATE=$(LC_ALL=C date -r %{_sourcedir}/%{name}.changes '+%{b} %{e} 
%{Y}')
@@ -70,6 +78,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post  -n libKF5CompactDisc5 -p /sbin/ldconfig
 %postun -n libKF5CompactDisc5 -p /sbin/ldconfig
@@ -86,4 +97,9 @@
 %{_libdir}/libKF5CompactDisc.so
 %{_kf5_mkspecsdir}/qt_KCompactDisc.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ libkcompactdisc-16.12.3.tar.xz -> libkcompactdisc-17.04.0.tar.xz ++++++
++++ 3995 lines of diff (skipped)


Reply via email to