Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dolphin-plugins for openSUSE:Factory checked in at 2023-06-09 20:37:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old) and /work/SRC/openSUSE:Factory/.dolphin-plugins.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin-plugins" Fri Jun 9 20:37:53 2023 rev:119 rq:1091476 version:23.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes 2023-05-12 20:35:52.401401181 +0200 +++ /work/SRC/openSUSE:Factory/.dolphin-plugins.new.15902/dolphin-plugins.changes 2023-06-09 20:39:38.407321625 +0200 @@ -1,0 +2,9 @@ +Tue Jun 6 20:00:34 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- 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: ---- dolphin-plugins-23.04.1.tar.xz dolphin-plugins-23.04.1.tar.xz.sig New: ---- dolphin-plugins-23.04.2.tar.xz dolphin-plugins-23.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dolphin-plugins.spec ++++++ --- /var/tmp/diff_new_pack.V8fcxY/_old 2023-06-09 20:39:39.159325991 +0200 +++ /var/tmp/diff_new_pack.V8fcxY/_new 2023-06-09 20:39:39.163326015 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: dolphin-plugins -Version: 23.04.1 +Version: 23.04.2 Release: 0 Summary: Version control plugins for Dolphin License: GPL-2.0-or-later ++++++ dolphin-plugins-23.04.1.tar.xz -> dolphin-plugins-23.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/CMakeLists.txt new/dolphin-plugins-23.04.2/CMakeLists.txt --- old/dolphin-plugins-23.04.1/CMakeLists.txt 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/CMakeLists.txt 2023-06-02 21:24:15.000000000 +0200 @@ -3,7 +3,7 @@ # Release service 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}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/org.kde.dolphin-plugins.metainfo.xml new/dolphin-plugins-23.04.2/org.kde.dolphin-plugins.metainfo.xml --- old/dolphin-plugins-23.04.1/org.kde.dolphin-plugins.metainfo.xml 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/org.kde.dolphin-plugins.metainfo.xml 2023-06-02 21:24:15.000000000 +0200 @@ -139,9 +139,9 @@ </categories> <icon type="stock">system-file-manager</icon> <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/dolphin-plugins-23.04.1/po/ja/fileviewbazaarplugin.po new/dolphin-plugins-23.04.2/po/ja/fileviewbazaarplugin.po --- old/dolphin-plugins-23.04.1/po/ja/fileviewbazaarplugin.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/ja/fileviewbazaarplugin.po 2023-06-02 21:24:15.000000000 +0200 @@ -10,7 +10,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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/ja/fileviewgitplugin.po new/dolphin-plugins-23.04.2/po/ja/fileviewgitplugin.po --- old/dolphin-plugins-23.04.1/po/ja/fileviewgitplugin.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/ja/fileviewgitplugin.po 2023-06-02 21:24:15.000000000 +0200 @@ -10,7 +10,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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/ja/fileviewhgplugin.po new/dolphin-plugins-23.04.2/po/ja/fileviewhgplugin.po --- old/dolphin-plugins-23.04.1/po/ja/fileviewhgplugin.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/ja/fileviewhgplugin.po 2023-06-02 21:24:15.000000000 +0200 @@ -10,7 +10,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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/ja/fileviewsvnplugin.po new/dolphin-plugins-23.04.2/po/ja/fileviewsvnplugin.po --- old/dolphin-plugins-23.04.1/po/ja/fileviewsvnplugin.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/ja/fileviewsvnplugin.po 2023-06-02 21:24:15.000000000 +0200 @@ -10,7 +10,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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/ja/mountisoaction.po new/dolphin-plugins-23.04.2/po/ja/mountisoaction.po --- old/dolphin-plugins-23.04.1/po/ja/mountisoaction.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/ja/mountisoaction.po 2023-06-02 21:24:15.000000000 +0200 @@ -10,7 +10,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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/tr/fileviewgitplugin.po new/dolphin-plugins-23.04.2/po/tr/fileviewgitplugin.po --- old/dolphin-plugins-23.04.1/po/tr/fileviewgitplugin.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/tr/fileviewgitplugin.po 2023-06-02 21:24:15.000000000 +0200 @@ -1,15 +1,15 @@ # # Translators: -# obsoleteman <tulli...@gmail.com>, 2012, 2013 -# Volkan Gezer <volkange...@gmail.com>, 2014 -# Emir SARI <emir_s...@icloud.com>, 2022 # +# obsoleteman <tulli...@gmail.com>, 2012, 2013. +# Volkan Gezer <volkange...@gmail.com>, 2014. +# Emir SARI <emir_s...@icloud.com>, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: dolphin-plugins\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-08-05 00:47+0000\n" -"PO-Revision-Date: 2022-02-22 13:05+0100\n" +"PO-Revision-Date: 2023-05-15 21:50+0300\n" "Last-Translator: Emir SARI <emir_s...@icloud.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" "Language: tr\n" @@ -17,7 +17,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 20.08.2\n" +"X-Generator: Lokalize 23.03.70\n" #: checkoutdialog.cpp:30 #, kde-kuit-format @@ -508,7 +508,7 @@ #, kde-format msgctxt "@title:group" msgid "Attach to" -msgstr "Ekle" +msgstr "Åuraya iliÅtir" #: tagdialog.cpp:81 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/zh_CN/fileviewbazaarplugin.po new/dolphin-plugins-23.04.2/po/zh_CN/fileviewbazaarplugin.po --- old/dolphin-plugins-23.04.1/po/zh_CN/fileviewbazaarplugin.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/zh_CN/fileviewbazaarplugin.po 2023-06-02 21:24:15.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-07-12 00:49+0000\n" -"PO-Revision-Date: 2023-04-29 08:36\n" +"PO-Revision-Date: 2023-05-22 14:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/zh_CN/fileviewgitplugin.po new/dolphin-plugins-23.04.2/po/zh_CN/fileviewgitplugin.po --- old/dolphin-plugins-23.04.1/po/zh_CN/fileviewgitplugin.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/zh_CN/fileviewgitplugin.po 2023-06-02 21:24:15.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-08-05 00:47+0000\n" -"PO-Revision-Date: 2023-04-29 08:36\n" +"PO-Revision-Date: 2023-05-22 14:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/zh_CN/fileviewhgplugin.po new/dolphin-plugins-23.04.2/po/zh_CN/fileviewhgplugin.po --- old/dolphin-plugins-23.04.1/po/zh_CN/fileviewhgplugin.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/zh_CN/fileviewhgplugin.po 2023-06-02 21:24:15.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-17 00:49+0000\n" -"PO-Revision-Date: 2023-04-29 08:36\n" +"PO-Revision-Date: 2023-05-22 14:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/zh_CN/fileviewsvnplugin.po new/dolphin-plugins-23.04.2/po/zh_CN/fileviewsvnplugin.po --- old/dolphin-plugins-23.04.1/po/zh_CN/fileviewsvnplugin.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/zh_CN/fileviewsvnplugin.po 2023-06-02 21:24:15.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-03-12 00:46+0000\n" -"PO-Revision-Date: 2023-04-29 08:36\n" +"PO-Revision-Date: 2023-05-22 14:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dolphin-plugins-23.04.1/po/zh_CN/mountisoaction.po new/dolphin-plugins-23.04.2/po/zh_CN/mountisoaction.po --- old/dolphin-plugins-23.04.1/po/zh_CN/mountisoaction.po 2023-05-06 10:48:34.000000000 +0200 +++ new/dolphin-plugins-23.04.2/po/zh_CN/mountisoaction.po 2023-06-02 21:24:15.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-07 00:49+0000\n" -"PO-Revision-Date: 2023-04-29 08:36\n" +"PO-Revision-Date: 2023-05-22 14:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"