Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-03-09 10:32:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and      /work/SRC/openSUSE:Factory/.oxygen5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oxygen5"

Fri Mar  9 10:32:43 2018 rev:64 rq:584059 version:5.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-02-28 
19:58:47.772508142 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes     2018-03-09 
10:32:44.712604213 +0100
@@ -1,0 +2,10 @@
+Tue Mar  6 16:07:46 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.3.php
+- Changes since 5.12.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  oxygen-5.12.2.tar.xz

New:
----
  oxygen-5.12.3.tar.xz

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

Other differences:
------------------
++++++ oxygen5.spec ++++++
--- /var/tmp/diff_new_pack.xL9vR2/_old  2018-03-09 10:32:45.508575558 +0100
+++ /var/tmp/diff_new_pack.xL9vR2/_new  2018-03-09 10:32:45.508575558 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:           oxygen5
-Version:        5.12.2
+Version:        5.12.3
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@@ -30,7 +30,7 @@
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         oxygen-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem

++++++ oxygen-5.12.2.tar.xz -> oxygen-5.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/CMakeLists.txt 
new/oxygen-5.12.3/CMakeLists.txt
--- old/oxygen-5.12.2/CMakeLists.txt    2018-02-20 16:33:36.000000000 +0100
+++ new/oxygen-5.12.3/CMakeLists.txt    2018-03-06 13:53:12.000000000 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.12.2")
+set(PROJECT_VERSION "5.12.3")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/it/liboxygenstyleconfig.po 
new/oxygen-5.12.3/po/it/liboxygenstyleconfig.po
--- old/oxygen-5.12.2/po/it/liboxygenstyleconfig.po     2018-02-20 
16:34:10.000000000 +0100
+++ new/oxygen-5.12.3/po/it/liboxygenstyleconfig.po     2018-03-06 
13:53:45.000000000 +0100
@@ -1,21 +1,23 @@
 # translation of liboxygenstyleconfig.po to Italian
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-#
 # Pino Toscano <toscano.p...@tiscali.it>, 2012, 2013.
+# Paolo Zamponi <zapa...@email.it>, 2018.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: liboxygenstyleconfig\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-17 03:43+0200\n"
-"PO-Revision-Date: 2013-06-10 09:45+0200\n"
-"Last-Translator: Pino Toscano <toscano.p...@tiscali.it>\n"
+"PO-Revision-Date: 2018-02-13 11:57+0100\n"
+"Last-Translator: Paolo Zamponi <zapa...@email.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
 "Language: it\n"
 "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"
+"X-Generator: Lokalize 2.0\n"
 
 #: oxygenanimationconfigitem.cpp:103
 #, kde-format
@@ -39,7 +41,7 @@
 #: ui/oxygenanimationconfigwidget.ui:23
 #, kde-format
 msgid "Enable animations"
-msgstr "Abilita animazioni"
+msgstr "Abilita le animazioni"
 
 #. i18n: ectx: property (windowTitle), widget (QFrame, 
GenericAnimationConfigBox)
 #: ui/oxygengenericanimationconfigbox.ui:20
@@ -55,10 +57,9 @@
 
 #. i18n: ectx: property (suffix), widget (QSpinBox, durationSpinBox)
 #: ui/oxygengenericanimationconfigbox.ui:64
-#, fuzzy, kde-format
-#| msgid "ms"
+#, kde-format
 msgid " ms"
-msgstr "ms"
+msgstr " ms"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: ui/oxygenshadowconfigurationui.ui:23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/nb/liboxygenstyleconfig.po 
new/oxygen-5.12.3/po/nb/liboxygenstyleconfig.po
--- old/oxygen-5.12.2/po/nb/liboxygenstyleconfig.po     2018-02-20 
16:34:18.000000000 +0100
+++ new/oxygen-5.12.3/po/nb/liboxygenstyleconfig.po     2018-03-06 
13:53:52.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:21+0100\n"
+"POT-Creation-Date: 2017-10-17 03:43+0200\n"
 "PO-Revision-Date: 2013-01-19 11:16+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -58,8 +58,8 @@
 #. i18n: ectx: property (suffix), widget (QSpinBox, durationSpinBox)
 #: ui/oxygengenericanimationconfigbox.ui:64
 #, kde-format
-msgid "ms"
-msgstr "ms"
+msgid " ms"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: ui/oxygenshadowconfigurationui.ui:23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/nb/oxygen_kdecoration.po 
new/oxygen-5.12.3/po/nb/oxygen_kdecoration.po
--- old/oxygen-5.12.2/po/nb/oxygen_kdecoration.po       2018-02-20 
16:34:18.000000000 +0100
+++ new/oxygen-5.12.3/po/nb/oxygen_kdecoration.po       2018-03-06 
13:53:52.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kwin_clients\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:21+0100\n"
+"POT-Creation-Date: 2017-12-13 05:20+0100\n"
 "PO-Revision-Date: 2015-02-06 22:35+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -185,8 +185,8 @@
 #. i18n: ectx: property (text), widget (QCheckBox, 
