Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2021-06-27 18:58:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and      /work/SRC/openSUSE:Factory/.oxygen5.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oxygen5"

Sun Jun 27 18:58:41 2021 rev:123 rq:901528 version:5.22.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2021-06-19 
23:03:01.191671413 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.2625/oxygen5.changes        
2021-06-27 18:59:04.268275210 +0200
@@ -1,0 +2,9 @@
+Wed Jun 23 08:24:43 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.22.2.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.2
+- No code changes since 5.22.1
+
+-------------------------------------------------------------------

Old:
----
  oxygen-5.22.1.tar.xz
  oxygen-5.22.1.tar.xz.sig

New:
----
  oxygen-5.22.2.1.tar.xz
  oxygen-5.22.2.1.tar.xz.sig

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

Other differences:
------------------
++++++ oxygen5.spec ++++++
--- /var/tmp/diff_new_pack.vznQa3/_old  2021-06-27 18:59:04.836275956 +0200
+++ /var/tmp/diff_new_pack.vznQa3/_new  2021-06-27 18:59:04.836275956 +0200
@@ -20,19 +20,19 @@
 %define kwin_deco 1
 
 Name:           oxygen5
-Version:        5.22.1
+Version:        5.22.2.1
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
-%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
+%{!?_plasma5_bugfix: %define _plasma5_bugfix 5.22.2}
 # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
 %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:        Oxygen style, KWin decoration, cursors and sounds
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/5.22.2/oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/5.22.2/oxygen-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 Source3:        baselibs.conf

++++++ oxygen-5.22.1.tar.xz -> oxygen-5.22.2.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.22.1/CMakeLists.txt 
new/oxygen-5.22.2.1/CMakeLists.txt
--- old/oxygen-5.22.1/CMakeLists.txt    2021-06-15 12:03:11.000000000 +0200
+++ new/oxygen-5.22.2.1/CMakeLists.txt  2021-06-22 21:04:46.000000000 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 project(oxygen)
-set(PROJECT_VERSION "5.22.1")
+set(PROJECT_VERSION "5.22.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.22.1/po/se/oxygen_kdecoration.po 
new/oxygen-5.22.2.1/po/se/oxygen_kdecoration.po
--- old/oxygen-5.22.1/po/se/oxygen_kdecoration.po       2021-06-15 
12:03:28.000000000 +0200
+++ new/oxygen-5.22.2.1/po/se/oxygen_kdecoration.po     2021-06-22 
21:05:03.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kwin_clients\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-03-17 04:30+0100\n"
+"POT-Creation-Date: 2021-03-28 16:12+0000\n"
 "PO-Revision-Date: 2005-01-29 18:47+0100\n"
 "Last-Translator: B??rre Gaup <boe...@skolelinux.no>\n"
 "Language-Team: Northern Sami <l10n...@lister.huftis.org>\n"
@@ -223,8 +223,8 @@
 msgid "Window-Specific Overrides"
 msgstr ""
 
-#. i18n: ectx: property (windowTitle), widget (QDialog, OxygenDetectWidget)
 #. i18n: ectx: property (windowTitle), widget (QDialog, OxygenExceptionDialog)
+#. i18n: ectx: property (windowTitle), widget (QDialog, OxygenDetectWidget)
 #: config/ui/oxygendetectwidget.ui:14 config/ui/oxygenexceptiondialog.ui:14
 #, kde-format
 msgid "Dialog"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.22.1/po/se/oxygen_style_demo.po 
new/oxygen-5.22.2.1/po/se/oxygen_style_demo.po
--- old/oxygen-5.22.1/po/se/oxygen_style_demo.po        2021-06-15 
12:03:28.000000000 +0200
+++ new/oxygen-5.22.2.1/po/se/oxygen_style_demo.po      2021-06-22 
21:05:03.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-03-17 04:30+0100\n"
+"POT-Creation-Date: 2021-03-28 16:12+0000\n"
 "PO-Revision-Date: 2005-10-16 04:17+0200\n"
 "Last-Translator: B??rre Gaup <boe...@skolelinux.no>\n"
 "Language-Team: Northern Sami <l10n...@lister.huftis.org>\n"
@@ -418,29 +418,29 @@
 msgid "Right Arrow"
 msgstr ""
 
-#. i18n: ectx: property (text), widget (QLabel, label_2)
 #. i18n: ectx: property (text), widget (QLabel, label_11)
+#. i18n: ectx: property (text), widget (QLabel, label_2)
 #: ui/oxygenbuttondemowidget.ui:420 ui/oxygentabdemowidget.ui:81
 #, fuzzy, kde-format
 msgid "Te&xt position:"
 msgstr "Teavstta saj??dat"
 
-#. i18n: ectx: property (text), item, widget (KComboBox, textPositionComboBox)
 #. i18n: ectx: property (text), item, widget (KComboBox, textPosition)
+#. i18n: ectx: property (text), item, widget (KComboBox, textPositionComboBox)
 #: ui/oxygenbuttondemowidget.ui:434 ui/oxygentabdemowidget.ui:95
 #, kde-format
 msgid "Icons Only"
 msgstr "Du????e gova??at"
 
-#. i18n: ectx: property (text), item, widget (KComboBox, textPositionComboBox)
 #. i18n: ectx: property (text), item, widget (KComboBox, textPosition)
+#. i18n: ectx: property (text), item, widget (KComboBox, textPositionComboBox)
 #: ui/oxygenbuttondemowidget.ui:439 ui/oxygentabdemowidget.ui:100
 #, kde-format
 msgid "Text Only"
 msgstr "Du????e teaksta"
 
-#. i18n: ectx: property (text), item, widget (KComboBox, textPositionComboBox)
 #. i18n: ectx: property (text), item, widget (KComboBox, textPosition)
+#. i18n: ectx: property (text), item, widget (KComboBox, textPositionComboBox)
 #: ui/oxygenbuttondemowidget.ui:444 ui/oxygentabdemowidget.ui:105
 #, kde-format
 msgid "Text Alongside Icons"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.22.1/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.22.2.1/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.22.1/po/zh_CN/liboxygenstyleconfig.po  2021-06-15 
12:03:32.000000000 +0200
+++ new/oxygen-5.22.2.1/po/zh_CN/liboxygenstyleconfig.po        2021-06-22 
21:05:08.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:25+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/oxygen-5.22.1/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.22.2.1/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.22.1/po/zh_CN/oxygen_kdecoration.po    2021-06-15 
12:03:32.000000000 +0200
+++ new/oxygen-5.22.2.1/po/zh_CN/oxygen_kdecoration.po  2021-06-22 
21:05:08.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-28 16:12+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/oxygen-5.22.1/po/zh_CN/oxygen_style_config.po 
new/oxygen-5.22.2.1/po/zh_CN/oxygen_style_config.po
--- old/oxygen-5.22.1/po/zh_CN/oxygen_style_config.po   2021-06-15 
12:03:32.000000000 +0200
+++ new/oxygen-5.22.2.1/po/zh_CN/oxygen_style_config.po 2021-06-22 
21:05:08.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:25+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/oxygen-5.22.1/po/zh_CN/oxygen_style_demo.po 
new/oxygen-5.22.2.1/po/zh_CN/oxygen_style_demo.po
--- old/oxygen-5.22.1/po/zh_CN/oxygen_style_demo.po     2021-06-15 
12:03:32.000000000 +0200
+++ new/oxygen-5.22.2.1/po/zh_CN/oxygen_style_demo.po   2021-06-22 
21:05:08.000000000 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-28 16:12+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"

Reply via email to