Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kldap for openSUSE:Factory checked in at 2021-04-24 23:07:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kldap (Old) and /work/SRC/openSUSE:Factory/.kldap.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kldap" Sat Apr 24 23:07:40 2021 rev:69 rq:887677 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kldap/kldap.changes 2021-03-08 15:13:06.505748626 +0100 +++ /work/SRC/openSUSE:Factory/.kldap.new.12324/kldap.changes 2021-04-24 23:08:26.311334174 +0200 @@ -1,0 +2,23 @@ +Fri Apr 16 16:12:05 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:40:32 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:28:18 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- kldap-20.12.3.tar.xz kldap-20.12.3.tar.xz.sig New: ---- kldap-21.04.0.tar.xz kldap-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kldap.spec ++++++ --- /var/tmp/diff_new_pack.XY6ZK2/_old 2021-04-24 23:08:26.767334819 +0200 +++ /var/tmp/diff_new_pack.XY6ZK2/_new 2021-04-24 23:08:26.771334825 +0200 @@ -16,20 +16,24 @@ # -%define kf5_version 5.75.0 +%define kf5_version 5.79.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: 20.12.3 +Version: 21.04.0 Release: 0 Summary: KDE PIM Libraries License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: cyrus-sasl-devel -BuildRequires: extra-cmake-modules >= 5.19.0 +BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: openldap2-devel BuildRequires: cmake(KF5Completion) >= %{kf5_version} @@ -39,11 +43,8 @@ BuildRequires: cmake(KF5Mbox) BuildRequires: cmake(KF5Wallet) BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version} +BuildRequires: cmake(Qt5Keychain) BuildRequires: cmake(Qt5Test) -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -72,7 +73,7 @@ %lang_package %prep -%setup -q -n kldap-%{version} +%autosetup -p1 -n kldap-%{version} %build %cmake_kf5 -d build -- -DBUILD_TESTING=ON -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} @@ -90,11 +91,11 @@ %files %license LICENSES/* +%doc %lang(en) %{_kf5_htmldir}/en/kioslave5/ %{_kf5_debugdir}/kldap.categories %{_kf5_debugdir}/kldap.renamecategories %dir %{_kf5_plugindir}/kf5 %dir %{_kf5_plugindir}/kf5/kio -%doc %lang(en) %{_kf5_htmldir}/en/kioslave5/ %{_kf5_plugindir}/kf5/kio/ldap.so %{_kf5_servicesdir}/ldap*.protocol ++++++ kldap-20.12.3.tar.xz -> kldap-21.04.0.tar.xz ++++++ ++++ 19324 lines of diff (skipped)