Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcontacts for openSUSE:Factory checked in at 2023-09-11 21:20:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcontacts (Old) and /work/SRC/openSUSE:Factory/.kcontacts.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcontacts" Mon Sep 11 21:20:14 2023 rev:96 rq:1110063 version:5.110.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes 2023-08-20 00:13:10.483112217 +0200 +++ /work/SRC/openSUSE:Factory/.kcontacts.new.1766/kcontacts.changes 2023-09-11 21:23:02.875225169 +0200 @@ -1,0 +2,9 @@ +Wed Sep 6 12:23:55 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 5.110.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.110.0 +- No code change since 5.109.0 + +------------------------------------------------------------------- Old: ---- kcontacts-5.109.0.tar.xz kcontacts-5.109.0.tar.xz.sig New: ---- kcontacts-5.110.0.tar.xz kcontacts-5.110.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcontacts.spec ++++++ --- /var/tmp/diff_new_pack.Tj4sbM/_old 2023-09-11 21:23:03.995265097 +0200 +++ /var/tmp/diff_new_pack.Tj4sbM/_new 2023-09-11 21:23:03.995265097 +0200 @@ -23,7 +23,7 @@ %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kcontacts -Version: 5.109.0 +Version: 5.110.0 Release: 0 Summary: KDE Frameworks based address book API License: LGPL-2.1-or-later ++++++ kcontacts-5.109.0.tar.xz -> kcontacts-5.110.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-5.109.0/CMakeLists.txt new/kcontacts-5.110.0/CMakeLists.txt --- old/kcontacts-5.109.0/CMakeLists.txt 2023-08-05 14:35:25.000000000 +0200 +++ new/kcontacts-5.110.0/CMakeLists.txt 2023-09-03 09:33:18.000000000 +0200 @@ -1,13 +1,13 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.109.0") # handled by release scripts -set(KF_DEP_VERSION "5.109.0") # handled by release scripts +set(KF_VERSION "5.110.0") # handled by release scripts +set(KF_DEP_VERSION "5.110.0") # handled by release scripts project(KContacts VERSION ${KF_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.109.0 NO_MODULE) +find_package(ECM 5.110.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-5.109.0/po/ca/kcontacts5.po new/kcontacts-5.110.0/po/ca/kcontacts5.po --- old/kcontacts-5.109.0/po/ca/kcontacts5.po 2023-08-05 14:35:25.000000000 +0200 +++ new/kcontacts-5.110.0/po/ca/kcontacts5.po 2023-09-03 09:33:18.000000000 +0200 @@ -1,9 +1,9 @@ # Translation of kcontacts5.po to Catalan -# Copyright (C) 2007-2017 This_file_is_part_of_KDE +# Copyright (C) 2007-2023 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2015, 2017. +# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2015, 2017, 2023. # Albert Astals Cid <[email protected]>, 2009. # Manuel Tortosa Moreno <[email protected]>, 2009. # Antoni Bella Pérez <[email protected]>, 2014, 2015. @@ -12,14 +12,14 @@ "Project-Id-Version: kcontacts\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-03-31 00:43+0000\n" -"PO-Revision-Date: 2017-12-29 18:45+0100\n" +"PO-Revision-Date: 2023-08-08 16:40+0200\n" "Last-Translator: Josep M. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 23.04.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -362,6 +362,7 @@ msgid "Dr." msgstr "Dr." +# skip-rule: punctuation-period-no #: addresseehelper.cpp:60 #, kde-format msgid "Miss" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-5.109.0/po/ca@valencia/kcontacts5.po new/kcontacts-5.110.0/po/ca@valencia/kcontacts5.po --- old/kcontacts-5.109.0/po/ca@valencia/kcontacts5.po 2023-08-05 14:35:25.000000000 +0200 +++ new/kcontacts-5.110.0/po/ca@valencia/kcontacts5.po 2023-09-03 09:33:18.000000000 +0200 @@ -1,9 +1,9 @@ # Translation of kcontacts5.po to Catalan (Valencian) -# Copyright (C) 2007-2017 This_file_is_part_of_KDE +# Copyright (C) 2007-2023 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2015, 2017. +# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2015, 2017, 2023. # Albert Astals Cid <[email protected]>, 2009. # Manuel Tortosa Moreno <[email protected]>, 2009. # Antoni Bella Pérez <[email protected]>, 2014, 2015. @@ -12,14 +12,14 @@ "Project-Id-Version: kcontacts\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-03-31 00:43+0000\n" -"PO-Revision-Date: 2017-12-29 18:45+0100\n" +"PO-Revision-Date: 2023-08-08 16:40+0200\n" "Last-Translator: Josep M. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 23.04.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -362,6 +362,7 @@ msgid "Dr." msgstr "Dr." +# skip-rule: punctuation-period-no #: addresseehelper.cpp:60 #, kde-format msgid "Miss" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-5.109.0/po/zh_CN/kcontacts5.po new/kcontacts-5.110.0/po/zh_CN/kcontacts5.po --- old/kcontacts-5.109.0/po/zh_CN/kcontacts5.po 2023-08-05 14:35:25.000000000 +0200 +++ new/kcontacts-5.110.0/po/zh_CN/kcontacts5.po 2023-09-03 09:33:18.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-03-31 00:43+0000\n" -"PO-Revision-Date: 2023-08-02 12:40\n" +"PO-Revision-Date: 2023-09-02 02:56\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
