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 2021-09-04 22:33:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin-plugins.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin-plugins"

Sat Sep  4 22:33:58 2021 rev:98 rq:915836 version:21.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes  
2021-08-16 10:14:35.922878727 +0200
+++ 
/work/SRC/openSUSE:Factory/.dolphin-plugins.new.1899/dolphin-plugins.changes    
    2021-09-04 22:36:14.928222642 +0200
@@ -1,0 +2,9 @@
+Wed Sep  1 12:37:44 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.1
+- No code change since 21.08.0
+
+-------------------------------------------------------------------

Old:
----
  dolphin-plugins-21.08.0.tar.xz
  dolphin-plugins-21.08.0.tar.xz.sig

New:
----
  dolphin-plugins-21.08.1.tar.xz
  dolphin-plugins-21.08.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.HfNvZb/_old  2021-09-04 22:36:15.368223225 +0200
+++ /var/tmp/diff_new_pack.HfNvZb/_new  2021-09-04 22:36:15.368223225 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           dolphin-plugins
-Version:        21.08.0
+Version:        21.08.1
 Release:        0
 Summary:        Version control plugins for Dolphin
 License:        GPL-2.0-or-later


++++++ dolphin-plugins-21.08.0.tar.xz -> dolphin-plugins-21.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.0/CMakeLists.txt 
new/dolphin-plugins-21.08.1/CMakeLists.txt
--- old/dolphin-plugins-21.08.0/CMakeLists.txt  2021-08-06 02:19:53.000000000 
+0200
+++ new/dolphin-plugins-21.08.1/CMakeLists.txt  2021-08-31 02:33:41.000000000 
+0200
@@ -3,7 +3,7 @@
 # Release service version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "21")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 
 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-21.08.0/bazaar/fileviewbazaarplugin.json 
new/dolphin-plugins-21.08.1/bazaar/fileviewbazaarplugin.json
--- old/dolphin-plugins-21.08.0/bazaar/fileviewbazaarplugin.json        
2021-08-05 00:04:38.000000000 +0200
+++ new/dolphin-plugins-21.08.1/bazaar/fileviewbazaarplugin.json        
2021-08-29 04:23:10.000000000 +0200
@@ -12,6 +12,7 @@
         "Name[en_GB]": "Bazaar",
         "Name[es]": "Bazaar",
         "Name[eu]": "Bazaar",
+        "Name[fi]": "Bazaar",
         "Name[fr]": "Bazaar",
         "Name[it]": "Bazaar",
         "Name[ko]": "Bazaar",
@@ -19,6 +20,7 @@
         "Name[pl]": "Bazaar",
         "Name[pt]": "Bazaar",
         "Name[pt_BR]": "Bazaar",
+        "Name[ru]": "Bazaar",
         "Name[sk]": "Bazaar",
         "Name[sv]": "Bazaar",
         "Name[tr]": "Bazaar",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.0/dropbox/fileviewdropboxplugin.json 
new/dolphin-plugins-21.08.1/dropbox/fileviewdropboxplugin.json
--- old/dolphin-plugins-21.08.0/dropbox/fileviewdropboxplugin.json      
2021-08-05 00:04:38.000000000 +0200
+++ new/dolphin-plugins-21.08.1/dropbox/fileviewdropboxplugin.json      
2021-08-29 04:23:10.000000000 +0200
@@ -12,6 +12,7 @@
         "Name[en_GB]": "Dropbox",
         "Name[es]": "Dropbox",
         "Name[eu]": "Dropbox",
+        "Name[fi]": "Dropbox",
         "Name[fr]": "Dropbox",
         "Name[it]": "Dropbox",
         "Name[ko]": "Dropbox",
@@ -19,6 +20,7 @@
         "Name[pl]": "Dropbox",
         "Name[pt]": "Dropbox",
         "Name[pt_BR]": "Dropbox",
+        "Name[ru]": "Dropbox",
         "Name[sk]": "Dropbox",
         "Name[sl]": "Dropbox",
         "Name[sv]": "Dropbox",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.0/git/fileviewgitplugin.json 
new/dolphin-plugins-21.08.1/git/fileviewgitplugin.json
--- old/dolphin-plugins-21.08.0/git/fileviewgitplugin.json      2021-08-05 
00:04:38.000000000 +0200
+++ new/dolphin-plugins-21.08.1/git/fileviewgitplugin.json      2021-08-29 
04:23:10.000000000 +0200
@@ -12,6 +12,7 @@
         "Name[en_GB]": "Git",
         "Name[es]": "Git",
         "Name[eu]": "Git",
+        "Name[fi]": "Git",
         "Name[fr]": "Git",
         "Name[it]": "Git",
         "Name[ko]": "Git",
@@ -19,6 +20,7 @@
         "Name[pl]": "Git",
         "Name[pt]": "Git",
         "Name[pt_BR]": "Git",
+        "Name[ru]": "Git",
         "Name[sk]": "Git",
         "Name[sl]": "Git",
         "Name[sv]": "Git",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.0/hg/fileviewhgplugin.json 