drawBorderOnMaximizedWindows)
 #: config/ui/oxygenconfigurationui.ui:124
 #, kde-format
-msgid "Display window borders for maximized windows"
-msgstr "Vis vinduskanter for maksimerte vinduer"
+msgid "Allow resizing maximized windows from window edges"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QCheckBox, useWindowColors)
 #: config/ui/oxygenconfigurationui.ui:144
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/nb/oxygen_style_config.po 
new/oxygen-5.12.3/po/nb/oxygen_style_config.po
--- old/oxygen-5.12.2/po/nb/oxygen_style_config.po      2018-02-20 
16:34:18.000000000 +0100
+++ new/oxygen-5.12.3/po/nb/oxygen_style_config.po      2018-03-06 
13:53:52.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:21+0100\n"
+"POT-Creation-Date: 2017-10-24 03:18+0200\n"
 "PO-Revision-Date: 2014-09-22 19:30+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -171,8 +171,8 @@
 #: ui/oxygenfollowmouseanimationconfigbox.ui:98
 #: ui/oxygenfollowmouseanimationconfigbox.ui:114
 #, kde-format
-msgid "ms"
-msgstr " ms"
+msgid " ms"
+msgstr ""
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, OxygenStyleConfig)
 #: ui/oxygenstyleconfig.ui:26
@@ -273,8 +273,8 @@
 #. i18n: ectx: property (text), widget (QLabel, label_4)
 #: ui/oxygenstyleconfig.ui:198
 #, kde-format
-msgid "&Tree expander size"
-msgstr "Størrelse for &tre-utvider"
+msgid "&Tree expander size:"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (KComboBox, 
_viewTriangularExpanderSize)
 #: ui/oxygenstyleconfig.ui:209
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/nb/oxygen_style_demo.po 
new/oxygen-5.12.3/po/nb/oxygen_style_demo.po
--- old/oxygen-5.12.2/po/nb/oxygen_style_demo.po        2018-02-20 
16:34:18.000000000 +0100
+++ new/oxygen-5.12.3/po/nb/oxygen_style_demo.po        2018-03-06 
13:53:52.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-04-25 05:45+0200\n"
+"POT-Creation-Date: 2017-09-16 03:34+0200\n"
 "PO-Revision-Date: 2014-09-22 19:30+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -20,7 +20,7 @@
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
-#: main.cpp:58 oxygendemodialog.cpp:58 oxygendemodialog.cpp:211
+#: main.cpp:58 oxygendemodialog.cpp:58 oxygendemodialog.cpp:209
 #, kde-format
 msgid "Oxygen Demo"
 msgstr "Oxygen-demonstrasjon"
@@ -78,87 +78,87 @@
 msgid "Right to left layout"
 msgstr "Fra høyre til venstre"
 
-#: oxygendemodialog.cpp:88
+#: oxygendemodialog.cpp:87
 #, kde-format
 msgid "Style"
 msgstr "Stil"
 
-#: oxygendemodialog.cpp:105
+#: oxygendemodialog.cpp:103
 #, kde-format
 msgid "Input Widgets"
 msgstr "Inndata-elementer "
 
-#: oxygendemodialog.cpp:107
+#: oxygendemodialog.cpp:105
 #, kde-format
 msgid "Shows the appearance of text input widgets"
 msgstr "Viser hvordan skjermelementer for tekstinnskriving ser ut"
 
-#: oxygendemodialog.cpp:115
+#: oxygendemodialog.cpp:113
 #, kde-format
 msgid "Tab Widgets"
 msgstr "Arkfane-elementer"
 
-#: oxygendemodialog.cpp:117
+#: oxygendemodialog.cpp:115
 #, kde-format
 msgid "Shows the appearance of tab widgets"
 msgstr "Viser utseende for fane-skjermelementer"
 
-#: oxygendemodialog.cpp:125
+#: oxygendemodialog.cpp:123
 #, kde-format
 msgid "Buttons"
 msgstr "Knapper"
 
-#: oxygendemodialog.cpp:127
+#: oxygendemodialog.cpp:125
 #, kde-format
 msgid "Shows the appearance of buttons"
 msgstr "Viser hvordan knapper ser ut"
 
-#: oxygendemodialog.cpp:135
+#: oxygendemodialog.cpp:133
 #, kde-format
 msgid "Lists"
 msgstr "Lister"
 
-#: oxygendemodialog.cpp:137
+#: oxygendemodialog.cpp:135
 #, kde-format
 msgid "Shows the appearance of lists, trees and tables"
 msgstr "Viser hvordan lister, trær og tabeller ser ut"
 
-#: oxygendemodialog.cpp:146
+#: oxygendemodialog.cpp:144
 #, kde-format
 msgid "Frames"
 msgstr "Rammer"
 
