Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2023-02-24 18:07:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and      /work/SRC/openSUSE:Factory/.oxygen5.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oxygen5"

Fri Feb 24 18:07:26 2023 rev:153 rq:1067239 version:5.27.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2023-02-13 
16:42:14.963845594 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.31432/oxygen5.changes       
2023-02-24 18:07:41.493256557 +0100
@@ -1,0 +2,9 @@
+Tue Feb 21 14:09:21 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.27.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.27.1
+- No code changes since 5.27.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ oxygen5.spec ++++++
--- /var/tmp/diff_new_pack.f9pEhj/_old  2023-02-24 18:07:42.237260990 +0100
+++ /var/tmp/diff_new_pack.f9pEhj/_new  2023-02-24 18:07:42.241261014 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:           oxygen5
-Version:        5.27.0
+Version:        5.27.1
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -30,9 +30,9 @@
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
-Source:         oxygen-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 %if %{with released}
-Source1:        oxygen-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 5.98.0

++++++ oxygen-5.27.0.tar.xz -> oxygen-5.27.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.27.0/CMakeLists.txt 
new/oxygen-5.27.1/CMakeLists.txt
--- old/oxygen-5.27.0/CMakeLists.txt    2023-02-09 13:17:04.000000000 +0100
+++ new/oxygen-5.27.1/CMakeLists.txt    2023-02-21 12:42:22.000000000 +0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 project(oxygen)
-set(PROJECT_VERSION "5.27.0")
+set(PROJECT_VERSION "5.27.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.27.0/po/ka/oxygen_kdecoration.po 
new/oxygen-5.27.1/po/ka/oxygen_kdecoration.po
--- old/oxygen-5.27.0/po/ka/oxygen_kdecoration.po       2023-02-09 
13:17:04.000000000 +0100
+++ new/oxygen-5.27.1/po/ka/oxygen_kdecoration.po       2023-02-21 
12:42:22.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: oxygen\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-13 00:58+0000\n"
-"PO-Revision-Date: 2023-02-08 08:14+0100\n"
+"PO-Revision-Date: 2023-02-18 07:43+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
@@ -21,17 +21,17 @@
 #: config/oxygenanimationconfigwidget.cpp:31
 #, kde-format
 msgid "Button mouseover transition"
-msgstr ""
+msgstr "ღილაკების გადასვლები 
თაგუნას გადატარებისას"
 
 #: config/oxygenanimationconfigwidget.cpp:31
 #, kde-format
 msgid "Configure window buttons' mouseover highlight animation"
-msgstr ""
+msgstr "თაგუნას გადატარებისას 
ფანჯრის ღილაკების 
გამოკვეთის ანიმაციის მორ
გება"
 
 #: config/oxygenanimationconfigwidget.cpp:36
 #, kde-format
 msgid "Window active state change transitions"
-msgstr ""
+msgstr "გადასვლები ფანჯრის 
აქტივობის მდგომარეობის 
შეცვლისას"
 
 #: config/oxygenanimationconfigwidget.cpp:37
 #, kde-format
@@ -39,6 +39,8 @@
 "Configure fading between window shadow and glow when window's active state "
 "is changed"
 msgstr ""
+"ფანჯრის აქტივობის მდგომარ
ეობის შეცვლილსას ფანჯრის ჩრ
დილსა და ბზინვას შორის "
+"გადასვლის მორგება"
 
 #: config/oxygenexceptionlistwidget.cpp:88
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.27.0/po/ka/oxygen_style_config.po 
new/oxygen-5.27.1/po/ka/oxygen_style_config.po
--- old/oxygen-5.27.0/po/ka/oxygen_style_config.po      2023-02-09 
13:17:04.000000000 +0100
+++ new/oxygen-5.27.1/po/ka/oxygen_style_config.po      2023-02-21 
12:42:22.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: oxygen\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-13 00:58+0000\n"
-"PO-Revision-Date: 2023-02-08 08:14+0100\n"
+"PO-Revision-Date: 2023-02-18 07:43+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
@@ -26,7 +26,7 @@
 #: oxygenanimationconfigwidget.cpp:34
 #, kde-format
 msgid "Focus, mouseover and widget state transition"
-msgstr ""
+msgstr "ელემენტების ფოკუსი, 
გამოკვეთა და მდგომარეობის 
ცვლილება"
 
 #: oxygenanimationconfigwidget.cpp:35
 #, kde-format
@@ -34,6 +34,8 @@
 "Configure widgets' focus and mouseover highlight animation, as well as "
 "widget enabled/disabled state transition"
 msgstr ""
+"ვიჯეტების ფოკუსის, 
გამოკვეთის და ჩართულ/გამორ
თულ მდგომარეობებს შორის "
+"გადასვლის მორგება"
 
 #: oxygenanimationconfigwidget.cpp:39
 #, kde-format
@@ -43,7 +45,7 @@
 #: oxygenanimationconfigwidget.cpp:39
 #, kde-format
 msgid "Configure toolbars' mouseover highlight animation"
-msgstr ""
+msgstr "თაგუნას გადატარებისას 
პანელის გამოკვეთის 
ანიმაციის მორგება"
 
 #: oxygenanimationconfigwidget.cpp:44
 #, kde-format
@@ -53,7 +55,7 @@
 #: oxygenanimationconfigwidget.cpp:44
 #, kde-format
 msgid "Configure menu bars' mouseover highlight animation"
-msgstr ""
+msgstr "თაგუნას გადატარებისას 
მენიუს ზოლის გამოკვეთის 
ანიმაციის მორგება"
 
 #: oxygenanimationconfigwidget.cpp:47
 #, kde-format
@@ -63,7 +65,7 @@
 #: oxygenanimationconfigwidget.cpp:47
 #, kde-format
 msgid "Configure menus' mouseover highlight animation"
-msgstr ""
+msgstr "თაგუნას გადატარებისას 
მენიუს გამოკვეთის ანიმაციის 
მორგება"
 
 #: oxygenanimationconfigwidget.cpp:50
 #, kde-format
@@ -73,7 +75,7 @@
 #: oxygenanimationconfigwidget.cpp:50
 #, kde-format
 msgid "Configure progress bars' steps animation"
-msgstr ""
+msgstr "მიმდევრობის ზოლის 
ბიჯების ანიმაციის მორგება"
 
 #: oxygenanimationconfigwidget.cpp:53
 #, kde-format
@@ -83,7 +85,7 @@
 #: oxygenanimationconfigwidget.cpp:53
 #, kde-format
 msgid "Configure fading transition between tabs"
-msgstr ""
+msgstr "ჩანართებს შორის 
მინავლებადი გადასვლის მორ
გება"
 
 #: oxygenanimationconfigwidget.cpp:57
 #, kde-format
@@ -93,38 +95,38 @@
 #: oxygenanimationconfigwidget.cpp:57
 #, kde-format
 msgid "Configure fading transition when a label's text is changed"
-msgstr ""
+msgstr "ჭდის ტექსტის ცვლილებისას 
მინავლებადი გადასვლის მორ
გება"
 
 #: oxygenanimationconfigwidget.cpp:61
 #, kde-format
 msgid "Text editor transitions"
-msgstr ""
+msgstr "შეყვანის ველის ტექსტის 
მორგება"
 
 #: oxygenanimationconfigwidget.cpp:61
 #, kde-format
 msgid "Configure fading transition when an editor's text is changed"
-msgstr ""
+msgstr "რედაქტორის ტექსტის 
ცვლილებისას მინავლებადი 
გადასვლის მორგება"
 
 #: oxygenanimationconfigwidget.cpp:65
 #, kde-format
 msgid "Combo box transitions"
-msgstr ""
+msgstr "ჩამოსაშლელი სიის 
გადასვლები"
 
 #: oxygenanimationconfigwidget.cpp:66
 #, kde-format
 msgid ""
 "Configure fading transition when a combo box's selected choice is changed"
-msgstr ""
+msgstr "ჩამოსაშლელი სიის არ
ჩევანის შეცვლისას 
მინავლებადი გადასვლის მორ
გება"
 
 #: oxygenanimationconfigwidget.cpp:77
 #, kde-format
 msgid "Progress bar busy indicator"
-msgstr ""
+msgstr "მიმდინარეობის ზოლის 
დაკავებულობის მაჩვენებელი"
 
 #: oxygenanimationconfigwidget.cpp:77
 #, kde-format
 msgid "Configure progress bars' busy indicator animation"
-msgstr ""
+msgstr "მიმდევრობის ზოლის 
ბიჯების ანიმაციის მორგება"
 
 #. i18n: ectx: property (windowTitle), widget (QFrame, 
FollowMouseAnimationConfigBox)
 #: ui/oxygenfollowmouseanimationconfigbox.ui:20
