Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kldap for openSUSE:Factory checked in at 2026-05-11 16:49:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kldap (Old) and /work/SRC/openSUSE:Factory/.kldap.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kldap" Mon May 11 16:49:32 2026 rev:129 rq:1351672 version:26.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kldap/kldap.changes 2026-04-17 21:48:48.775928205 +0200 +++ /work/SRC/openSUSE:Factory/.kldap.new.1966/kldap.changes 2026-05-11 16:50:30.659868429 +0200 @@ -1,0 +2,9 @@ +Thu May 7 08:02:54 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.1/ +- No code change since 26.04.0 + +------------------------------------------------------------------- Old: ---- kldap-26.04.0.tar.xz kldap-26.04.0.tar.xz.sig New: ---- kldap-26.04.1.tar.xz kldap-26.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kldap.spec ++++++ --- /var/tmp/diff_new_pack.vY3mZq/_old 2026-05-11 16:50:31.491902663 +0200 +++ /var/tmp/diff_new_pack.vY3mZq/_new 2026-05-11 16:50:31.491902663 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kldap -Version: 26.04.0 +Version: 26.04.1 Release: 0 Summary: Library to assist working with LDAP directories License: LGPL-2.1-or-later ++++++ kldap-26.04.0.tar.xz -> kldap-26.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kldap-26.04.0/CMakeLists.txt new/kldap-26.04.1/CMakeLists.txt --- old/kldap-26.04.0/CMakeLists.txt 2026-04-08 05:45:55.000000000 +0200 +++ new/kldap-26.04.1/CMakeLists.txt 2026-05-03 05:52:23.000000000 +0200 @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: none # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.27) -set(PIM_VERSION "6.7.0") +set(PIM_VERSION "6.7.1") project(KLdap VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kldap-26.04.0/po/tr/kio_ldap.po new/kldap-26.04.1/po/tr/kio_ldap.po --- old/kldap-26.04.0/po/tr/kio_ldap.po 2026-04-08 05:45:55.000000000 +0200 +++ new/kldap-26.04.1/po/tr/kio_ldap.po 2026-05-03 05:52:23.000000000 +0200 @@ -7,13 +7,13 @@ # Görkem Çetin <[email protected]>, 2004. # obsoleteman <[email protected]>, 2008. # Kaan Ozdincer <[email protected]>, 2014. -# Emir SARI <[email protected]>, 2023. +# SPDX-FileCopyrightText: 2023, 2026 Emir SARI <[email protected]> msgid "" msgstr "" "Project-Id-Version: kdepimlibs-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:52+0000\n" -"PO-Revision-Date: 2023-03-07 20:36+0300\n" +"PO-Revision-Date: 2026-05-02 19:04+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" @@ -21,7 +21,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 22.12.3\n" +"X-Generator: Lokalize 25.12.3\n" "(http: //www.transifex.com/projects/p/kdepimlibs-k-tr/language/tr/)\n" #: kio_ldap.cpp:88 @@ -39,18 +39,18 @@ "LDAP server returned the error: %1 %2\n" "The LDAP URL was: %3" msgstr "" -"LDAP sunucusu hatası döndürdü :%1 %2\n" -"LDAP URL'si şöyleydi: %3" +"LDAP sunucusu şu hatayı döndürdü: %1 %2\n" +"LDAP URL’si şu idi: %3" #: kio_ldap.cpp:294 #, kde-format msgid "LDAP Login" -msgstr "LDAP Oturumu Açma" +msgstr "LDAP Oturumu Aç" #: kio_ldap.cpp:296 #, kde-format msgid "site:" -msgstr "site:" +msgstr "Site:" #: kio_ldap.cpp:321 #, kde-format @@ -70,4 +70,4 @@ #: kio_ldap.cpp:662 #, kde-format msgid "Invalid Ldif file in line %1." -msgstr "%1 satırında geçersiz Ldif dosyası." +msgstr "%1. satırda geçersiz Ldif dosyası."
