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 2022-01-11 21:17:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin-plugins.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin-plugins"

Tue Jan 11 21:17:40 2022 rev:102 rq:944258 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes  
2021-12-13 20:47:14.084513563 +0100
+++ 
/work/SRC/openSUSE:Factory/.dolphin-plugins.new.1892/dolphin-plugins.changes    
    2022-01-11 21:21:07.997037478 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:25:04 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.j1rWvK/_old  2022-01-11 21:21:08.533037856 +0100
+++ /var/tmp/diff_new_pack.j1rWvK/_new  2022-01-11 21:21:08.537037858 +0100
@@ -18,16 +18,16 @@
 
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           dolphin-plugins
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        Version control plugins for Dolphin
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org/
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -67,7 +67,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %if %{with lang}
+  %if %{with released}
     %find_lang %{name} --with-man --all-name
   %endif
 
@@ -90,7 +90,7 @@
 %{_kf5_plugindir}/dolphin/vcs/fileviewsvnplugin.so
 %{_kf5_plugindir}/kf5/kfileitemaction/mountisoaction.so
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++++++ dolphin-plugins-21.12.0.tar.xz -> dolphin-plugins-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.12.0/CMakeLists.txt 
new/dolphin-plugins-21.12.1/CMakeLists.txt
--- old/dolphin-plugins-21.12.0/CMakeLists.txt  2021-12-03 01:14:02.000000000 
+0100
+++ new/dolphin-plugins-21.12.1/CMakeLists.txt  2022-01-04 01:20:05.000000000 
+0100
@@ -3,7 +3,7 @@
 # Release service version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "21")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-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.12.0/org.kde.dolphin-plugins.metainfo.xml 
new/dolphin-plugins-21.12.1/org.kde.dolphin-plugins.metainfo.xml
--- old/dolphin-plugins-21.12.0/org.kde.dolphin-plugins.metainfo.xml    
2021-12-02 22:35:10.000000000 +0100
+++ new/dolphin-plugins-21.12.1/org.kde.dolphin-plugins.metainfo.xml    
2022-01-03 22:51:19.000000000 +0100
@@ -125,9 +125,9 @@
   </categories>
   <icon type="stock">system-file-manager</icon>
   <releases>
+    <release version="21.12.1" date="2022-01-06"/>
+    <release version="21.12.0" date="2021-12-09"/>
     <release version="21.08.3" date="2021-11-04"/>
     <release version="21.08.2" date="2021-10-07"/>
-    <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.12.0/po/fr/mountisoaction.po 
new/dolphin-plugins-21.12.1/po/fr/mountisoaction.po
--- old/dolphin-plugins-21.12.0/po/fr/mountisoaction.po 2021-12-03 
01:14:01.000000000 +0100
+++ new/dolphin-plugins-21.12.1/po/fr/mountisoaction.po 2022-01-04 
01:20:05.000000000 +0100
@@ -1,10 +1,10 @@
-# Xavier Besnard <[email protected]>, 2020.
+# Xavier Besnard <[email protected]>, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: dolphin-plugins\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2020-06-05 20:31+0200\n"
+"PO-Revision-Date: 2021-12-27 22:44+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
 "Language: fr\n"
@@ -12,7 +12,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.04.1\n"
+"X-Generator: Lokalize 21.12.0\n"
 
 #: mountisoaction.cpp:212
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.12.0/po/it/mountisoaction.po 
new/dolphin-plugins-21.12.1/po/it/mountisoaction.po
--- old/dolphin-plugins-21.12.0/po/it/mountisoaction.po 2021-12-03 
01:14:01.000000000 +0100
+++ new/dolphin-plugins-21.12.1/po/it/mountisoaction.po 2022-01-04 
01:20:05.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the dolphin-plugins 
package.
-# Vincenzo Reale <[email protected]>, 2020.
+# Vincenzo Reale <[email protected]>, 2020, 2021.
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,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.04.1\n"
+"X-Generator: Lokalize 21.12.0\n"
 
 #: mountisoaction.cpp:212
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.12.0/po/zh_CN/fileviewbazaarplugin.po 
new/dolphin-plugins-21.12.1/po/zh_CN/fileviewbazaarplugin.po
--- old/dolphin-plugins-21.12.0/po/zh_CN/fileviewbazaarplugin.po        
2021-12-03 01:14:02.000000000 +0100
+++ new/dolphin-plugins-21.12.1/po/zh_CN/fileviewbazaarplugin.po        
2022-01-04 01:20:05.000000000 +0100
@@ -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-11-30 15:23\n"
+"PO-Revision-Date: 2021-12-22 14:09\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.12.0/po/zh_CN/fileviewgitplugin.po 
new/dolphin-plugins-21.12.1/po/zh_CN/fileviewgitplugin.po
--- old/dolphin-plugins-21.12.0/po/zh_CN/fileviewgitplugin.po   2021-12-03 
01:14:02.000000000 +0100
+++ new/dolphin-plugins-21.12.1/po/zh_CN/fileviewgitplugin.po   2022-01-04 
01:20:05.000000000 +0100
@@ -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-11-30 15:23\n"
+"PO-Revision-Date: 2021-12-22 14:09\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.12.0/po/zh_CN/fileviewhgplugin.po 
new/dolphin-plugins-21.12.1/po/zh_CN/fileviewhgplugin.po
--- old/dolphin-plugins-21.12.0/po/zh_CN/fileviewhgplugin.po    2021-12-03 
01:14:02.000000000 +0100
+++ new/dolphin-plugins-21.12.1/po/zh_CN/fileviewhgplugin.po    2022-01-04 
01:20:05.000000000 +0100
@@ -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-11-30 15:23\n"
+"PO-Revision-Date: 2021-12-22 14:09\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.12.0/po/zh_CN/fileviewsvnplugin.po 
new/dolphin-plugins-21.12.1/po/zh_CN/fileviewsvnplugin.po
--- old/dolphin-plugins-21.12.0/po/zh_CN/fileviewsvnplugin.po   2021-12-03 
01:14:02.000000000 +0100
+++ new/dolphin-plugins-21.12.1/po/zh_CN/fileviewsvnplugin.po   2022-01-04 
01:20:05.000000000 +0100
@@ -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-11-30 15:23\n"
+"PO-Revision-Date: 2021-12-22 14:09\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.12.0/po/zh_CN/mountisoaction.po 
new/dolphin-plugins-21.12.1/po/zh_CN/mountisoaction.po
--- old/dolphin-plugins-21.12.0/po/zh_CN/mountisoaction.po      2021-12-03 
01:14:02.000000000 +0100
+++ new/dolphin-plugins-21.12.1/po/zh_CN/mountisoaction.po      2022-01-04 
01:20:05.000000000 +0100
@@ -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-11-30 15:23\n"
+"PO-Revision-Date: 2021-12-22 14:09\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to