-#: oxygendemodialog.cpp:148
+#: oxygendemodialog.cpp:146
 #, kde-format
 msgid "Shows the appearance of various framed widgets"
 msgstr "Viser utseende for ymse skjermelementer med ramme"
 
-#: oxygendemodialog.cpp:156
+#: oxygendemodialog.cpp:154
 #, kde-format
 msgid "MDI Windows"
 msgstr "MDI-vinduer"
 
-#: oxygendemodialog.cpp:158
+#: oxygendemodialog.cpp:156
 #, kde-format
 msgid "Shows the appearance of MDI windows"
 msgstr "Viser utseende for MDI-vinduer"
 
-#: oxygendemodialog.cpp:166
+#: oxygendemodialog.cpp:164
 #, kde-format
 msgid "Sliders"
 msgstr "Glidebrytere"
 
-#: oxygendemodialog.cpp:168
+#: oxygendemodialog.cpp:166
 #, kde-format
 msgid "Shows the appearance of sliders, progress bars and scrollbars"
 msgstr "Viser hvordan glidebrytere, framdriftslinjer og rullefelter ser ut"
 
-#: oxygendemodialog.cpp:177
+#: oxygendemodialog.cpp:175
 #, kde-format
 msgid "Benchmark"
 msgstr "Ytelsestest"
 
-#: oxygendemodialog.cpp:179
+#: oxygendemodialog.cpp:177
 #, kde-format
 msgid "Emulates user interaction with widgets for benchmarking"
 msgstr "Emulerer brukersamvirke med skjermelementer for ytelsestest"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/pt_BR/oxygen_kdecoration.po 
new/oxygen-5.12.3/po/pt_BR/oxygen_kdecoration.po
--- old/oxygen-5.12.2/po/pt_BR/oxygen_kdecoration.po    2018-02-20 
16:34:23.000000000 +0100
+++ new/oxygen-5.12.3/po/pt_BR/oxygen_kdecoration.po    2018-03-06 
13:53:57.000000000 +0100
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # André Marcelo Alvarenga <alvare...@kde.org>, 2014, 2015, 2016.
+# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: oxygen_kdecoration\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-13 05:20+0100\n"
-"PO-Revision-Date: 2016-02-05 07:31-0300\n"
-"Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
-"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
+"PO-Revision-Date: 2018-02-21 10:20-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
+"Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -189,6 +190,8 @@
 #, kde-format
 msgid "Allow resizing maximized windows from window edges"
 msgstr ""
+"Permitir o redimensionamento de janelas maximizadas a partir das bordas da "
+"janela"
 
 #. i18n: ectx: property (text), widget (QCheckBox, useWindowColors)
 #: config/ui/oxygenconfigurationui.ui:144
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.12.3/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.12.2/po/zh_CN/liboxygenstyleconfig.po  2018-02-20 
16:34:35.000000000 +0100
+++ new/oxygen-5.12.3/po/zh_CN/liboxygenstyleconfig.po  2018-03-06 
13:54:10.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-17 03:43+0200\n"
-"PO-Revision-Date: 2018-02-19 19:14-0500\n"
+"PO-Revision-Date: 2018-03-05 17:19-0500\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.12.3/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.12.2/po/zh_CN/oxygen_kdecoration.po    2018-02-20 
16:34:35.000000000 +0100
+++ new/oxygen-5.12.3/po/zh_CN/oxygen_kdecoration.po    2018-03-06 
13:54:10.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-13 05:20+0100\n"
-"PO-Revision-Date: 2018-02-19 19:14-0500\n"
+"PO-Revision-Date: 2018-03-05 17:19-0500\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/zh_CN/oxygen_style_config.po 
new/oxygen-5.12.3/po/zh_CN/oxygen_style_config.po
--- old/oxygen-5.12.2/po/zh_CN/oxygen_style_config.po   2018-02-20 
16:34:35.000000000 +0100
+++ new/oxygen-5.12.3/po/zh_CN/oxygen_style_config.po   2018-03-06 
13:54:10.000000000 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-24 03:18+0200\n"
-"PO-Revision-Date: 2018-02-19 19:14-0500\n"
+"PO-Revision-Date: 2018-03-05 17:19-0500\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.2/po/zh_CN/oxygen_style_demo.po 
new/oxygen-5.12.3/po/zh_CN/oxygen_style_demo.po
--- old/oxygen-5.12.2/po/zh_CN/oxygen_style_demo.po     2018-02-20 
16:34:35.000000000 +0100
+++ new/oxygen-5.12.3/po/zh_CN/oxygen_style_demo.po     2018-03-06 
13:54:10.000000000 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-16 03:34+0200\n"
-"PO-Revision-Date: 2018-02-19 19:14-0500\n"
+"PO-Revision-Date: 2018-03-05 17:19-0500\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to