Hello community,

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

Package is "kldap"

Mon May  8 18:52:22 2017 rev:20 rq:490433 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kldap/kldap.changes      2017-03-15 
00:54:41.269391253 +0100
+++ /work/SRC/openSUSE:Factory/.kldap.new/kldap.changes 2017-05-08 
18:52:22.566309397 +0200
@@ -1,0 +2,35 @@
+Sun Apr 16 10:45:02 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:25:39 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:
+  * Const'ify
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:32 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 isEmpty()
+  * Clean up
+  * Use QLatin1Char when possible
+  * Port to Q_NULLPTR
+  * Add ECMCoverageOption
+  * Nothing in here requires kmbox, remove dependency.
+
+-------------------------------------------------------------------

Old:
----
  kldap-16.12.3.tar.xz

New:
----
  kldap-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kldap.spec ++++++
--- /var/tmp/diff_new_pack.zQ3Tvp/_old  2017-05-08 18:52:23.246213354 +0200
+++ /var/tmp/diff_new_pack.zQ3Tvp/_new  2017-05-08 18:52:23.254212223 +0200
@@ -16,12 +16,14 @@
 #
 
 
+%bcond_without lang
+
 %define kf5_version 5.19.0
 Name:           kldap
-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
 License:        LGPL-2.1+
@@ -40,6 +42,7 @@
 BuildRequires:  openldap2-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Test)
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -65,6 +68,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 kldap-%{version}
 
@@ -74,6 +81,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
 
 %post -n libKF5Ldap5 -p /sbin/ldconfig
 %postun -n libKF5Ldap5 -p /sbin/ldconfig
@@ -103,4 +114,9 @@
 %{_kf5_libdir}/libKF5Ldap.so
 %{_kf5_mkspecsdir}/qt_Ldap.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kldap-16.12.3.tar.xz -> kldap-17.04.0.tar.xz ++++++
++++ 27117 lines of diff (skipped)


Reply via email to