Hello community, here is the log from the commit of package kldap for openSUSE:Factory checked in at 2018-12-19 13:34:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kldap (Old) and /work/SRC/openSUSE:Factory/.kldap.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kldap" Wed Dec 19 13:34:43 2018 rev:40 rq:658413 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kldap/kldap.changes 2018-11-12 09:28:27.938217324 +0100 +++ /work/SRC/openSUSE:Factory/.kldap.new.28833/kldap.changes 2018-12-19 13:34:44.528515327 +0100 @@ -1,0 +2,37 @@ +Fri Dec 14 06:09:12 UTC 2018 - [email protected] + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + +------------------------------------------------------------------- +Mon Dec 03 20:56:02 UTC 2018 - [email protected] + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + +------------------------------------------------------------------- +Tue Nov 20 06:22:27 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:05 UTC 2018 - [email protected] + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51 + * Remove deprecated method + * use new syntax + +------------------------------------------------------------------- @@ -47 +84 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -100 +137 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -224 +261 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -283 +320 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -375 +412 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -501 +538 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- kldap-18.08.3.tar.xz New: ---- kldap-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kldap.spec ++++++ --- /var/tmp/diff_new_pack.pvE2wZ/_old 2018-12-19 13:34:45.128514548 +0100 +++ /var/tmp/diff_new_pack.pvE2wZ/_new 2018-12-19 13:34:45.128514548 +0100 @@ -16,19 +16,18 @@ # -%bcond_without lang - %define kf5_version 5.19.0 -Name: kldap -Version: 18.08.3 -Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: kldap +Version: 18.12.0 +Release: 0 Summary: KDE PIM Libraries License: LGPL-2.1-or-later Group: System/GUI/KDE -Url: http://www.kde.org +URL: http://www.kde.org Source: kldap-%{version}.tar.xz BuildRequires: cyrus-sasl-devel BuildRequires: extra-cmake-modules >= 5.19.0 @@ -45,7 +44,6 @@ %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package contains additional libraries for KDE PIM applications. @@ -85,15 +83,14 @@ %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif %post -n libKF5Ldap5 -p /sbin/ldconfig %postun -n libKF5Ldap5 -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING.LIB +%license COPYING.LIB %config %{_kf5_configdir}/kldap.categories %config %{_kf5_configdir}/kldap.renamecategories %dir %{_kf5_plugindir}/kf5 @@ -103,13 +100,11 @@ %{_kf5_servicesdir}/ldap*.protocol %files -n libKF5Ldap5 -%defattr(-,root,root) -%doc COPYING.LIB +%license COPYING.LIB %{_kf5_libdir}/libKF5Ldap.so.* %files devel -%defattr(-,root,root) -%doc COPYING.LIB +%license COPYING.LIB %{_kf5_cmakedir}/KF5Ldap/ %{_kf5_includedir}/KLDAP/ %{_kf5_includedir}/kldap_version.h @@ -118,7 +113,7 @@ %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ kldap-18.08.3.tar.xz -> kldap-18.12.0.tar.xz ++++++ ++++ 18020 lines of diff (skipped)
