Hello community,

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

Package is "kontactinterface"

Mon May  8 18:54:32 2017 rev:19 rq:490458 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kontactinterface/kontactinterface.changes        
2017-03-15 00:56:15.512056820 +0100
+++ /work/SRC/openSUSE:Factory/.kontactinterface.new/kontactinterface.changes   
2017-05-08 18:54:35.531526602 +0200
@@ -1,0 +2,32 @@
+Sun Apr 16 10:45:07 CEST 2017 - lbeltr...@kde.org
+
+- 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:25:49 CEST 2017 - lbeltr...@kde.org
+
+- 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:39 CET 2017 - lbeltr...@kde.org
+
+- 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:
+  * Clean up code
+  * Use nullptr
+  * Add ECMCoverageOption
+
+-------------------------------------------------------------------

Old:
----
  kontactinterface-16.12.3.tar.xz

New:
----
  kontactinterface-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kontactinterface.spec ++++++
--- /var/tmp/diff_new_pack.1DPz6x/_old  2017-05-08 18:54:36.823344117 +0200
+++ /var/tmp/diff_new_pack.1DPz6x/_new  2017-05-08 18:54:36.827343552 +0200
@@ -16,12 +16,14 @@
 #
 
 
+%bcond_without lang
+
 %define kf5_version 5.19.0
 Name:           kontactinterface
-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 PIM Libraries: Interface to Contacts
 License:        LGPL-2.1+
@@ -44,6 +46,8 @@
 %package -n libKF5KontactInterface5
 Summary:        KDE PIM Libraries: Interface to Contacts
 Group:          Development/Libraries/KDE
+Recommends:     %{name}-lang
+Provides:       %{name} = %{version}
 
 %description  -n libKF5KontactInterface5
 This package provides the interface to contacts for KDE PIM applications
@@ -58,6 +62,10 @@
 This package contains necessary include files and libraries needed
 to develop KDE PIM applications.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n kontactinterface-%{version}
 
@@ -67,6 +75,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post -n libKF5KontactInterface5 -p /sbin/ldconfig
 %postun -n libKF5KontactInterface5 -p /sbin/ldconfig
@@ -86,4 +97,9 @@
 %{_kf5_libdir}/libKF5KontactInterface.so
 %{_kf5_mkspecsdir}/qt_KontactInterface.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kontactinterface-16.12.3.tar.xz -> kontactinterface-17.04.0.tar.xz ++++++
++++ 1902 lines of diff (skipped)


Reply via email to