new/dolphin-plugins-21.08.1/hg/fileviewhgplugin.json
--- old/dolphin-plugins-21.08.0/hg/fileviewhgplugin.json        2021-08-05 
00:04:38.000000000 +0200
+++ new/dolphin-plugins-21.08.1/hg/fileviewhgplugin.json        2021-08-29 
04:23:10.000000000 +0200
@@ -12,6 +12,7 @@
         "Name[en_GB]": "Mercurial",
         "Name[es]": "Mercurial",
         "Name[eu]": "Mercurial",
+        "Name[fi]": "Mercurial",
         "Name[fr]": "Mercurial",
         "Name[it]": "Mercurial",
         "Name[ko]": "Mercurial",
@@ -19,6 +20,7 @@
         "Name[pl]": "Mercurial",
         "Name[pt]": "Mercurial",
         "Name[pt_BR]": "Mercurial",
+        "Name[ru]": "Mercurial",
         "Name[sk]": "Mercurial",
         "Name[sl]": "Mercurial",
         "Name[sv]": "Mercurial",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.0/org.kde.dolphin-plugins.metainfo.xml 
new/dolphin-plugins-21.08.1/org.kde.dolphin-plugins.metainfo.xml
--- old/dolphin-plugins-21.08.0/org.kde.dolphin-plugins.metainfo.xml    
2021-08-05 00:04:38.000000000 +0200
+++ new/dolphin-plugins-21.08.1/org.kde.dolphin-plugins.metainfo.xml    
2021-08-29 04:23:10.000000000 +0200
@@ -73,7 +73,7 @@
   <summary xml:lang="uk">???????????????????? Dolphin ?? ?????????????????? 
?????????????????? ????????????????, Dropbox ???? ???????????????? 
????????????.</summary>
   <summary xml:lang="vi">Ph???n t??ch h???p v??o Dolphin cho c??c h??? th???ng 
qu???n l?? phi??n b???n, Dropbox, v?? ???nh ????a.</summary>
   <summary xml:lang="x-test">xxDolphin integration for revision control 
systems, Dropbox, and disk images.xx</summary>
-  <summary xml:lang="zh-CN">Dolphin ??????????????????????????????Dropbox 
????????????????????????</summary>
+  <summary xml:lang="zh-CN">Dolphin ??????????????????????????????Dropbox 
??????????????????????????????</summary>
   <summary xml:lang="zh-TW">Dolphin ????????????????????????Dropbox 
???????????????????????????</summary>
   <description>
     <p>These plugins integrate Dolphin with the revision control systems 
Bazaar, Mercurial and Git.  A Dropbox plugin gives action items to keep your 
files synced to the Dropbox service. A disk image integration plugin adds a 
mount or unmount action.</p>
@@ -108,7 +108,7 @@
     <p xml:lang="uk">???? ?????????????????? ?????? ???????????????? 
?????????? ?????????????????????? Dolphin ???? ?????????????????? 
?????????????????? ???????????????? Bazaar, Mercurial ???? Git. ?????????????? 
Dropbox ?????????????? ?? ???????? ?????????????????????????? ???????????? 
???????? ??????, ?????? ???????????????????? ???????????????????????? 
?????????????????????????? ?????????? ???????????? ???? ?????????????? Dropbox. 
?????????????? ???????????????????? ?? ???????????????? ???????????? ?????????? 
?????? ?????? ???????????????????? ???? ???????????????????????? 
??????????????.</p>
     <p xml:lang="vi">C??c ph???n c??i c???m n??y t??ch h???p v??o Dolphin c??c 
h??? th???ng qu???n l?? phi??n b???n Bazaar, Mercurial v?? Git. M???t ph???n 
c??i c???m Dropbox cung c???p c??c m???c h??nh ?????ng ????? gi??? c??c t???p 
c???a b???n ???????c ?????ng b??? v???i d???ch v??? Dropbox. M???t ph???n c??i 
c???m t??ch h???p ???nh ????a cung c???p h??nh ?????ng g???n k???t ho???c b??? 
g???n k???t.</p>
     <p xml:lang="x-test">xxThese plugins integrate Dolphin with the revision 
control systems Bazaar, Mercurial and Git. A Dropbox plugin gives action items 
to keep your files synced to the Dropbox service. A disk image integration 
plugin adds a mount or unmount action.xx</p>
-    <p xml:lang="zh-CN">??????????????? Dolphin 
????????????????????????(Bazaar???Mercurial???Git) ???Dropbox 
??????????????????????????????????????? Dropbox 
????????????????????????????????????????????????????????????</p>
+    <p xml:lang="zh-CN">?????????????????? Dolphin ????????? 
Bazaar???Mercurial???Git ????????????????????????????????? ???Dropbox 
????????????????????????????????????????????? Dropbox 
???????????????????????????????????????????????????????????????????????????</p>
     <p xml:lang="zh-TW">????????????????????? Dolphin ????????????????????? 
