Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktp-contact-list for openSUSE:Factory checked in at 2022-08-19 17:55:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-contact-list (Old) and /work/SRC/openSUSE:Factory/.ktp-contact-list.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-contact-list" Fri Aug 19 17:55:26 2022 rev:41 rq:997914 version:22.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-contact-list/ktp-contact-list.changes 2022-07-09 17:04:40.208878607 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-contact-list.new.2083/ktp-contact-list.changes 2022-08-19 17:58:11.596315998 +0200 @@ -1,0 +2,20 @@ +Sun Aug 14 09:43:32 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.08.0/ + +------------------------------------------------------------------- +Fri Aug 5 12:11:27 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.90 + * New feature release + +------------------------------------------------------------------- +Sat Jul 16 08:28:42 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.80 + * New feature release + +------------------------------------------------------------------- Old: ---- ktp-contact-list-22.04.3.tar.xz ktp-contact-list-22.04.3.tar.xz.sig New: ---- ktp-contact-list-22.08.0.tar.xz ktp-contact-list-22.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-contact-list.spec ++++++ --- /var/tmp/diff_new_pack.45pT4b/_old 2022-08-19 17:58:12.008316862 +0200 +++ /var/tmp/diff_new_pack.45pT4b/_new 2022-08-19 17:58:12.012316869 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: ktp-contact-list -Version: 22.04.3 +Version: 22.08.0 Release: 0 Summary: Telepathy contact list License: LGPL-2.1-or-later ++++++ ktp-contact-list-22.04.3.tar.xz -> ktp-contact-list-22.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-list-22.04.3/CMakeLists.txt new/ktp-contact-list-22.08.0/CMakeLists.txt --- old/ktp-contact-list-22.04.3/CMakeLists.txt 2022-07-05 06:39:28.000000000 +0200 +++ new/ktp-contact-list-22.08.0/CMakeLists.txt 2022-08-10 22:55:44.000000000 +0200 @@ -2,8 +2,8 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "22") -set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MINOR "08") +set (RELEASE_SERVICE_VERSION_MICRO "0") set(KTP_CONTACT_LIST_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") @@ -108,4 +108,5 @@ install (FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.ktpcontactlist.service DESTINATION ${DBUS_SERVICES_INSTALL_DIR} ) + ki18n_install(po) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-list-22.04.3/po/ca/ktp-contactlist.po new/ktp-contact-list-22.08.0/po/ca/ktp-contactlist.po --- old/ktp-contact-list-22.04.3/po/ca/ktp-contactlist.po 2022-07-05 06:39:28.000000000 +0200 +++ new/ktp-contact-list-22.08.0/po/ca/ktp-contactlist.po 2022-08-12 02:10:34.000000000 +0200 @@ -1,16 +1,16 @@ # Translation of ktp-contactlist.po to Catalan -# Copyright (C) 2012-2021 This_file_is_part_of_KDE +# Copyright (C) 2012-2022 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 <txe...@gmail.com>, 2012, 2013, 2014, 2015, 2017, 2020, 2021. +# Josep M. Ferrer <txe...@gmail.com>, 2012, 2013, 2014, 2015, 2017, 2020, 2021, 2022. # Antoni Bella P??rez <antonibel...@yahoo.com>, 2016, 2020. msgid "" msgstr "" "Project-Id-Version: ktp-contact-list\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-08-13 02:19+0200\n" -"PO-Revision-Date: 2021-10-10 20:13+0200\n" +"PO-Revision-Date: 2022-07-08 14:59+0200\n" "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca\n" @@ -457,7 +457,7 @@ "<p><strong>%tu+<val></strong>: Refresh the status message every " "<strong><val></strong> minutes. e.g. %tu+2</p>" msgstr "" -"<p><strong>%tu+<val></strong>: Refresca el missatge d'estat cada " +"<p><strong>%tu+<val></strong>: Actualitza el missatge d'estat cada " "<strong><val></strong> minuts. P. ex. %tu+2</p>" #: global-presence-chooser.cpp:60 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-list-22.04.3/po/ca@valencia/ktp-contactlist.po new/ktp-contact-list-22.08.0/po/ca@valencia/ktp-contactlist.po --- old/ktp-contact-list-22.04.3/po/ca@valencia/ktp-contactlist.po 2022-07-05 06:39:28.000000000 +0200 +++ new/ktp-contact-list-22.08.0/po/ca@valencia/ktp-contactlist.po 2022-08-12 02:10:34.000000000 +0200 @@ -1,16 +1,16 @@ # Translation of ktp-contactlist.po to Catalan (Valencian) -# Copyright (C) 2012-2021 This_file_is_part_of_KDE +# Copyright (C) 2012-2022 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 <txe...@gmail.com>, 2012, 2013, 2014, 2015, 2017, 2020, 2021. +# Josep M. Ferrer <txe...@gmail.com>, 2012, 2013, 2014, 2015, 2017, 2020, 2021, 2022. # Antoni Bella P??rez <antonibel...@yahoo.com>, 2016, 2020. msgid "" msgstr "" "Project-Id-Version: ktp-contact-list\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-08-13 02:19+0200\n" -"PO-Revision-Date: 2021-10-10 20:13+0200\n" +"PO-Revision-Date: 2022-07-08 14:59+0200\n" "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" @@ -63,7 +63,7 @@ #: contact-list-widget.cpp:477 #, kde-format msgid "Choose files to send to %1" -msgstr "Seleccioneu els fitxers a enviar a %1" +msgstr "Seleccioneu els fitxers que s'enviaran a %1" #: contact-list-widget.cpp:478 #, kde-format @@ -370,7 +370,7 @@ "<p><strong>%tr+<val></strong>: Countdown to 0 from <strong><val>" "</strong> minutes. e.g. %tr+30</p>" msgstr "" -"<p><strong>%tr+<val></strong>: Compte enrere fins a 0 des de " +"<p><strong>%tr+<val></strong>: Compte arrere fins a 0 des de " "<strong><val></strong> minuts. P. ex. %tr+30</p>" #: global-presence-chooser.cpp:51 @@ -457,7 +457,7 @@ "<p><strong>%tu+<val></strong>: Refresh the status message every " "<strong><val></strong> minutes. e.g. %tu+2</p>" msgstr "" -"<p><strong>%tu+<val></strong>: Refresca el missatge d'estat cada " +"<p><strong>%tu+<val></strong>: Actualitza el missatge d'estat cada " "<strong><val></strong> minuts. P. ex. %tu+2</p>" #: global-presence-chooser.cpp:60 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-list-22.04.3/po/zh_CN/ktp-contactlist.po new/ktp-contact-list-22.08.0/po/zh_CN/ktp-contactlist.po --- old/ktp-contact-list-22.04.3/po/zh_CN/ktp-contactlist.po 2022-07-05 06:39:28.000000000 +0200 +++ new/ktp-contact-list-22.08.0/po/zh_CN/ktp-contactlist.po 2022-08-12 02:10:35.000000000 +0200 @@ -1,15 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Ni Hui <shuizhuyuan...@126.com>, 2012. -# Weng Xuetian <wen...@gmail.com>, 2012, 2013, 2015. -# Xuetian Weng <xw...@cs.stonybrook.edu>, 2014. msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-08-13 02:19+0200\n" -"PO-Revision-Date: 2022-07-02 11:02\n" +"PO-Revision-Date: 2022-08-07 13:31\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -379,8 +373,8 @@ "value is specified, the local time <strong><val></strong> minutes in " "the future. e.g. %time+10</p>" msgstr "" -"<p><strong>%time+[<val>]</strong>: ??????????????????????????????????????????????????????" -"??? <strong><val></strong> ????????????????????? %time+10</p>" +"<p><strong>%time+[<val>]</strong>?????????????????????????????????????????????????????????" +"?????? <strong><val></strong> ????????????????????? %time+10</p>" #: global-presence-chooser.cpp:52 #, kde-format @@ -548,7 +542,7 @@ "example).\n" "Do you want to stay online or would you rather go offline?" msgstr "" -"????????????????????????????????????????????? (?????????????????????????????????)???\n" +"????????????????????????????????????????????? (??????????????????????????????)???\n" "????????????????????????????????????" #: main-widget.cpp:304