Hello community, here is the log from the commit of package kidentitymanagement for openSUSE:Factory checked in at 2020-11-10 13:36:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old) and /work/SRC/openSUSE:Factory/.kidentitymanagement.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kidentitymanagement" Tue Nov 10 13:36:17 2020 rev:62 rq:846685 version:20.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes 2020-10-12 13:50:06.337989391 +0200 +++ /work/SRC/openSUSE:Factory/.kidentitymanagement.new.11331/kidentitymanagement.changes 2020-11-10 13:36:37.384810922 +0100 @@ -1,0 +2,9 @@ +Thu Nov 5 22:46:23 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-11-apps-update +- No code change since 20.08.2 + +------------------------------------------------------------------- Old: ---- kidentitymanagement-20.08.2.tar.xz kidentitymanagement-20.08.2.tar.xz.sig New: ---- kidentitymanagement-20.08.3.tar.xz kidentitymanagement-20.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kidentitymanagement.spec ++++++ --- /var/tmp/diff_new_pack.aWnzD7/_old 2020-11-10 13:36:37.928809841 +0100 +++ /var/tmp/diff_new_pack.aWnzD7/_new 2020-11-10 13:36:37.932809833 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kidentitymanagement -Version: 20.08.2 +Version: 20.08.3 Release: 0 Summary: KDE PIM Libraries: Identity Management License: LGPL-2.1-or-later ++++++ kidentitymanagement-20.08.2.tar.xz -> kidentitymanagement-20.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kidentitymanagement-20.08.2/CMakeLists.txt new/kidentitymanagement-20.08.3/CMakeLists.txt --- old/kidentitymanagement-20.08.2/CMakeLists.txt 2020-10-06 05:38:32.000000000 +0200 +++ new/kidentitymanagement-20.08.3/CMakeLists.txt 2020-11-03 01:44:36.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.15.2") +set(PIM_VERSION "5.15.3") project(KIdentityManagement VERSION ${PIM_VERSION}) @@ -25,7 +25,7 @@ set(KIDENTITYMANAGEMENT_LIB_VERSION ${PIM_VERSION}) -set(PIMTEXTEDIT_LIB_VERSION "5.15.2") +set(PIMTEXTEDIT_LIB_VERSION "5.15.3") ecm_setup_version(PROJECT VARIABLE_PREFIX KIDENTITYMANAGEMENT VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kidentitymanagement_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kidentitymanagement-20.08.2/po/eu/libkpimidentities5.po new/kidentitymanagement-20.08.3/po/eu/libkpimidentities5.po --- old/kidentitymanagement-20.08.2/po/eu/libkpimidentities5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kidentitymanagement-20.08.3/po/eu/libkpimidentities5.po 2020-11-03 01:44:35.000000000 +0100 @@ -0,0 +1,165 @@ +# Translation for libkpimidentities5.po to Euskara/Basque (eu). +# Copyright (C) 2020, This file is copyright: +# This file is distributed under the same license as the kidentitymanagement package. +# KDE euskaratzeko proiektuko arduraduna <xa...@euskalnet.net>. +# +# Translators: +# Iñigo Salvador Azurmendi <xa...@ni.eus>, 2020. +msgid "" +msgstr "" +"Project-Id-Version: kidentitymanagement\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-07-13 07:48+0200\n" +"PO-Revision-Date: 2020-10-10 02:44+0200\n" +"Last-Translator: Iñigo Salvador Azurmendi <xa...@ni.eus>\n" +"Language-Team: Basque <kde-i18n...@kde.org>\n" +"Language: eu\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 20.08.1\n" + +#: identitymanager.cpp:178 +#, kde-format +msgctxt "use default address from control center" +msgid "Default" +msgstr "Lehenetsia" + +#: identitymanager.cpp:203 +#, kde-format +msgctxt "Default name for new email accounts/identities." +msgid "Unnamed" +msgstr "Izengabea" + +#: identitymanager.cpp:385 +#, kde-format +msgctxt "" +"%1: name; %2: number appended to it to make it unique among a list of names" +msgid "%1 #%2" +msgstr "%1 #%2" + +#: identitymanager.cpp:596 +#, kde-format +msgid "Unnamed" +msgstr "Izengabea" + +#: signature.cpp:272 +#, kde-format +msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>" +msgstr "" +"<qt>Sinadura scripta exekutatzea huts egin du<p><b>%1</b>:</p><p>%2</p></qt>" + +#: signatureconfigurator.cpp:114 +#, kde-format +msgid "&Enable signature" +msgstr "&Gaitu sinadura" + +#: signatureconfigurator.cpp:116 +#, kde-format +msgid "" +"Check this box if you want KMail to append a signature to mails written with " +"this identity." +msgstr "" +"Markatu lauki hau, KMail-ek, nortasun honekin idatzitako postei sinadura " +"eranstea nahi baduzu." + +#: signatureconfigurator.cpp:126 +#, kde-format +msgid "Click on the widgets below to obtain help on the input methods." +msgstr "" +"Egin klik beheko trepetei sarrerako metodoaren gaineko laguntza jasotzeko." + +#: signatureconfigurator.cpp:130 +#, kde-format +msgctxt "continuation of \"obtain signature text from\"" +msgid "Input Field Below" +msgstr "Beheko sarrerako eremua" + +#: signatureconfigurator.cpp:132 +#, kde-format +msgctxt "continuation of \"obtain signature text from\"" +msgid "File" +msgstr "Fitxategia" + +#: signatureconfigurator.cpp:134 +#, kde-format +msgctxt "continuation of \"obtain signature text from\"" +msgid "Output of Command" +msgstr "Komandoaren irteerakoa" + +#: signatureconfigurator.cpp:135 +#, kde-format +msgid "Obtain signature &text from:" +msgstr "Lortu sinadura &testua hemendik:" + +#: signatureconfigurator.cpp:176 +#, kde-format +msgid "Use this field to enter an arbitrary static signature." +msgstr "Erabili eremu hau sinadura estatiko arbitrario bat sartzeko." + +#: signatureconfigurator.cpp:217 signatureconfigurator.cpp:457 +#, kde-format +msgid "&Use HTML" +msgstr "&Erabili HTML" + +#: signatureconfigurator.cpp:235 +#, kde-format +msgid "" +"Use this requester to specify a text file that contains your signature. It " +"will be read every time you create a new mail or append a new signature." +msgstr "" +"Erabili eskatzaile hau zure sinadura duen testu-fitxategi bat zehazteko. " +"Posta berri bat sortu edo sinadura berri bat eransten duzun bakoitzean " +"irakurriko da." + +#: signatureconfigurator.cpp:238 +#, kde-format +msgid "S&pecify file:" +msgstr "&Zehaztu fitxategia:" + +#: signatureconfigurator.cpp:245 +#, kde-format +msgid "Edit &File" +msgstr "Editatu &fitxategia" + +#: signatureconfigurator.cpp:246 +#, kde-format +msgid "Opens the specified file in a text editor." +msgstr "Zehaztutako fitxategia testu editore batean irekitzen du." + +#: signatureconfigurator.cpp:266 +#, kde-format +msgid "" +"You can add an arbitrary command here, either with or without path depending " +"on whether or not the command is in your Path. For every new mail, KMail " +"will execute the command and use what it outputs (to standard output) as a " +"signature. Usual commands for use with this mechanism are \"fortune\" or " +"\"ksig -random\". (Be careful, script needs a shebang line)." +msgstr "" +"Komando arbitrario bat gehitu dezakezu hemen, bide-izenarekin edo gabe, " +"komandoa zure bide-izenetan dagoen edo ez dagoen arabera. Posta berri " +"bakoitzeko, KMail-ek komandoa exekutatuko du eta haren irteerakoa (irteera " +"estandarrekoa) sinadura gisa erabiliko du. Mekanismo honekin erabiltzeko " +"ohiko komandoak dira «fortune» edo «ksig -random». (Kontuz, scriptak " +"«shebang» lerro bat (#!) behar du)." + +#: signatureconfigurator.cpp:272 +#, kde-format +msgid "S&pecify command:" +msgstr "&Zehaztu komandoa:" + +#: signatureconfigurator.cpp:436 +#, kde-format +msgid "This text file size exceeds 1kb." +msgstr "Testu-fitxategi honek 1kb gainditzen du." + +#: signatureconfigurator.cpp:436 +#, kde-format +msgid "Text File Size" +msgstr "Testu-fitxategiaren neurria" + +#: signatureconfigurator.cpp:467 +#, kde-format +msgid "&Use HTML (disabling removes formatting)" +msgstr "E&rabili HTML (ezgaitzea formatua kentzen du)" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kidentitymanagement-20.08.2/po/zh_CN/libkpimidentities5.po new/kidentitymanagement-20.08.3/po/zh_CN/libkpimidentities5.po --- old/kidentitymanagement-20.08.2/po/zh_CN/libkpimidentities5.po 2020-10-06 05:38:32.000000000 +0200 +++ new/kidentitymanagement-20.08.3/po/zh_CN/libkpimidentities5.po 2020-11-03 01:44:36.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-07-13 07:48+0200\n" -"PO-Revision-Date: 2020-09-23 12:20\n" +"PO-Revision-Date: 2020-10-08 19:23\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"