Bazzar???Mercurial ??? Git ?????????Dropbox 
????????????????????????????????????????????????????????????????????? Dropbox 
?????????????????????????????????????????????????????????????????????????????????</p>
   </description>
   <url type="homepage">https://www.kde.org</url>
@@ -124,6 +124,7 @@
   </categories>
   <icon type="stock">system-file-manager</icon>
   <releases>
+    <release version="21.08.1" date="2021-09-02"/>
     <release version="21.08.0" date="2021-08-12"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.0/po/zh_CN/fileviewbazaarplugin.po 
new/dolphin-plugins-21.08.1/po/zh_CN/fileviewbazaarplugin.po
--- old/dolphin-plugins-21.08.0/po/zh_CN/fileviewbazaarplugin.po        
2021-08-06 02:19:53.000000000 +0200
+++ new/dolphin-plugins-21.08.1/po/zh_CN/fileviewbazaarplugin.po        
2021-08-31 02:33:41.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-07-26 13:49\n"
+"PO-Revision-Date: 2021-08-30 11:45\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-21.08.0/po/zh_CN/fileviewgitplugin.po 
new/dolphin-plugins-21.08.1/po/zh_CN/fileviewgitplugin.po
--- old/dolphin-plugins-21.08.0/po/zh_CN/fileviewgitplugin.po   2021-08-06 
02:19:53.000000000 +0200
+++ new/dolphin-plugins-21.08.1/po/zh_CN/fileviewgitplugin.po   2021-08-31 
02:33:41.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-07-26 13:49\n"
+"PO-Revision-Date: 2021-08-30 11:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -301,7 +301,7 @@
 #, kde-format
 msgctxt "Git commit message"
 msgid "Message"
-msgstr "??????"
+msgstr "??????"
 
 #: fileviewgitplugin.cpp:511
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.0/po/zh_CN/fileviewhgplugin.po 
new/dolphin-plugins-21.08.1/po/zh_CN/fileviewhgplugin.po
--- old/dolphin-plugins-21.08.0/po/zh_CN/fileviewhgplugin.po    2021-08-06 
02:19:53.000000000 +0200
+++ new/dolphin-plugins-21.08.1/po/zh_CN/fileviewhgplugin.po    2021-08-31 
02:33:41.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-07-26 13:49\n"
+"PO-Revision-Date: 2021-08-30 11:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -237,8 +237,8 @@
 "The KTextEditor component could not be found;\n"
 "please check your KDE Frameworks installation."
 msgstr ""
-"????????? KDE ????????????????????????\n"
-"??????????????? KDE ?????????"
+"???????????? KTextEditor ?????????\n"
+"??????????????? KDE ??????????????????????????????"
 
 #: commitdialog.cpp:54
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.0/po/zh_CN/fileviewsvnplugin.po 
new/dolphin-plugins-21.08.1/po/zh_CN/fileviewsvnplugin.po
--- old/dolphin-plugins-21.08.0/po/zh_CN/fileviewsvnplugin.po   2021-08-06 
02:19:53.000000000 +0200
+++ new/dolphin-plugins-21.08.1/po/zh_CN/fileviewsvnplugin.po   2021-08-31 
02:33:41.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-07-26 13:49\n"
+"PO-Revision-Date: 2021-08-30 11:45\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-21.08.0/po/zh_CN/mountisoaction.po 
new/dolphin-plugins-21.08.1/po/zh_CN/mountisoaction.po
--- old/dolphin-plugins-21.08.0/po/zh_CN/mountisoaction.po      2021-08-06 
02:19:53.000000000 +0200
+++ new/dolphin-plugins-21.08.1/po/zh_CN/mountisoaction.po      2021-08-31 
02:33:41.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-07-26 13:49\n"
+"PO-Revision-Date: 2021-08-30 11:45\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-21.08.0/svn/fileviewsvnplugin.json 
new/dolphin-plugins-21.08.1/svn/fileviewsvnplugin.json
--- old/dolphin-plugins-21.08.0/svn/fileviewsvnplugin.json      2021-08-05 
00:04:38.000000000 +0200
+++ new/dolphin-plugins-21.08.1/svn/fileviewsvnplugin.json      2021-08-29 
04:23:10.000000000 +0200
@@ -12,6 +12,7 @@
         "Name[en_GB]": "Subversion",
         "Name[es]": "Subversion",
         "Name[eu]": "Subversion",
+        "Name[fi]": "Subversion",
         "Name[fr]": "Subversion",
         "Name[it]": "Subversion",
         "Name[ko]": "Subversion",
@@ -19,6 +20,7 @@
         "Name[pl]": "Subversion",
         "Name[pt]": "Subversion",
         "Name[pt_BR]": "Subversion",
+        "Name[ru]": "Subversion",
         "Name[sk]": "Subversion",
         "Name[sl]": "Subversion",
         "Name[sv]": "Subversion",

Reply via email to