@@ -204,7 +206,7 @@
 #: ui/oxygenstyleconfig.ui:70
 #, kde-format
 msgid "Keyboard accelerators visibility:"
-msgstr ""
+msgstr "კლავიატურის ამაჩქარებლის 
ხილვადობა:"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, _mnemonicsMode)
 #: ui/oxygenstyleconfig.ui:84
@@ -228,7 +230,7 @@
 #: ui/oxygenstyleconfig.ui:108
 #, kde-format
 msgid "Windows' &drag mode:"
-msgstr ""
+msgstr "ფანჯრის &გადათრევის რეჟმი:"
 
 #. i18n: ectx: property (text), widget (QCheckBox, _toolBarDrawItemSeparator)
 #: ui/oxygenstyleconfig.ui:134
@@ -246,7 +248,7 @@
 #: ui/oxygenstyleconfig.ui:148
 #, kde-format
 msgid "Draw window background gradient"
-msgstr ""
+msgstr "ფანჯრის ფონის გრადიენტის 
გადათრევა"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: ui/oxygenstyleconfig.ui:169
@@ -264,13 +266,13 @@
 #: ui/oxygenstyleconfig.ui:185
 #, kde-format
 msgid "Draw tree branch lines"
-msgstr ""
+msgstr "ხეზე ხაზების დახატვა"
 
 #. i18n: ectx: property (text), widget (QLabel, label_4)
 #: ui/oxygenstyleconfig.ui:198
 #, kde-format
 msgid "&Tree expander size:"
