Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kget for openSUSE:Factory checked in at 2021-07-09 23:59:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kget (Old) and /work/SRC/openSUSE:Factory/.kget.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kget" Fri Jul 9 23:59:14 2021 rev:103 rq:904928 version:21.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kget/kget.changes 2021-06-12 20:08:57.561023518 +0200 +++ /work/SRC/openSUSE:Factory/.kget.new.2625/kget.changes 2021-07-10 00:01:14.791634638 +0200 @@ -1,0 +2,9 @@ +Wed Jul 7 08:57:35 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.04.3 +- No code change since 21.04.2 + +------------------------------------------------------------------- Old: ---- kget-21.04.2.tar.xz kget-21.04.2.tar.xz.sig New: ---- kget-21.04.3.tar.xz kget-21.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kget.spec ++++++ --- /var/tmp/diff_new_pack.MyCB0e/_old 2021-07-10 00:01:15.491629194 +0200 +++ /var/tmp/diff_new_pack.MyCB0e/_new 2021-07-10 00:01:15.491629194 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kget -Version: 21.04.2 +Version: 21.04.3 Release: 0 Summary: Download Manager License: GPL-2.0-or-later ++++++ kget-21.04.2.tar.xz -> kget-21.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/CMakeLists.txt new/kget-21.04.3/CMakeLists.txt --- old/kget-21.04.2/CMakeLists.txt 2021-06-08 08:14:35.000000000 +0200 +++ new/kget-21.04.3/CMakeLists.txt 2021-07-06 07:24:58.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kget VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/core/plugin/kget_plugin.desktop new/kget-21.04.3/core/plugin/kget_plugin.desktop --- old/kget-21.04.2/core/plugin/kget_plugin.desktop 2021-06-05 23:20:24.000000000 +0200 +++ new/kget-21.04.3/core/plugin/kget_plugin.desktop 2021-07-05 21:20:48.000000000 +0200 @@ -14,7 +14,7 @@ Name[en_GB]=KGet Plugin Name[es]=Complemento de Kopete Name[et]=KGeti plugin -Name[eu]=Kget plugina +Name[eu]=KGet plugina Name[fi]=KGet-liit??nn??inen Name[fr]=Module externe pour KGet Name[ga]=Breise??n KGet diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/desktop/org.kde.kget.desktop.cmake new/kget-21.04.3/desktop/org.kde.kget.desktop.cmake --- old/kget-21.04.2/desktop/org.kde.kget.desktop.cmake 2021-06-05 23:20:24.000000000 +0200 +++ new/kget-21.04.3/desktop/org.kde.kget.desktop.cmake 2021-07-05 21:20:48.000000000 +0200 @@ -165,6 +165,7 @@ Comment[el]=???? KGet ?????????? ???????? ?????????????????? ?????? ?????????????? ?????? ?????????? ???????????????????????? ???????????? ?????????????? Comment[en_GB]=KGet is a versatile and user-friendly download manager Comment[es]=KGet es un vers??til y amigable gestor de descargas +Comment[eu]=KGet gaitasun anitzeko zama-jaisteko kudeatzaile erabilerraza da Comment[fi]=KGet on monipuolinen ja helppok??ytt??inen latauksenhallinta Comment[fr]=KGet est un gestionnaire de t??l??chargement intuitif et polyvalent. Comment[ia]=KGet es un gerente per discargar versatile e amical diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/org.kde.kget.appdata.xml new/kget-21.04.3/org.kde.kget.appdata.xml --- old/kget-21.04.2/org.kde.kget.appdata.xml 2021-06-05 23:20:24.000000000 +0200 +++ new/kget-21.04.3/org.kde.kget.appdata.xml 2021-07-05 21:20:48.000000000 +0200 @@ -351,9 +351,9 @@ <launchable type="desktop-id">org.kde.kget.desktop</launchable> <content_rating type="oars-1.1"/> <releases> + <release version="21.04.3" date="2021-07-08"/> <release version="21.04.2" date="2021-06-10"/> <release version="21.04.1" date="2021-05-13"/> <release version="21.04.0" date="2021-04-22"/> - <release version="20.12.3" date="2021-03-04"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/po/el/kget.po new/kget-21.04.3/po/el/kget.po --- old/kget-21.04.2/po/el/kget.po 2021-06-08 08:14:34.000000000 +0200 +++ new/kget-21.04.3/po/el/kget.po 2021-07-06 07:24:57.000000000 +0200 @@ -11,20 +11,20 @@ # Dimitrios Glentadakis <[email protected]>, 2011, 2012. # Antonis Geralis <[email protected]>, 2011. # Dimitris Kardarakos <[email protected]>, 2014. -# Stelios <[email protected]>, 2017, 2019. +# Stelios <[email protected]>, 2017, 2019, 2021. msgid "" msgstr "" "Project-Id-Version: kget\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-28 13:53+0000\n" -"PO-Revision-Date: 2019-08-21 12:04+0300\n" +"PO-Revision-Date: 2021-06-23 09:33+0300\n" "Last-Translator: Stelios <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 18.12.3\n" +"X-Generator: Lokalize 20.04.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: conf/autopastemodel.cpp:174 @@ -1773,17 +1773,13 @@ msgstr "???????????? ????????????????????????????" #: mainwindow.cpp:204 -#, fuzzy, kde-format -#| msgid "Delete Group" -#| msgid_plural "Delete Groups" +#, kde-format msgctxt "@action" msgid "Delete Group" msgstr "???????????????? ????????????" #: mainwindow.cpp:210 -#, fuzzy, kde-format -#| msgid "Rename Group..." -#| msgid_plural "Rename Groups..." +#, kde-format msgctxt "@action" msgid "Rename Group..." msgstr "?????????????????????? ????????????..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/po/eu/kget.po new/kget-21.04.3/po/eu/kget.po --- old/kget-21.04.2/po/eu/kget.po 2021-06-08 08:14:34.000000000 +0200 +++ new/kget-21.04.3/po/eu/kget.po 2021-07-06 07:24:57.000000000 +0200 @@ -1,12 +1,12 @@ -# Translation of kget.po to Euskara/Basque (eu). -# Copyright (C) 2003, 2004, 2005, 2006, 2009 Free Software Foundation, Inc. -# Copyright (C) 2010-2019, This file is distributed under the same license as the kget package. -# KDE euskaratzeko proiektuaren arduraduna <[email protected]>. +# Translation for kget.po to Euskara/Basque (eu). +# Copyright (C) 2003-2006, 2009 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2010-2019, This file is distributed under the same license as the kget package. +# KDE euskaratzeko proiektuko arduraduna <[email protected]>. # # Translators: # Marcos <[email protected]>, 2003, 2004, 2005, 2006. # Ion Gazta??aga <[email protected]>, 2005. -# I??igo Salvador Azurmendi <[email protected]>, 2009, 2019. +# I??igo Salvador Azurmendi <[email protected]>, 2009, 2019, 2021. # I??aki Larra??aga Murgoitio <[email protected]>, 2009, 2011. # Gontzal M. Pujana <[email protected]>, 2018. msgid "" @@ -14,14 +14,14 @@ "Project-Id-Version: kget\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-28 13:53+0000\n" -"PO-Revision-Date: 2019-07-13 10:31+0200\n" -"Last-Translator: I??igo Salvador Azurmendi <[email protected]>\n" +"PO-Revision-Date: 2021-07-04 19:27+0200\n" +"Last-Translator: I??igo Salvador Azurmendi <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" "Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 19.04.3\n" +"X-Generator: Lokalize 21.04.2\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: conf/autopastemodel.cpp:174 @@ -1750,20 +1750,16 @@ msgstr "Gutxiagotu lehentasuna" #: mainwindow.cpp:204 -#, fuzzy, kde-format -#| msgid "Delete Group" -#| msgid_plural "Delete Groups" +#, kde-format msgctxt "@action" msgid "Delete Group" msgstr "Ezabatu taldea" #: mainwindow.cpp:210 -#, fuzzy, kde-format -#| msgid "Rename Group..." -#| msgid_plural "Rename Groups..." +#, kde-format msgctxt "@action" msgid "Rename Group..." -msgstr "Aldatu taldearen izena..." +msgstr "Berrizendatu taldea..." #: mainwindow.cpp:215 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/po/se/kget.po new/kget-21.04.3/po/se/kget.po --- old/kget-21.04.2/po/se/kget.po 2021-06-08 08:14:35.000000000 +0200 +++ new/kget-21.04.3/po/se/kget.po 2021-07-06 07:24:58.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kget\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-01 02:47+0100\n" +"POT-Creation-Date: 2021-03-28 13:53+0000\n" "PO-Revision-Date: 2007-09-11 22:44+0200\n" "Last-Translator: Northern Sami translation team <[email protected]." "no>\n" @@ -452,8 +452,8 @@ msgstr "" #. i18n: ectx: property (title), widget (QGroupBox, signatureGroup) -#. i18n: ectx: property (text), widget (QPushButton, signature) #. i18n: ectx: property (title), widget (QGroupBox, sigGroup) +#. i18n: ectx: property (text), widget (QPushButton, signature) #: conf/verificationpreferences.ui:87 ui/signaturedlg.ui:20 #: ui/transfersettingsdialog.ui:172 #, kde-format @@ -1971,8 +1971,8 @@ msgid "Which files the chunk is located in" msgstr "" -#. i18n: ectx: property (windowTitle), widget (QWidget, ChunkDownloadView) #. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#. i18n: ectx: property (windowTitle), widget (QWidget, ChunkDownloadView) #: transfer-plugins/bittorrent/advanceddetails/chunkdownloadview.ui:13 #: transfer-plugins/bittorrent/btdetailswidgetfrm.ui:154 #, kde-format @@ -1991,16 +1991,16 @@ msgid "Currently downloading:" msgstr "" -#. i18n: ectx: property (text), widget (QLabel, textLabel3) #. i18n: ectx: property (text), widget (QLabel, label_3) +#. i18n: ectx: property (text), widget (QLabel, textLabel3) #: transfer-plugins/bittorrent/advanceddetails/chunkdownloadview.ui:95 #: transfer-plugins/bittorrent/btdetailswidgetfrm.ui:163 #, kde-format msgid "Downloaded:" msgstr "" -#. i18n: ectx: property (text), widget (QLabel, textLabel1_4) #. i18n: ectx: property (text), widget (QLabel, label_6) +#. i18n: ectx: property (text), widget (QLabel, textLabel1_4) #: transfer-plugins/bittorrent/advanceddetails/chunkdownloadview.ui:131 #: transfer-plugins/bittorrent/btdetailswidgetfrm.ui:205 #, kde-format @@ -2841,8 +2841,8 @@ #. i18n: ectx: label, entry (UrlChangeModeList), group (ChecksumSearch) #. i18n: ectx: label, entry (ChecksumTypeList), group (ChecksumSearch) -#. i18n: ectx: label, entry (PathList), group (UserScripts) #. i18n: ectx: label, entry (SearchEnginesUrlList), group (SearchEngines) +#. i18n: ectx: label, entry (PathList), group (UserScripts) #: transfer-plugins/checksumsearch/kget_checksumsearchfactory.kcfg:13 #: transfer-plugins/checksumsearch/kget_checksumsearchfactory.kcfg:17 #: transfer-plugins/contentfetch/kget_contentfetchfactory.kcfg:13 @@ -2906,8 +2906,8 @@ msgid "New Script...." msgstr "" -#. i18n: ectx: property (text), widget (QPushButton, removeScriptButton) #. i18n: ectx: property (text), widget (QPushButton, removeEngineBt) +#. i18n: ectx: property (text), widget (QPushButton, removeScriptButton) #: transfer-plugins/contentfetch/dlgcontentfetchsettingwidget.ui:67 #: transfer-plugins/mirrorsearch/dlgmirrorsearch.ui:62 #, kde-format @@ -3953,8 +3953,8 @@ msgid "File size (in bytes):" msgstr "" -#. i18n: ectx: property (text), widget (QLabel, label_2) #. i18n: ectx: property (text), widget (QLabel, label_8) +#. i18n: ectx: property (text), widget (QLabel, label_2) #: ui/metalinkcreator/filedlg.ui:149 ui/signaturedlg.ui:34 #, kde-format msgid "Verification:" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/po/zh_CN/kget.po new/kget-21.04.3/po/zh_CN/kget.po --- old/kget-21.04.2/po/zh_CN/kget.po 2021-06-08 08:14:35.000000000 +0200 +++ new/kget-21.04.3/po/zh_CN/kget.po 2021-07-06 07:24:58.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-28 13:53+0000\n" -"PO-Revision-Date: 2021-06-03 16:07\n" +"PO-Revision-Date: 2021-06-20 07:37\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/po/zh_CN/kgetplugin.po new/kget-21.04.3/po/zh_CN/kgetplugin.po --- old/kget-21.04.2/po/zh_CN/kgetplugin.po 2021-06-08 08:14:35.000000000 +0200 +++ new/kget-21.04.3/po/zh_CN/kgetplugin.po 2021-07-06 07:24:58.000000000 +0200 @@ -14,7 +14,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-12-13 02:29+0100\n" -"PO-Revision-Date: 2021-06-03 16:07\n" +"PO-Revision-Date: 2021-06-20 07:37\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/po/zh_CN/plasma_applet_kget.po new/kget-21.04.3/po/zh_CN/plasma_applet_kget.po --- old/kget-21.04.2/po/zh_CN/plasma_applet_kget.po 2021-06-08 08:14:35.000000000 +0200 +++ new/kget-21.04.3/po/zh_CN/plasma_applet_kget.po 2021-07-06 07:24:58.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:10+0200\n" -"PO-Revision-Date: 2021-06-03 16:07\n" +"PO-Revision-Date: 2021-06-20 07:37\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-21.04.2/po/zh_CN/plasma_runner_kget.po new/kget-21.04.3/po/zh_CN/plasma_runner_kget.po --- old/kget-21.04.2/po/zh_CN/plasma_runner_kget.po 2021-06-08 08:14:35.000000000 +0200 +++ new/kget-21.04.3/po/zh_CN/plasma_runner_kget.po 2021-07-06 07:24:58.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:10+0200\n" -"PO-Revision-Date: 2021-06-03 16:07\n" +"PO-Revision-Date: 2021-06-20 07:37\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
