Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcontacts for openSUSE:Factory checked in at 2022-08-15 19:57:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcontacts (Old) and /work/SRC/openSUSE:Factory/.kcontacts.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcontacts" Mon Aug 15 19:57:09 2022 rev:83 rq:994959 version:5.97.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes 2022-07-11 19:09:39.487631463 +0200 +++ /work/SRC/openSUSE:Factory/.kcontacts.new.1521/kcontacts.changes 2022-08-15 19:59:06.341208255 +0200 @@ -1,0 +2,9 @@ +Sun Aug 7 22:27:15 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.97.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.97.0 +- No code change since 5.96.0 + +------------------------------------------------------------------- Old: ---- kcontacts-5.96.0.tar.xz kcontacts-5.96.0.tar.xz.sig New: ---- kcontacts-5.97.0.tar.xz kcontacts-5.97.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcontacts.spec ++++++ --- /var/tmp/diff_new_pack.dogy7m/_old 2022-08-15 19:59:06.781209482 +0200 +++ /var/tmp/diff_new_pack.dogy7m/_new 2022-08-15 19:59:06.789209504 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.96 +%define _tar_path 5.97 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kcontacts -Version: 5.96.0 +Version: 5.97.0 Release: 0 Summary: KDE Frameworks based address book API License: LGPL-2.1-or-later ++++++ kcontacts-5.96.0.tar.xz -> kcontacts-5.97.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-5.96.0/CMakeLists.txt new/kcontacts-5.97.0/CMakeLists.txt --- old/kcontacts-5.96.0/CMakeLists.txt 2022-07-02 17:48:34.000000000 +0200 +++ new/kcontacts-5.97.0/CMakeLists.txt 2022-08-07 15:20:40.000000000 +0200 @@ -1,13 +1,13 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.96.0") # handled by release scripts -set(KF_DEP_VERSION "5.96.0") # handled by release scripts +set(KF_VERSION "5.97.0") # handled by release scripts +set(KF_DEP_VERSION "5.97.0") # handled by release scripts project(KContacts VERSION ${KF_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.96.0 NO_MODULE) +find_package(ECM 5.97.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.96.0/po/az/kcontacts5.po new/kcontacts-5.97.0/po/az/kcontacts5.po --- old/kcontacts-5.96.0/po/az/kcontacts5.po 2022-07-02 17:48:34.000000000 +0200 +++ new/kcontacts-5.97.0/po/az/kcontacts5.po 2022-08-07 15:20:40.000000000 +0200 @@ -1,21 +1,21 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kcontacts package. # -# X??yyam <xxm...@gmail.com>, 2020. +# X??yyam <xxm...@gmail.com>, 2020, 2022. msgid "" msgstr "" "Project-Id-Version: kcontacts\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-02-27 00:41+0000\n" -"PO-Revision-Date: 2020-04-10 22:11+0400\n" -"Last-Translator: X??yyam <xxm...@gmail.com>\n" -"Language-Team: Azerbaijani\n" +"PO-Revision-Date: 2022-07-31 23:13+0400\n" +"Last-Translator: Kheyyam <xxm...@gmail.com>\n" +"Language-Team: Azerbaijani <kde-i18n-...@kde.org>\n" "Language: az\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 19.12.3\n" +"X-Generator: Lokalize 22.04.3\n" #: address.cpp:223 #, kde-format @@ -25,7 +25,7 @@ #: address.cpp:239 #, kde-format msgid "Extended Address Information" -msgstr "??nvan Haqq??nda ??trafl?? M??lumat" +msgstr "??nvan haqq??nda ??trafl?? m??lumat" #: address.cpp:255 #, kde-format @@ -162,7 +162,7 @@ #: addressee.cpp:873 #, kde-format msgid "Home Address Post Office Box" -msgstr "Ev ??nvan??: Po??t Qutusu" +msgstr "Ev ??nvan??: Po??t qutusu" #: addressee.cpp:878 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-5.96.0/po/pt/kcontacts5.po new/kcontacts-5.97.0/po/pt/kcontacts5.po --- old/kcontacts-5.96.0/po/pt/kcontacts5.po 2022-07-02 17:48:34.000000000 +0200 +++ new/kcontacts-5.97.0/po/pt/kcontacts5.po 2022-08-07 15:20:40.000000000 +0200 @@ -11,7 +11,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-POFile-SpellExtra: Mails Pager LockNull Jr PCS\n" +"X-POFile-SpellExtra: Mails Pager LockNull Jr PCS Srt\n" "X-POFile-IgnoreConsistency: Name\n" #: address.cpp:223 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-5.96.0/po/zh_CN/kcontacts5.po new/kcontacts-5.97.0/po/zh_CN/kcontacts5.po --- old/kcontacts-5.96.0/po/zh_CN/kcontacts5.po 2022-07-02 17:48:34.000000000 +0200 +++ new/kcontacts-5.97.0/po/zh_CN/kcontacts5.po 2022-08-07 15:20:40.000000000 +0200 @@ -1,14 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Xuetian Weng <xw...@cs.stonybrook.edu>, 2014. -# Weng Xuetian <wen...@gmail.com>, 2016. msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-02-27 00:41+0000\n" -"PO-Revision-Date: 2022-07-02 10:59\n" +"PO-Revision-Date: 2022-07-30 15:54\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-5.96.0/src/improtocols/matrix.desktop new/kcontacts-5.97.0/src/improtocols/matrix.desktop --- old/kcontacts-5.96.0/src/improtocols/matrix.desktop 2022-07-02 17:48:34.000000000 +0200 +++ new/kcontacts-5.97.0/src/improtocols/matrix.desktop 2022-08-07 15:20:40.000000000 +0200 @@ -6,9 +6,11 @@ Comment[bg]=Matrix Comment[ca]=Matrix Comment[ca@valencia]=Matrix +Comment[cs]=Matrix Comment[de]=Matrix Comment[en_GB]=Matrix Comment[es]=Matrix +Comment[eu]=Matrix Comment[fi]=Matrix Comment[fr]=Matrix Comment[ia]=Matrix @@ -37,6 +39,7 @@ Name[de]=Matrix Name[en_GB]=Matrix Name[es]=Matrix +Name[eu]=Matrix Name[fi]=Matrix Name[fr]=Matrix Name[ia]=Matrix diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-5.96.0/src/improtocols/telegram.desktop new/kcontacts-5.97.0/src/improtocols/telegram.desktop --- old/kcontacts-5.96.0/src/improtocols/telegram.desktop 2022-07-02 17:48:34.000000000 +0200 +++ new/kcontacts-5.97.0/src/improtocols/telegram.desktop 2022-08-07 15:20:40.000000000 +0200 @@ -6,9 +6,11 @@ Comment[bg]=Telegram Comment[ca]=Telegram Comment[ca@valencia]=Telegram +Comment[cs]=Telegram Comment[de]=Telegram Comment[en_GB]=Telegram Comment[es]=Telegram +Comment[eu]=Telegram Comment[fi]=Telegram Comment[fr]=Telegram Comment[ia]=Telegram @@ -33,9 +35,11 @@ Name[bg]=Telegram Name[ca]=Telegram Name[ca@valencia]=Telegram +Name[cs]=Telegram Name[de]=Telegram Name[en_GB]=Telegram Name[es]=Telegram +Name[eu]=Telegram Name[fi]=Telegram Name[fr]=Telegram Name[ia]=Telegram