Hello community, here is the log from the commit of package kldap for openSUSE:Factory checked in at 2020-08-18 11:58:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kldap (Old) and /work/SRC/openSUSE:Factory/.kldap.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kldap" Tue Aug 18 11:58:31 2020 rev:61 rq:826432 version:20.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kldap/kldap.changes 2020-07-14 07:48:52.791768294 +0200 +++ /work/SRC/openSUSE:Factory/.kldap.new.3399/kldap.changes 2020-08-18 11:59:05.167361165 +0200 @@ -1,0 +2,28 @@ +Sun Aug 9 09:09:24 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- No code change since 20.07.90 + +------------------------------------------------------------------- +Sun Aug 2 07:59:45 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.07.90 + * New feature release +- No code change since 20.07.80 + +------------------------------------------------------------------- +Sun Jul 19 10:04:52 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.07.80 + * New feature release +- Changes since 20.04.3: + * Convert license headers to SPDX format + * Fix in pimcommon + * Move ldap class from libkdepim here + * Make KDocTools optional (like in e.g. KIO) + * Fix clazy warning + +------------------------------------------------------------------- Old: ---- kldap-20.04.3.tar.xz kldap-20.04.3.tar.xz.sig New: ---- kldap-20.08.0.tar.xz kldap-20.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kldap.spec ++++++ --- /var/tmp/diff_new_pack.HzcHe7/_old 2020-08-18 11:59:06.211361624 +0200 +++ /var/tmp/diff_new_pack.HzcHe7/_new 2020-08-18 11:59:06.219361628 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kldap -Version: 20.04.3 +Version: 20.08.0 Release: 0 Summary: KDE PIM Libraries License: LGPL-2.1-or-later @@ -37,6 +37,7 @@ BuildRequires: cmake(KF5I18n) >= %{kf5_version} BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Mbox) +BuildRequires: cmake(KF5Wallet) BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version} BuildRequires: cmake(Qt5Test) %if %{with lang} @@ -88,7 +89,7 @@ %postun -n libKF5Ldap5 -p /sbin/ldconfig %files -%license COPYING.LIB +%license LICENSES/* %{_kf5_debugdir}/kldap.categories %{_kf5_debugdir}/kldap.renamecategories %dir %{_kf5_plugindir}/kf5 @@ -98,11 +99,11 @@ %{_kf5_servicesdir}/ldap*.protocol %files -n libKF5Ldap5 -%license COPYING.LIB +%license LICENSES/* %{_kf5_libdir}/libKF5Ldap.so.* %files devel -%license COPYING.LIB +%license LICENSES/* %{_kf5_cmakedir}/KF5Ldap/ %{_kf5_includedir}/KLDAP/ %{_kf5_includedir}/kldap_version.h @@ -111,7 +112,7 @@ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kldap-20.04.3.tar.xz -> kldap-20.08.0.tar.xz ++++++ ++++ 42604 lines of diff (skipped)
