Hello community,

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

Package is "kcontacts"

Mon May  8 18:49:14 2017 rev:19 rq:490390 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes      2017-03-15 
00:53:02.467371031 +0100
+++ /work/SRC/openSUSE:Factory/.kcontacts.new/kcontacts.changes 2017-05-08 
18:49:15.552726797 +0200
@@ -1,0 +2,31 @@
+Sun Apr 16 10:44:53 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:26 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:
+  * Minor optmization
+  * More work on VCardParser performance
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:20 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:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kcontacts-16.12.3.tar.xz

New:
----
  kcontacts-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kcontacts.spec ++++++
--- /var/tmp/diff_new_pack.D2Njax/_old  2017-05-08 18:49:16.336616066 +0200
+++ /var/tmp/diff_new_pack.D2Njax/_new  2017-05-08 18:49:16.336616066 +0200
@@ -16,12 +16,14 @@
 #
 
 
+%bcond_without lang
+
 %define kf5_version 5.5.0
 Name:           kcontacts
-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:        New address book API for KDE
 License:        LGPL-2.1+
@@ -47,6 +49,8 @@
 %package -n libKF5Contacts5
 Summary:        New address book API for KDE
 Group:          Development/Libraries/KDE
+Recommends:     %{name}-lang
+Provides:       %{name} = %{version}
 
 %description  -n libKF5Contacts5
 Libkcontacts provides an API for address book data.
@@ -63,6 +67,10 @@
 Libkcontacts provides an API for address book data.
 Development files.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n kcontacts-%{version}
 
@@ -72,6 +80,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post -n libKF5Contacts5 -p /sbin/ldconfig
 %postun -n libKF5Contacts5 -p /sbin/ldconfig
@@ -91,4 +102,9 @@
 %{_kf5_includedir}/kcontacts_version.h
 %{_kf5_mkspecsdir}/qt_KContacts.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kcontacts-16.12.3.tar.xz -> kcontacts-17.04.0.tar.xz ++++++
++++ 35147 lines of diff (skipped)


Reply via email to