Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kaddressbook for openSUSE:Factory 
checked in at 2026-06-08 14:06:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaddressbook (Old)
 and      /work/SRC/openSUSE:Factory/.kaddressbook.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaddressbook"

Mon Jun  8 14:06:36 2026 rev:121 rq:1357307 version:26.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kaddressbook/kaddressbook.changes        
2026-05-11 16:49:36.089623000 +0200
+++ /work/SRC/openSUSE:Factory/.kaddressbook.new.2375/kaddressbook.changes      
2026-06-08 14:07:09.459874136 +0200
@@ -1,0 +2,9 @@
+Thu Jun  4 08:43:28 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.2/
+- No code change since 26.04.1
+
+-------------------------------------------------------------------

Old:
----
  kaddressbook-26.04.1.tar.xz
  kaddressbook-26.04.1.tar.xz.sig

New:
----
  kaddressbook-26.04.2.tar.xz
  kaddressbook-26.04.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kaddressbook.spec ++++++
--- /var/tmp/diff_new_pack.ctIckb/_old  2026-06-08 14:07:10.367911784 +0200
+++ /var/tmp/diff_new_pack.ctIckb/_new  2026-06-08 14:07:10.367911784 +0200
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.7.1
+%define kpim6_version 6.7.2
 
 %bcond_without released
 Name:           kaddressbook
-Version:        26.04.1
+Version:        26.04.2
 Release:        0
 Summary:        Address book application to manage contacts
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later


++++++ kaddressbook-26.04.1.tar.xz -> kaddressbook-26.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaddressbook-26.04.1/CMakeLists.txt 
new/kaddressbook-26.04.2/CMakeLists.txt
--- old/kaddressbook-26.04.1/CMakeLists.txt     2026-05-05 00:07:31.000000000 
+0200
+++ new/kaddressbook-26.04.2/CMakeLists.txt     2026-05-30 09:31:14.000000000 
+0200
@@ -1,12 +1,12 @@
 # SPDX-License-Identifier: CC0-1.0
 # SPDX-FileCopyrightText: none
 cmake_minimum_required(VERSION 3.27)
-set(PIM_VERSION "6.7.1")
+set(PIM_VERSION "6.7.2")
 project(kaddressbook VERSION ${PIM_VERSION})
 # Update it for each release
-set(KADDRESSBOOK_RELEASE_VERSION_DATE "26.05.04") # yy.MM.dd
+set(KADDRESSBOOK_RELEASE_VERSION_DATE "26.06.04") # yy.MM.dd
 
-set(RELEASE_SERVICE_VERSION "26.04.1")
+set(RELEASE_SERVICE_VERSION "26.04.2")
 set(KF_MIN_VERSION "6.22.0")
 set(CMAKE_CXX_SCAN_FOR_MODULES OFF)
 find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
@@ -98,8 +98,8 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_VERSION "6.7.1")
-set(KONTACTINTERFACE_LIB_VERSION "6.7.1")
+set(AKONADI_VERSION "6.7.2")
+set(KONTACTINTERFACE_LIB_VERSION "6.7.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
@@ -114,12 +114,12 @@
         DBus
         PrintSupport
 )
