Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kldap for openSUSE:Factory checked in at 2022-02-04 21:46:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kldap (Old) and /work/SRC/openSUSE:Factory/.kldap.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kldap" Fri Feb 4 21:46:58 2022 rev:79 rq:951054 version:21.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kldap/kldap.changes 2022-01-11 21:15:59.772820683 +0100 +++ /work/SRC/openSUSE:Factory/.kldap.new.1898/kldap.changes 2022-02-04 21:47:37.921108057 +0100 @@ -1,0 +2,10 @@ +Tue Feb 1 13:03:08 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.2/ +- Changes since 21.12.1: + * Fix build with GCC 12 (standard attributes in middle of decl-specifiers) + +------------------------------------------------------------------- Old: ---- kldap-21.12.1.tar.xz kldap-21.12.1.tar.xz.sig New: ---- kldap-21.12.2.tar.xz kldap-21.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kldap.spec ++++++ --- /var/tmp/diff_new_pack.ezuJDf/_old 2022-02-04 21:47:38.513104015 +0100 +++ /var/tmp/diff_new_pack.ezuJDf/_new 2022-02-04 21:47:38.517103988 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kldap -Version: 21.12.1 +Version: 21.12.2 Release: 0 Summary: KDE PIM Libraries License: LGPL-2.1-or-later ++++++ kldap-21.12.1.tar.xz -> kldap-21.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kldap-21.12.1/CMakeLists.txt new/kldap-21.12.2/CMakeLists.txt --- old/kldap-21.12.1/CMakeLists.txt 2021-12-10 07:03:24.000000000 +0100 +++ new/kldap-21.12.2/CMakeLists.txt 2022-01-17 15:38:00.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.19.1") +set(PIM_VERSION "5.19.2") project(KLdap VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kldap-21.12.1/po/ca/libkldap5.po new/kldap-21.12.2/po/ca/libkldap5.po --- old/kldap-21.12.1/po/ca/libkldap5.po 2022-01-04 01:22:49.000000000 +0100 +++ new/kldap-21.12.2/po/ca/libkldap5.po 2022-02-01 01:13:52.000000000 +0100 @@ -310,6 +310,3 @@ msgctxt "%1 is a url to ldap server" msgid "Unknown error connecting %1" msgstr "Error desconegut en connectar %1" - -#~ msgid "LDAP Servers" -#~ msgstr "Servidors LDAP" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kldap-21.12.1/po/zh_CN/kio_ldap.po new/kldap-21.12.2/po/zh_CN/kio_ldap.po --- old/kldap-21.12.1/po/zh_CN/kio_ldap.po 2022-01-04 01:22:49.000000000 +0100 +++ new/kldap-21.12.2/po/zh_CN/kio_ldap.po 2022-02-01 01:13:52.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-10-07 00:18+0000\n" -"PO-Revision-Date: 2021-12-22 14:10\n" +"PO-Revision-Date: 2022-01-08 15:25\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kldap-21.12.1/po/zh_CN/libkldap5.po new/kldap-21.12.2/po/zh_CN/libkldap5.po --- old/kldap-21.12.1/po/zh_CN/libkldap5.po 2022-01-04 01:22:49.000000000 +0100 +++ new/kldap-21.12.2/po/zh_CN/libkldap5.po 2022-02-01 01:13:52.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-06 00:17+0000\n" -"PO-Revision-Date: 2021-12-22 14:10\n" +"PO-Revision-Date: 2022-01-08 15:25\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kldap-21.12.1/src/widgets/ldapclientsearch.h new/kldap-21.12.2/src/widgets/ldapclientsearch.h --- old/kldap-21.12.1/src/widgets/ldapclientsearch.h 2021-12-10 07:03:24.000000000 +0100 +++ new/kldap-21.12.2/src/widgets/ldapclientsearch.h 2022-01-17 15:38:00.000000000 +0100 @@ -131,7 +131,7 @@ */ void setAttributes(const QStringList &); - static Q_REQUIRED_RESULT QStringList defaultAttributes(); + Q_REQUIRED_RESULT static QStringList defaultAttributes(); Q_SIGNALS: /**
