Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kget for openSUSE:Factory checked in at 2023-06-09 20:38:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kget (Old) and /work/SRC/openSUSE:Factory/.kget.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kget" Fri Jun 9 20:38:32 2023 rev:126 rq:1091549 version:23.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kget/kget.changes 2023-05-12 20:37:32.745952627 +0200 +++ /work/SRC/openSUSE:Factory/.kget.new.15902/kget.changes 2023-06-09 20:40:50.875742471 +0200 @@ -1,0 +2,9 @@ +Tue Jun 6 20:01:02 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.2/ +- No code change since 23.04.1 + +------------------------------------------------------------------- Old: ---- kget-23.04.1.tar.xz kget-23.04.1.tar.xz.sig New: ---- kget-23.04.2.tar.xz kget-23.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kget.spec ++++++ --- /var/tmp/diff_new_pack.tbEdF1/_old 2023-06-09 20:40:51.427745677 +0200 +++ /var/tmp/diff_new_pack.tbEdF1/_new 2023-06-09 20:40:51.431745699 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kget -Version: 23.04.1 +Version: 23.04.2 Release: 0 Summary: Download Manager License: GPL-2.0-or-later ++++++ kget-23.04.1.tar.xz -> kget-23.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-23.04.1/CMakeLists.txt new/kget-23.04.2/CMakeLists.txt --- old/kget-23.04.1/CMakeLists.txt 2023-05-06 10:52:00.000000000 +0200 +++ new/kget-23.04.2/CMakeLists.txt 2023-06-06 05:25:25.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "23") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") 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-23.04.1/org.kde.kget.appdata.xml new/kget-23.04.2/org.kde.kget.appdata.xml --- old/kget-23.04.1/org.kde.kget.appdata.xml 2023-05-06 10:52:00.000000000 +0200 +++ new/kget-23.04.2/org.kde.kget.appdata.xml 2023-06-06 05:25:25.000000000 +0200 @@ -392,9 +392,9 @@ <launchable type="desktop-id">org.kde.kget.desktop</launchable> <content_rating type="oars-1.1"/> <releases> + <release version="23.04.2" date="2023-06-08"/> <release version="23.04.1" date="2023-05-11"/> <release version="23.04.0" date="2023-04-20"/> <release version="22.12.3" date="2023-03-02"/> - <release version="22.12.2" date="2023-02-02"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-23.04.1/po/fr/kget.po new/kget-23.04.2/po/fr/kget.po --- old/kget-23.04.1/po/fr/kget.po 2023-05-06 10:52:00.000000000 +0200 +++ new/kget-23.04.2/po/fr/kget.po 2023-06-06 05:25:25.000000000 +0200 @@ -21,7 +21,7 @@ # Vincent PINON <[email protected]>, 2014, 2017. # Simon Depiets <[email protected]>, 2018, 2019. # Xavier Besnard <[email protected]>, 2021, 2022. -# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023. +# Xavier BESNARD <[email protected]>, 2023. msgid "" msgstr "" "Project-Id-Version: kget\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-23.04.1/po/gl/kget.po new/kget-23.04.2/po/gl/kget.po --- old/kget-23.04.1/po/gl/kget.po 2023-05-06 10:52:00.000000000 +0200 +++ new/kget-23.04.2/po/gl/kget.po 2023-06-06 05:25:25.000000000 +0200 @@ -18,7 +18,7 @@ "Project-Id-Version: kget\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-27 00:57+0000\n" -"PO-Revision-Date: 2023-04-30 11:33+0200\n" +"PO-Revision-Date: 2023-06-05 14:27+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -26,7 +26,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 23.04.0\n" +"X-Generator: Lokalize 23.04.1\n" #: conf/autopastemodel.cpp:174 #, kde-format @@ -1672,7 +1672,7 @@ "O botón <b>Pegar automaticamente</b> conmuta o modo de pegar " "automaticamente.\n" "Se activa o modo, KGet examinará periodicamente o portapapeis en busca de " -"URLs, e os pegará automaticamente." +"URL, e os pegará automaticamente." #: mainwindow.cpp:227 #, kde-format @@ -2001,7 +2001,7 @@ #: transfer-plugins/bittorrent/advanceddetails/chunkdownloadview.ui:59 #, kde-format msgid "Currently downloading:" -msgstr "Descargando actualmente:" +msgstr "Descargando:" #. i18n: ectx: property (text), widget (QLabel, label_3) #. i18n: ectx: property (text), widget (QLabel, textLabel3) @@ -3008,7 +3008,7 @@ #: transfer-plugins/metalink/metalinkxml.cpp:200 #, kde-format msgid "Download failed, no working URLs were found." -msgstr "Fallou a descarga. Non se atoparon URLs que funcionasen." +msgstr "Fallou a descarga. Non se atoparon URL que funcionasen." #: transfer-plugins/metalink/metalinkhttp.cpp:161 #, kde-format @@ -3764,8 +3764,8 @@ "directory. For each dropped file the URL would consist of the entered part " "and the filename." msgstr "" -"Insira aquà URLs se todos os ficheiros soltados están nese servidor e no " -"mesmo directorio. Por cada ficheiro soltado o url consiste na parte inserida " +"Insira aquà URL se todos os ficheiros soltados están nese servidor e no " +"mesmo directorio. Por cada ficheiro soltado o URL consiste na parte inserida " "e no nome de ficheiro." #. i18n: ectx: property (title), widget (QGroupBox, groupBox) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-23.04.1/po/ja/kget.po new/kget-23.04.2/po/ja/kget.po --- old/kget-23.04.1/po/ja/kget.po 2023-05-06 10:52:00.000000000 +0200 +++ new/kget-23.04.2/po/ja/kget.po 2023-06-06 05:25:25.000000000 +0200 @@ -18,7 +18,7 @@ "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" +"Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -644,7 +644,6 @@ "<p>The following URLs cannot be downloaded, their protocols are not " "supported by KGet:</p>" msgstr[0] "" -msgstr[1] "" #: core/kget.cpp:906 #, kde-format @@ -936,7 +935,6 @@ msgid "KGet is downloading %1 file" msgid_plural "KGet is downloading %1 files" msgstr[0] "KGet - %1 åã®ãã¡ã¤ã«ããã¦ã³ãã¼ãä¸" -msgstr[1] "KGet - %1 åã®ãã¡ã¤ã«ããã¦ã³ãã¼ãä¸" #: core/kgetkjobadapter.cpp:48 #, kde-format @@ -1018,8 +1016,7 @@ #, kde-format msgid "1 Item" msgid_plural "%1 Items" -msgstr[0] "1 ã¢ã¤ãã " -msgstr[1] "%1 ã¢ã¤ãã " +msgstr[0] "%1 ã¢ã¤ãã " #: core/transfergrouphandler.cpp:108 core/transferhandler.cpp:140 #: ui/transferdetails.cpp:93 @@ -2034,7 +2031,6 @@ msgid "Are you sure you want to delete the selected transfer?" msgid_plural "Are you sure you want to delete the selected transfers?" msgstr[0] "æ¬å½ã«é¸æãã転éãåé¤ãã¾ããï¼" -msgstr[1] "æ¬å½ã«é¸æãã転éãåé¤ãã¾ããï¼" #: mainwindow.cpp:736 mainwindow.cpp:776 #, kde-format @@ -2049,7 +2045,6 @@ msgid_plural "" "Are you sure you want to delete the selected transfers including files?" msgstr[0] "æ¬å½ã«é¸æãã転éãåé¤ãã¾ããï¼" -msgstr[1] "æ¬å½ã«é¸æãã転éãåé¤ãã¾ããï¼" #: mainwindow.cpp:1100 #, kde-format @@ -2245,8 +2240,6 @@ msgid_plural "" "You will lose all data in these files, are you sure you want to do this?" msgstr[0] "" -"ãã®ãã¡ã¤ã«ã®ãã¹ã¦ã®ãã¼ã¿ã失ããã¨ã«ãªãã¾ããæ¬å½ã«ããããã§ããï¼" -msgstr[1] "" "ãããã®ãã¡ã¤ã«ã®ãã¹ã¦ã®ãã¼ã¿ã失ããã¨ã«ãªãã¾ããæ¬å½ã«ããããã§ããï¼" #: transfer-plugins/bittorrent/advanceddetails/fileview.cpp:278 @@ -3267,14 +3260,12 @@ msgid "Delete Group" msgid_plural "Delete Groups" msgstr[0] "ã°ã«ã¼ããåé¤" -msgstr[1] "ã°ã«ã¼ããåé¤" #: ui/contextmenu.cpp:119 #, kde-format msgid "Rename Group..." msgid_plural "Rename Groups..." msgstr[0] "ã°ã«ã¼ãåã夿´..." -msgstr[1] "ã°ã«ã¼ãåã夿´..." #: ui/droptarget.cpp:81 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kget-23.04.1/po/zh_CN/kget.po new/kget-23.04.2/po/zh_CN/kget.po --- old/kget-23.04.1/po/zh_CN/kget.po 2023-05-06 10:52:00.000000000 +0200 +++ new/kget-23.04.2/po/zh_CN/kget.po 2023-06-06 05:25:25.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-27 00:57+0000\n" -"PO-Revision-Date: 2023-04-29 08:36\n" +"PO-Revision-Date: 2023-05-22 14:04\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