-set(LIBKDEPIM_LIB_VERSION "6.7.1")
-set(LIBGRANTLEETHEME_LIB_VERSION "6.7.1")
-set(PIMCOMMON_LIB_VERSION "6.7.1")
-set(AKONADI_SEARCH_VERSION "6.7.1")
-set(AKONADI_CONTACT_VERSION "6.7.1")
-set(KLDAP_LIB_VERSION "6.7.1")
+set(LIBKDEPIM_LIB_VERSION "6.7.2")
+set(LIBGRANTLEETHEME_LIB_VERSION "6.7.2")
+set(PIMCOMMON_LIB_VERSION "6.7.2")
+set(AKONADI_SEARCH_VERSION "6.7.2")
+set(AKONADI_CONTACT_VERSION "6.7.2")
+set(KLDAP_LIB_VERSION "6.7.2")
 
 # Find KF6 package
 find_package(KF6DBusAddons ${KF_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaddressbook-26.04.1/po/pt_BR/kaddressbook.po 
new/kaddressbook-26.04.2/po/pt_BR/kaddressbook.po
--- old/kaddressbook-26.04.1/po/pt_BR/kaddressbook.po   2026-05-05 
00:07:31.000000000 +0200
+++ new/kaddressbook-26.04.2/po/pt_BR/kaddressbook.po   2026-05-30 
09:31:14.000000000 +0200
@@ -4,22 +4,22 @@
 #
 # André Marcelo Alvarenga <[email protected]>, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2016, 2018, 2019, 2020.
 # Luiz Fernando Ranghetti <[email protected]>, 2009, 2010, 2012, 2019, 
2020, 2021, 2022, 2024.
-# SPDX-FileCopyrightText: 2012, 2025 Marcus Gama <[email protected]>
+# SPDX-FileCopyrightText: 2012, 2025-2026 Marcus Gama <[email protected]>
 # SPDX-FileCopyrightText: 2025 Guilherme Marçal Silva 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kaddressbook\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-01-21 00:46+0000\n"
-"PO-Revision-Date: 2025-11-26 01:15-0300\n"
-"Last-Translator: Guilherme Marçal Silva <[email protected]>\n"
+"PO-Revision-Date: 2026-05-17 07:38-0300\n"
+"Last-Translator: Marcus Gama <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 25.08.3\n"
+"X-Generator: Lokalize 26.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -696,7 +696,7 @@
 #, kde-format
 msgctxt "@info:shell"
 msgid "Lists the available options for user feedback"
-msgstr "Lista as opções disponíveis para os comentários dos usuários"
+msgstr "Lista as opções disponíveis para o feedback do usuário"
 
 #: src/kaddressbookpart.cpp:75
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaddressbook-26.04.1/po/tr/kaddressbook.po 
new/kaddressbook-26.04.2/po/tr/kaddressbook.po
--- old/kaddressbook-26.04.1/po/tr/kaddressbook.po      2026-05-05 
00:07:31.000000000 +0200
+++ new/kaddressbook-26.04.2/po/tr/kaddressbook.po      2026-05-30 
09:31:14.000000000 +0200
@@ -7,21 +7,21 @@
 # ozer kavak <[email protected]>, 2012, 2013.
 # Volkan Gezer <[email protected]>, 2013, 2014, 2017.
 # Kaan Ozdincer <[email protected]>, 2014.
-# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Emir SARI 
<[email protected]>
+# SPDX-FileCopyrightText: 2022-2026 Emir SARI <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kcontactmanager\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-01-21 00:46+0000\n"
-"PO-Revision-Date: 2025-11-26 12:16+0300\n"
-"Last-Translator: Emir SARI <emir_sari@îcloud.com>\n"
+"PO-Revision-Date: 2026-05-10 13:24+0300\n"
+"Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 25.08.2\n"
+"X-Generator: Lokalize 26.04.0\n"
 "X-POOTLE-MTIME: 1413102213.000000\n"
 
 #, kde-format
@@ -335,7 +335,7 @@
 #, kde-format
 msgctxt "The wedding anniversary of a contact"
 msgid "Anniversary"
-msgstr "Yıldönümü"
+msgstr "Yıl dönümü"
 
 #: src/importexport/contactfields.cpp:86
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaddressbook-26.04.1/src/configuration/kaddressbook_config_userfeedback.json
 
new/kaddressbook-26.04.2/src/configuration/kaddressbook_config_userfeedback.json
--- 
old/kaddressbook-26.04.1/src/configuration/kaddressbook_config_userfeedback.json
    2026-05-05 00:07:31.000000000 +0200
+++ 
new/kaddressbook-26.04.2/src/configuration/kaddressbook_config_userfeedback.json
    2026-05-30 09:31:14.000000000 +0200
@@ -29,7 +29,7 @@
         "Name[nl]": "Terugkoppeling van gebruiker",
         "Name[pl]": "Informacja zwrotna",
         "Name[pt]": "Reacções do Utilizador",
-        "Name[pt_BR]": "Comentários do usuário",
+        "Name[pt_BR]": "Feedback do usuário",
         "Name[ro]": "Reacții utilizator",
         "Name[ru]": "Обратная связь",
         "Name[sa]": "उपयोक्तृप्रतिक्रिया",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaddressbook-26.04.1/src/data/org.kde.kaddressbook.appdata.xml 
new/kaddressbook-26.04.2/src/data/org.kde.kaddressbook.appdata.xml
--- old/kaddressbook-26.04.1/src/data/org.kde.kaddressbook.appdata.xml  
2026-05-05 00:07:31.000000000 +0200
+++ new/kaddressbook-26.04.2/src/data/org.kde.kaddressbook.appdata.xml  
2026-05-30 09:31:14.000000000 +0200
@@ -499,6 +499,7 @@
     <binary>kaddressbook</binary>
   </provides>
   <releases>
+    <release version="6.7.2" date="2026-06-04"/>
     <release version="6.7.1" date="2026-05-07"/>
     <release version="6.7.0" date="2026-04-16"/>
     <release version="6.6.3" date="2026-03-05"/>

Reply via email to