Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kldap for openSUSE:Factory checked in at 2025-07-06 17:01:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kldap (Old) and /work/SRC/openSUSE:Factory/.kldap.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kldap" Sun Jul 6 17:01:33 2025 rev:119 rq:1290368 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kldap/kldap.changes 2025-06-06 22:33:38.725441855 +0200 +++ /work/SRC/openSUSE:Factory/.kldap.new.1903/kldap.changes 2025-07-06 17:02:52.638449005 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 15:27:04 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.3/ +- No code change since 25.04.2 + +------------------------------------------------------------------- Old: ---- kldap-25.04.2.tar.xz kldap-25.04.2.tar.xz.sig New: ---- kldap-25.04.3.tar.xz kldap-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kldap.spec ++++++ --- /var/tmp/diff_new_pack.42G0de/_old 2025-07-06 17:02:53.590488443 +0200 +++ /var/tmp/diff_new_pack.42G0de/_new 2025-07-06 17:02:53.590488443 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kldap -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: Library to assist working with LDAP directories License: LGPL-2.1-or-later ++++++ kldap-25.04.2.tar.xz -> kldap-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kldap-25.04.2/CMakeLists.txt new/kldap-25.04.3/CMakeLists.txt --- old/kldap-25.04.2/CMakeLists.txt 2025-05-31 05:21:26.000000000 +0200 +++ new/kldap-25.04.3/CMakeLists.txt 2025-06-06 06:55:12.000000000 +0200 @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: none # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "6.4.2") +set(PIM_VERSION "6.4.3") project(KLdap VERSION ${PIM_VERSION})