-msgstr ""
+msgstr "ხიის ჩამოსაშლელი &ღილაკის 
ზომა:"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, 
_viewTriangularExpanderSize)
 #: ui/oxygenstyleconfig.ui:209
@@ -377,4 +379,4 @@
 #: ui/oxygenstyleconfig.ui:447
 #, kde-format
 msgid "Use selec&tion color (subtle)"
-msgstr ""
+msgstr "&მონშნულის ფერის 
გამოყენება (სუბტიტრი)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.27.0/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.27.1/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.27.0/po/zh_CN/liboxygenstyleconfig.po  2023-02-09 
13:17:04.000000000 +0100
+++ new/oxygen-5.27.1/po/zh_CN/liboxygenstyleconfig.po  2023-02-21 
12:42:22.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-13 00:58+0000\n"
-"PO-Revision-Date: 2023-02-07 11:05\n"
+"PO-Revision-Date: 2023-02-15 11:07\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.27.0/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.27.1/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.27.0/po/zh_CN/oxygen_kdecoration.po    2023-02-09 
13:17:04.000000000 +0100
+++ new/oxygen-5.27.1/po/zh_CN/oxygen_kdecoration.po    2023-02-21 
12:42:22.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-13 00:58+0000\n"
-"PO-Revision-Date: 2023-02-07 11:05\n"
+"PO-Revision-Date: 2023-02-15 11:07\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.27.0/po/zh_CN/oxygen_style_config.po 
new/oxygen-5.27.1/po/zh_CN/oxygen_style_config.po
--- old/oxygen-5.27.0/po/zh_CN/oxygen_style_config.po   2023-02-09 
13:17:04.000000000 +0100
+++ new/oxygen-5.27.1/po/zh_CN/oxygen_style_config.po   2023-02-21 
12:42:22.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-13 00:58+0000\n"
-"PO-Revision-Date: 2023-02-07 11:05\n"
+"PO-Revision-Date: 2023-02-15 11:07\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.27.0/po/zh_CN/oxygen_style_demo.po 
new/oxygen-5.27.1/po/zh_CN/oxygen_style_demo.po
--- old/oxygen-5.27.0/po/zh_CN/oxygen_style_demo.po     2023-02-09 
13:17:04.000000000 +0100
+++ new/oxygen-5.27.1/po/zh_CN/oxygen_style_demo.po     2023-02-21 
12:42:22.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-13 00:58+0000\n"
-"PO-Revision-Date: 2023-02-07 11:05\n"
+"PO-Revision-Date: 2023-02-15 11:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to