commit oxygen5 for openSUSE:Factory

2020-10-30 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-10-30 11:47:06

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3463 (New)


Package is "oxygen5"

Fri Oct 30 11:47:06 2020 rev:110 rq:844588 version:5.20.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-10-22 
14:25:24.806918922 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3463/oxygen5.changes
2020-10-30 11:47:22.941692165 +0100
@@ -1,0 +2,9 @@
+Tue Oct 27 22:23:22 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.2
+- No code changes since 5.20.1
+
+---

Old:

  oxygen-5.20.1.tar.xz
  oxygen-5.20.1.tar.xz.sig

New:

  oxygen-5.20.2.tar.xz
  oxygen-5.20.2.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.2X3CbP/_old  2020-10-30 11:47:23.861692980 +0100
+++ /var/tmp/diff_new_pack.2X3CbP/_new  2020-10-30 11:47:23.865692984 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.20.1
+Version:5.20.2
 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 lang}
-Source1:oxygen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.20.1.tar.xz -> oxygen-5.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.20.1/CMakeLists.txt 
new/oxygen-5.20.2/CMakeLists.txt
--- old/oxygen-5.20.1/CMakeLists.txt2020-10-20 14:02:55.0 +0200
+++ new/oxygen-5.20.2/CMakeLists.txt2020-10-27 13:22:45.0 +0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 project(oxygen)
-set(PROJECT_VERSION "5.20.1")
+set(PROJECT_VERSION "5.20.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(GenerateExportHeader)





commit oxygen5 for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-10-22 14:24:15

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3463 (New)


Package is "oxygen5"

Thu Oct 22 14:24:15 2020 rev:109 rq:843107 version:5.20.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-10-13 
15:29:28.204863279 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3463/oxygen5.changes
2020-10-22 14:25:24.806918922 +0200
@@ -1,0 +2,10 @@
+Tue Oct 20 14:30:34 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.1
+- Changes since 5.20.0:
+  * [cursors] Add symlinks for corner resize
+
+---

Old:

  oxygen-5.20.0.tar.xz
  oxygen-5.20.0.tar.xz.sig

New:

  oxygen-5.20.1.tar.xz
  oxygen-5.20.1.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.xj4YgT/_old  2020-10-22 14:25:26.654920581 +0200
+++ /var/tmp/diff_new_pack.xj4YgT/_new  2020-10-22 14:25:26.658920585 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.20.0
+Version:5.20.1
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.20.0.tar.xz -> oxygen-5.20.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.20.0/CMakeLists.txt 
new/oxygen-5.20.1/CMakeLists.txt
--- old/oxygen-5.20.0/CMakeLists.txt2020-10-08 18:19:20.0 +0200
+++ new/oxygen-5.20.1/CMakeLists.txt2020-10-20 14:02:55.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 project(oxygen)
-set(PROJECT_VERSION "5.20.0")
+set(PROJECT_VERSION "5.20.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.20.0/color-schemes/OxygenCold.colors 
new/oxygen-5.20.1/color-schemes/OxygenCold.colors
--- old/oxygen-5.20.0/color-schemes/OxygenCold.colors   2020-10-08 
18:19:20.0 +0200
+++ new/oxygen-5.20.1/color-schemes/OxygenCold.colors   2020-10-20 
14:02:55.0 +0200
@@ -125,7 +125,7 @@
 Name[pt]=Oxygen Frio
 Name[pt_BR]=Oxygen Cold
 Name[ro]=Oxygen Rece
-Name[ru]=Холодная Oxygen
+Name[ru]=Холодный Oxygen
 Name[sk]=Kyslík Studený
 Name[sl]=Kisik - hladna
 Name[tg]=Оксигени тиллоӣ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.20.0/cursors/KDE_Classic/cursors/ne-resize 
new/oxygen-5.20.1/cursors/KDE_Classic/cursors/ne-resize
--- old/oxygen-5.20.0/cursors/KDE_Classic/cursors/ne-resize 1970-01-01 
01:00:00.0 +0100
+++ new/oxygen-5.20.1/cursors/KDE_Classic/cursors/ne-resize 2020-10-22 
14:25:30.426923968 +0200
@@ -0,0 +1 @@
+symbolic link to size_bdiag
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oxygen-5.20.0/cursors/KDE_Classic/cursors/nesw-resize 
new/oxygen-5.20.1/cursors/KDE_Classic/cursors/nesw-resize
--- old/oxygen-5.20.0/cursors/KDE_Classic/cursors/nesw-resize   1970-01-01 
01:00:00.0 +0100
+++ new/oxygen-5.20.1/cursors/KDE_Classic/cursors/nesw-resize   2020-10-22 
14:25:30.402923947 +0200
@@ -0,0 +1 @@
+symbolic link to size_bdiag
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.20.0/cursors/KDE_Classic/cursors/nw-resize 
new/oxygen-5.20.1/cursors/KDE_Classic/cursors/nw-resize
--- old/oxygen-5.20.0/cursors/KDE_Classic/cursors/nw-resize 1970-01-01 
01:00:00.0 +0100
+++ new/oxygen-5.20.1/cursors/KDE_Classic/cursors/nw-resize 2020-10-22 
14:25:30.394923939 +0200
@@ -0,0 +1 @@
+symbolic link to size_fdiag
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oxygen-5.20.0/cursors/KDE_Classic/cursors/nwse-resize 
new/oxygen-5.20.1/cursors/KDE_Classic/cursors/nwse-resize
--- old/oxygen-5.20.0/cursors/KDE_Classic/cursors/nwse-resize   1970-01-01 
01:00:00.0 +0100
+++ new/oxygen-5.20.1/cursors/KDE_Classic/cursors/nwse-resize   2020-10-22 
14:25:30.622924144 +0200
@@ -0,0 +1 @@
+symbolic link to size_fdiag
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.20.0/cursors/KDE_Classic/cursors/se-resize 
new/oxygen-5.20.1/cursors/KDE_Classic/cursors/se-resize
--- old/oxygen-5.20.0/cursors/KDE_Classic/cursors/se-resize 1970-01-01 
01:00:00.0 +0100
+++ new/oxygen-5.20.1/cursors/KDE_Classic/cursors/se-resize 2020-10-2

commit oxygen5 for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-10-13 15:29:23

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3486 (New)


Package is "oxygen5"

Tue Oct 13 15:29:23 2020 rev:108 rq:840999 version:5.20.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-09-04 
11:08:49.978931858 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3486/oxygen5.changes
2020-10-13 15:29:28.204863279 +0200
@@ -1,0 +2,20 @@
+Thu Oct  8 16:55:23 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.0
+- No code changes since 5.19.90
+
+---
+Thu Sep 17 20:03:06 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.90
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+  * Remove explicit ECM_KDE_MODULE_DIR
+  * Port away from deprecated Qt::MidButton
+
+---

Old:

  oxygen-5.19.5.tar.xz
  oxygen-5.19.5.tar.xz.sig

New:

  oxygen-5.20.0.tar.xz
  oxygen-5.20.0.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.xaAVgS/_old  2020-10-13 15:29:29.400863786 +0200
+++ /var/tmp/diff_new_pack.xaAVgS/_new  2020-10-13 15:29:29.404863788 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.19.5
+Version:5.20.0
 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: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
+Source1:oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.19.5.tar.xz -> oxygen-5.20.0.tar.xz ++
 3268 lines of diff (skipped)





commit oxygen5 for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-09-04 11:07:41

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3399 (New)


Package is "oxygen5"

Fri Sep  4 11:07:41 2020 rev:107 rq:831173 version:5.19.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-07-29 
17:19:32.844514586 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3399/oxygen5.changes
2020-09-04 11:08:49.978931858 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 11:38:50 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.5
+- No code changes since 5.19.4
+
+---

Old:

  oxygen-5.19.4.tar.xz
  oxygen-5.19.4.tar.xz.sig

New:

  oxygen-5.19.5.tar.xz
  oxygen-5.19.5.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.Rn7PyP/_old  2020-09-04 11:08:51.194932470 +0200
+++ /var/tmp/diff_new_pack.Rn7PyP/_new  2020-09-04 11:08:51.198932471 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.19.4
+Version:5.19.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.19.4.tar.xz -> oxygen-5.19.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.4/CMakeLists.txt 
new/oxygen-5.19.5/CMakeLists.txt
--- old/oxygen-5.19.4/CMakeLists.txt2020-07-28 12:59:35.0 +0200
+++ new/oxygen-5.19.5/CMakeLists.txt2020-09-01 12:33:59.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 project(oxygen)
-set(PROJECT_VERSION "5.19.4")
+set(PROJECT_VERSION "5.19.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.4/color-schemes/OxygenCold.colors 
new/oxygen-5.19.5/color-schemes/OxygenCold.colors
--- old/oxygen-5.19.4/color-schemes/OxygenCold.colors   2020-07-28 
12:59:35.0 +0200
+++ new/oxygen-5.19.5/color-schemes/OxygenCold.colors   2020-09-01 
12:33:59.0 +0200
@@ -105,6 +105,7 @@
 Name[cs]=Oxygen Cold
 Name[da]=Oxygen Cold
 Name[de]=Oxygen-Kalt
+Name[el]=Oxygen ψυχρό
 Name[en_GB]=Oxygen Cold
 Name[es]=Oxígeno frío
 Name[et]=Oxygen Cold
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.4/cursors/KDE_Classic/index.theme 
new/oxygen-5.19.5/cursors/KDE_Classic/index.theme
--- old/oxygen-5.19.4/cursors/KDE_Classic/index.theme   2020-07-28 
12:59:35.0 +0200
+++ new/oxygen-5.19.5/cursors/KDE_Classic/index.theme   2020-09-01 
12:33:59.0 +0200
@@ -44,7 +44,7 @@
 Name[zh_TW]=KDE 經典
 Comment=The default cursor theme in KDE 2 and 3
 Comment[ar]=سمة المؤشّر الافتراضيّة في كدي 2 و 3
-Comment[ca]=El tema de cursor per defecte en el KDE 2 i 3
+Comment[ca]=El tema de cursor predeterminat en el KDE 2 i 3
 Comment[ca@valencia]=El tema de cursor per defecte en KDE 2 i 3
 Comment[cs]=Výchozí motiv kurzorů pro KDE 2 a 3
 Comment[da]=Standard markørtema i KDE 2 og 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.4/cursors/Oxygen_Black/index.theme 
new/oxygen-5.19.5/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.19.4/cursors/Oxygen_Black/index.theme  2020-07-28 
12:59:35.0 +0200
+++ new/oxygen-5.19.5/cursors/Oxygen_Black/index.theme  2020-09-01 
12:33:59.0 +0200
@@ -42,7 +42,7 @@
 Name[zh_CN]=Oxygen 黑
 Name[zh_TW]=Oxygen 黑
 Comment=Oxygen mouse theme. Oxygenize your desktop!
-Comment[ca]=Tema Oxygen pel ratolí. Oxygenitza el teu escriptori!
+Comment[ca]=Tema Oxygen per al ratolí. Oxigena el teu escriptori!
 Comment[ca@valencia]=Tema Oxygen per al ratolí. Oxygenitzeu el vostre 
escriptori.
 Comment[da]=Oxygen musetema. Oxygenisér din desktop!
 Comment[de]=Mausdesign für Oxygen.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.4/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.19.5/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.19.4/cursors/Oxygen_Blue/index.theme   2020-07-28 
12:59:35.0 +0200
+++ new/oxygen-5.19.5/cursors/Oxygen_Blue/index.theme   2020-09-01 
12:33:59.0 +0200
@@ -42,7 +42,7 @@
 Name[zh_CN]=Oxygen 蓝
 Name[zh_TW]=Oxygen 藍
 Comment=Oxygen mouse theme. Oxygenize your desktop!
-Comment[ca]=Tema Oxygen pel ratolí. Oxygenitza el teu escriptori!
+Comment[ca]=Tema Oxygen per al ratolí. Oxigena el teu escriptori!
 Comment[ca@valencia]=Tema Oxygen p

commit oxygen5 for openSUSE:Factory

2020-07-29 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-07-29 17:19:12

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3592 (New)


Package is "oxygen5"

Wed Jul 29 17:19:12 2020 rev:106 rq:823252 version:5.19.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-07-10 
14:12:03.211366303 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3592/oxygen5.changes
2020-07-29 17:19:32.844514586 +0200
@@ -1,0 +2,9 @@
+Tue Jul 28 13:45:50 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.4
+- No code changes since 5.19.3
+
+---

Old:

  oxygen-5.19.3.tar.xz
  oxygen-5.19.3.tar.xz.sig

New:

  oxygen-5.19.4.tar.xz
  oxygen-5.19.4.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.HLGylO/_old  2020-07-29 17:19:33.564515174 +0200
+++ /var/tmp/diff_new_pack.HLGylO/_new  2020-07-29 17:19:33.564515174 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.19.3
+Version:5.19.4
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.19.3.tar.xz -> oxygen-5.19.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.3/CMakeLists.txt 
new/oxygen-5.19.4/CMakeLists.txt
--- old/oxygen-5.19.3/CMakeLists.txt2020-07-07 13:14:40.0 +0200
+++ new/oxygen-5.19.4/CMakeLists.txt2020-07-28 12:59:35.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 project(oxygen)
-set(PROJECT_VERSION "5.19.3")
+set(PROJECT_VERSION "5.19.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.3/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.19.4/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.19.3/po/zh_CN/liboxygenstyleconfig.po  2020-07-07 
13:15:07.0 +0200
+++ new/oxygen-5.19.4/po/zh_CN/liboxygenstyleconfig.po  2020-07-28 
12:59:58.0 +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: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-14 08:57\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.19.3/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.19.4/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.19.3/po/zh_CN/oxygen_kdecoration.po2020-07-07 
13:15:07.0 +0200
+++ new/oxygen-5.19.4/po/zh_CN/oxygen_kdecoration.po2020-07-28 
12:59:58.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-14 08:57\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.19.3/po/zh_CN/oxygen_style_config.po 
new/oxygen-5.19.4/po/zh_CN/oxygen_style_config.po
--- old/oxygen-5.19.3/po/zh_CN/oxygen_style_config.po   2020-07-07 
13:15:07.0 +0200
+++ new/oxygen-5.19.4/po/zh_CN/oxygen_style_config.po   2020-07-28 
12:59:58.0 +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: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-14 08:57\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.19.3/po/zh_CN/oxygen_style_demo.po 
new/oxygen-5.19.4/po/zh_CN/oxygen_style_demo.po
--- old/oxygen-5.19.3/po/zh_CN/oxygen_style_demo.po 2020-07-07 
13:15:07.0 +0200
+++ new/oxygen-5.19.4/po/zh_CN/oxygen_style_demo.po 2020-07-28 
12:59:58.0 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-11 03:46+0100\n"
-"PO-Revision-Date: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-14 08:57\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit oxygen5 for openSUSE:Factory

2020-07-10 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-07-10 14:11:55

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3060 (New)


Package is "oxygen5"

Fri Jul 10 14:11:55 2020 rev:105 rq:819420 version:5.19.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-06-25 
15:05:47.169045293 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3060/oxygen5.changes
2020-07-10 14:12:03.211366303 +0200
@@ -1,0 +2,9 @@
+Tue Jul  7 13:58:00 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.3
+- No code changes since 5.19.2
+
+---

Old:

  oxygen-5.19.2.tar.xz
  oxygen-5.19.2.tar.xz.sig

New:

  oxygen-5.19.3.tar.xz
  oxygen-5.19.3.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.UIfQPm/_old  2020-07-10 14:12:04.323369956 +0200
+++ /var/tmp/diff_new_pack.UIfQPm/_new  2020-07-10 14:12:04.327369968 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.19.2
+Version:5.19.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.19.2.tar.xz -> oxygen-5.19.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.2/CMakeLists.txt 
new/oxygen-5.19.3/CMakeLists.txt
--- old/oxygen-5.19.2/CMakeLists.txt2020-06-23 14:14:22.0 +0200
+++ new/oxygen-5.19.3/CMakeLists.txt2020-07-07 13:14:40.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 project(oxygen)
-set(PROJECT_VERSION "5.19.2")
+set(PROJECT_VERSION "5.19.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.2/po/ca/oxygen_kdecoration.po 
new/oxygen-5.19.3/po/ca/oxygen_kdecoration.po
--- old/oxygen-5.19.2/po/ca/oxygen_kdecoration.po   2020-06-23 
14:14:33.0 +0200
+++ new/oxygen-5.19.3/po/ca/oxygen_kdecoration.po   2020-07-07 
13:14:50.0 +0200
@@ -1,17 +1,17 @@
 # Translation of oxygen_kdecoration.po to Catalan
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 2014-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2014, 2015, 2016, 2017.
-# Antoni Bella Pérez , 2015.
+# Antoni Bella Pérez , 2015, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: oxygen_kdecoration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2017-12-13 21:21+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2020-07-02 21:32+0200\n"
+"Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.07.70\n"
 
 #: config/oxygenanimationconfigwidget.cpp:47
 #, kde-format
@@ -298,7 +298,7 @@
 #: config/ui/oxygenexceptiondialog.ui:52
 #, kde-format
 msgid "Detect Window Properties"
-msgstr "Detecció de les propietats de les finestres"
+msgstr "Detecta les propietats de la finestra"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
 #: config/ui/oxygenexceptiondialog.ui:83
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.2/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.19.3/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.19.2/po/zh_CN/liboxygenstyleconfig.po  2020-06-23 
14:14:54.0 +0200
+++ new/oxygen-5.19.3/po/zh_CN/liboxygenstyleconfig.po  2020-07-07 
13:15:07.0 +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: 2020-06-21 18:48\n"
+"PO-Revision-Date: 2020-06-24 08:02\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.19.2/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.19.3/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.19.2/po/zh_CN/oxygen_kdecoration.po2020-06-23 
14:14:54.0 +0200
+++ new/oxygen-5.19.3/po/zh_CN/oxygen_kdecoration.po2020-07-07 
1

commit oxygen5 for openSUSE:Factory

2020-06-25 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-06-25 15:05:38

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3060 (New)


Package is "oxygen5"

Thu Jun 25 15:05:38 2020 rev:104 rq:816686 version:5.19.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-06-21 
18:59:40.627666262 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3060/oxygen5.changes
2020-06-25 15:05:47.169045293 +0200
@@ -1,0 +2,10 @@
+Tue Jun 23 13:26:16 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.2
+- Changes since 5.19.1:
+  * [style] Fix crash during app tear down sequence
+
+---

Old:

  oxygen-5.19.1.tar.xz
  oxygen-5.19.1.tar.xz.sig

New:

  oxygen-5.19.2.tar.xz
  oxygen-5.19.2.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.cNq19t/_old  2020-06-25 15:05:47.929047742 +0200
+++ /var/tmp/diff_new_pack.cNq19t/_new  2020-06-25 15:05:47.933047754 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.19.1
+Version:5.19.2
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.19.1.tar.xz -> oxygen-5.19.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.1/CMakeLists.txt 
new/oxygen-5.19.2/CMakeLists.txt
--- old/oxygen-5.19.1/CMakeLists.txt2020-06-16 14:47:29.0 +0200
+++ new/oxygen-5.19.2/CMakeLists.txt2020-06-23 14:14:22.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 project(oxygen)
-set(PROJECT_VERSION "5.19.1")
+set(PROJECT_VERSION "5.19.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.1/kstyle/oxygenshadowhelper.cpp 
new/oxygen-5.19.2/kstyle/oxygenshadowhelper.cpp
--- old/oxygen-5.19.1/kstyle/oxygenshadowhelper.cpp 2020-06-16 
14:47:29.0 +0200
+++ new/oxygen-5.19.2/kstyle/oxygenshadowhelper.cpp 2020-06-23 
14:14:23.0 +0200
@@ -94,7 +94,7 @@
 widget->installEventFilter( this );
 
 // connect destroy signal
-connect( widget, SIGNAL(destroyed(QObject*)), 
SLOT(objectDeleted(QObject*)) );
+connect( widget, SIGNAL(destroyed(QObject*)), 
SLOT(widgetDeleted(QObject*)) );
 
 return true;
 
@@ -183,11 +183,17 @@
 }
 
 //___
-void ShadowHelper::objectDeleted( QObject* object )
+void ShadowHelper::widgetDeleted( QObject* object )
 {
 QWidget* widget( static_cast( object ) );
 _widgets.remove( widget );
-_shadows.remove( widget );
+}
+
+//___
+void ShadowHelper::windowDeleted( QObject* object )
+{
+QWindow* window( static_cast( object ) );
+_shadows.remove( window );
 }
 
 //___
@@ -301,15 +307,19 @@
 const QVector& tiles = createPlatformTiles( 
isDockWidget );
 if( tiles.count() != numTiles ) return;
 
+// get the underlying window for the widget
+QWindow* window = widget->windowHandle();
+
 // find a shadow associated with the widget
-KWindowShadow*& shadow = _shadows[ widget ];
+KWindowShadow*& shadow = _shadows[ window ];
 
-// we want the shadow to be deleted after the decorated window is 
destroyed
 if( !shadow )
 {
-shadow = new KWindowShadow( widget->windowHandle() );
+// if there is no shadow yet, create one
+shadow = new KWindowShadow( window );
 
-connect( shadow, &QObject::destroyed, this, [this, widget] { 
_shadows.remove( widget ); } );
+// connect destroy signal
+connect( window, &QWindow::destroyed, this, 
&ShadowHelper::windowDeleted );
 }
 
 if( shadow->isCreated() )
@@ -323,7 +333,7 @@
 shadow->setBottomLeftTile( tiles[5] );
 shadow->setLeftTile( tiles[6] );
 shadow->setTopLeftTile( tiles[7] );
-shadow->setWindow( widget->windowHandle() );
+shadow->setWindow( window );
 shadow->setPadding( shadowMargins( widget ) );
 shadow->create();
 }
@@ -388,7 +398,7 @@
 //___
 void ShadowHelper::uninstallShadows( QWid

commit oxygen5 for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-06-20 20:11:41

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3606 (New)


Package is "oxygen5"

Sat Jun 20 20:11:41 2020 rev:103 rq:815469 version:5.19.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-06-08 
23:57:00.775767016 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3606/oxygen5.changes
2020-06-21 18:59:40.627666262 +0200
@@ -1,0 +2,9 @@
+Tue Jun 16 14:34:51 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.1.php
+- No code changes since 5.19.0
+
+---

Old:

  oxygen-5.19.0.tar.xz
  oxygen-5.19.0.tar.xz.sig

New:

  oxygen-5.19.1.tar.xz
  oxygen-5.19.1.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.uZFXOU/_old  2020-06-21 18:59:41.087667815 +0200
+++ /var/tmp/diff_new_pack.uZFXOU/_new  2020-06-21 18:59:41.091667828 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.19.0
+Version:5.19.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 lang}
-Source1:oxygen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.19.0.tar.xz -> oxygen-5.19.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.0/CMakeLists.txt 
new/oxygen-5.19.1/CMakeLists.txt
--- old/oxygen-5.19.0/CMakeLists.txt2020-06-04 13:20:51.0 +0200
+++ new/oxygen-5.19.1/CMakeLists.txt2020-06-16 14:47:29.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 project(oxygen)
-set(PROJECT_VERSION "5.19.0")
+set(PROJECT_VERSION "5.19.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.0/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.19.1/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.19.0/po/zh_CN/liboxygenstyleconfig.po  2020-06-04 
13:21:41.0 +0200
+++ new/oxygen-5.19.1/po/zh_CN/liboxygenstyleconfig.po  2020-06-16 
14:48:02.0 +0200
@@ -8,8 +8,8 @@
 "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: 2020-05-09 13:50\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -17,8 +17,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/liboxygenstyleconfig.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/oxygen/liboxygenstyleconfig.pot\n"
+"X-Crowdin-File-ID: 2651\n"
 
 #: oxygenanimationconfigitem.cpp:103
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.19.0/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.19.1/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.19.0/po/zh_CN/oxygen_kdecoration.po2020-06-04 
13:21:41.0 +0200
+++ new/oxygen-5.19.1/po/zh_CN/oxygen_kdecoration.po2020-06-16 
14:48:02.0 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2020-05-09 13:50\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -16,8 +16,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/oxygen_kdecoration.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/oxygen/oxygen_kdecoration.pot\n"
+"X-Crowdin-File-ID: 2672\n"
 
 #: config/oxygenanimationconfigwi

commit oxygen5 for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-06-08 23:54:33

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3606 (New)


Package is "oxygen5"

Mon Jun  8 23:54:33 2020 rev:102 rq:812325 version:5.19.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-05-07 
15:10:34.824381640 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3606/oxygen5.changes
2020-06-08 23:57:00.775767016 +0200
@@ -1,0 +2,28 @@
+Thu Jun  4 13:27:13 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.0.php
+- No code changes since 5.18.90
+
+---
+Thu May 14 14:33:06 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+  * bump to require Qt 5.14
+  * [kstyle] Properly unregister widgets in ShadowHelper
+  * Use defaults of KColorSchemeManager in ColorSchemeChooser
+  * [kstyle] Unregister a shadow when it's destroyed
+  * Port some deprecated methods
+  * Qt4 was dropped so we can use same KF5/QT5/ECM as other modules
+  * Port deprecated method
+  * Add override
+  * [kstyle] Port to KWindowSystem shadows API
+  * [kstyle] Drop Qt 4 style plugin
+
+---

Old:

  oxygen-5.18.5.tar.xz
  oxygen-5.18.5.tar.xz.sig

New:

  oxygen-5.19.0.tar.xz
  oxygen-5.19.0.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.yaxckg/_old  2020-06-08 23:57:01.827770261 +0200
+++ /var/tmp/diff_new_pack.yaxckg/_new  2020-06-08 23:57:01.831770273 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.18.5
+Version:5.19.0
 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: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
+Source1:oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.18.5.tar.xz -> oxygen-5.19.0.tar.xz ++
 14712 lines of diff (skipped)





commit oxygen5 for openSUSE:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-05-07 15:10:24

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.2738 (New)


Package is "oxygen5"

Thu May  7 15:10:24 2020 rev:101 rq:800488 version:5.18.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-04-04 
12:13:30.255231306 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.2738/oxygen5.changes
2020-05-07 15:10:34.824381640 +0200
@@ -1,0 +2,9 @@
+Tue May  5 13:01:54 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.5.php
+- No code changes since 5.18.4.1
+
+---

Old:

  oxygen-5.18.4.1.tar.xz
  oxygen-5.18.4.1.tar.xz.sig

New:

  oxygen-5.18.5.tar.xz
  oxygen-5.18.5.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.xDH5EG/_old  2020-05-07 15:10:36.804385577 +0200
+++ /var/tmp/diff_new_pack.xDH5EG/_new  2020-05-07 15:10:36.808385585 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.18.4.1
+Version:5.18.5
 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: 
https://download.kde.org/stable/plasma/5.18.4/oxygen-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.18.4/oxygen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.18.4.1.tar.xz -> oxygen-5.18.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.4.1/CMakeLists.txt 
new/oxygen-5.18.5/CMakeLists.txt
--- old/oxygen-5.18.4.1/CMakeLists.txt  2020-03-31 16:21:56.0 +0200
+++ new/oxygen-5.18.5/CMakeLists.txt2020-05-05 16:49:20.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.18.4")
+set(PROJECT_VERSION "5.18.5")
 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.18.4.1/kstyle/oxygen.themerc 
new/oxygen-5.18.5/kstyle/oxygen.themerc
--- old/oxygen-5.18.4.1/kstyle/oxygen.themerc   2020-03-31 16:21:56.0 
+0200
+++ new/oxygen-5.18.5/kstyle/oxygen.themerc 2020-05-05 16:49:21.0 
+0200
@@ -125,7 +125,7 @@
 Comment[kk]=Келесі буын үстел стилі
 Comment[km]=ការ​កំណត់​រចនាប័ទ្ម​របស់​ផ្ទៃ​តុ​ជំនាន់​ក្រោយ​
 Comment[kn]=ಮುಂದಿನ ಪೀಳಿಗೆಯ ಗಣಕತೆರೆ ವೈಖರಿ
-Comment[ko]=다음 세대 데스크톱을 위한 스타일
+Comment[ko]=다음 세대 데스크톱 스타일
 Comment[ku]=Curekirina nifşê pêş ê sermaseyê
 Comment[lt]=Kitos kartos darbalaukio modeliavimas
 Comment[lv]=Nākamās paaudzes darbvirsmas stils
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.4.1/po/en_GB/liboxygenstyleconfig.po 
new/oxygen-5.18.5/po/en_GB/liboxygenstyleconfig.po
--- old/oxygen-5.18.4.1/po/en_GB/liboxygenstyleconfig.po2020-03-31 
16:22:15.0 +0200
+++ new/oxygen-5.18.5/po/en_GB/liboxygenstyleconfig.po  2020-05-05 
16:49:40.0 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2019-05-20 03:25+0200\n"
 "PO-Revision-Date: 2017-11-26 15:40+\n"
 "Last-Translator: Steve Allewell \n"
-"Language-Team: British English \n"
+"Language-Team: British English \n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.4.1/po/en_GB/oxygen_kdecoration.po 
new/oxygen-5.18.5/po/en_GB/oxygen_kdecoration.po
--- old/oxygen-5.18.4.1/po/en_GB/oxygen_kdecoration.po  2020-03-31 
16:22:15.0 +0200
+++ new/oxygen-5.18.5/po/en_GB/oxygen_kdecoration.po2020-05-05 
16:49:40.0 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
 "PO-Revision-Date: 2017-12-29 20:02+\n"
 "Last-Translator: Steve Allewell \n"
-"Language-Team: British English \n"
+"Language-Team: British English \n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.4.1/po/en_GB/oxygen_style_config

commit oxygen5 for openSUSE:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-04-04 12:12:59

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3248 (New)


Package is "oxygen5"

Sat Apr  4 12:12:59 2020 rev:100 rq:790436 version:5.18.4.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-03-12 
23:00:12.071036050 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3248/oxygen5.changes
2020-04-04 12:13:30.255231306 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:35 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4.1:
+  * Version fixed
+
+---
+Tue Mar 31 14:47:41 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.4.php
+- No code changes since 5.18.3
+
+---

Old:

  oxygen-5.18.3.tar.xz
  oxygen-5.18.3.tar.xz.sig

New:

  oxygen-5.18.4.1.tar.xz
  oxygen-5.18.4.1.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.9xBFgY/_old  2020-04-04 12:13:35.503238322 +0200
+++ /var/tmp/diff_new_pack.9xBFgY/_new  2020-04-04 12:13:35.503238322 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.18.3
+Version:5.18.4.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: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.18.4/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.18.4/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.18.3.tar.xz -> oxygen-5.18.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.3/CMakeLists.txt 
new/oxygen-5.18.4.1/CMakeLists.txt
--- old/oxygen-5.18.3/CMakeLists.txt2020-03-10 14:09:31.0 +0100
+++ new/oxygen-5.18.4.1/CMakeLists.txt  2020-03-31 16:21:56.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.18.3")
+set(PROJECT_VERSION "5.18.4")
 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.18.3/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.18.4.1/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.18.3/po/zh_CN/liboxygenstyleconfig.po  2020-03-10 
14:10:45.0 +0100
+++ new/oxygen-5.18.4.1/po/zh_CN/liboxygenstyleconfig.po2020-03-31 
16:22:49.0 +0200
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:52+0200\n"
-"PO-Revision-Date: 2020-03-10 10:57\n"
+"POT-Creation-Date: 2019-05-20 03:25+0200\n"
+"PO-Revision-Date: 2020-03-25 19:56\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.3/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.18.4.1/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.18.3/po/zh_CN/oxygen_kdecoration.po2020-03-10 
14:10:45.0 +0100
+++ new/oxygen-5.18.4.1/po/zh_CN/oxygen_kdecoration.po  2020-03-31 
16:22:49.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2020-03-10 10:57\n"
+"PO-Revision-Date: 2020-03-25 19:56\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.3/po/zh_CN/oxygen_style_config.po 
new/oxygen-5.18.4.1/po/zh_CN/oxygen_style_config.po
--- old/oxygen-5.18.3/po/zh_CN/oxygen_style_config.po   2020-03-10 
14:10:45.0 +0100
+++ new/oxygen-5.18.4.1/po/zh_CN/oxygen_style_config.po 2020-03-31 
16:22:49.0 +0200
@@ -9,8 +9,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:52+0200\n"
-"PO-Revision-Date: 2020-03-10 10:57\n"
+"POT-Creation-Date: 2019-05-20 03:25+

commit oxygen5 for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-03-12 22:59:59

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3160 (New)


Package is "oxygen5"

Thu Mar 12 22:59:59 2020 rev:99 rq:783644 version:5.18.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-02-29 
21:22:44.366305732 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3160/oxygen5.changes
2020-03-12 23:00:12.071036050 +0100
@@ -1,0 +2,9 @@
+Tue Mar 10 14:55:32 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.3.php
+- No code changes since 5.18.2
+
+---

Old:

  oxygen-5.18.2.tar.xz
  oxygen-5.18.2.tar.xz.sig

New:

  oxygen-5.18.3.tar.xz
  oxygen-5.18.3.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.yOj3aj/_old  2020-03-12 23:00:13.515036625 +0100
+++ /var/tmp/diff_new_pack.yOj3aj/_new  2020-03-12 23:00:13.523036628 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.18.2
+Version:5.18.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.18.2.tar.xz -> oxygen-5.18.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.2/CMakeLists.txt 
new/oxygen-5.18.3/CMakeLists.txt
--- old/oxygen-5.18.2/CMakeLists.txt2020-02-25 14:17:56.0 +0100
+++ new/oxygen-5.18.3/CMakeLists.txt2020-03-10 14:09:31.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.18.2")
+set(PROJECT_VERSION "5.18.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.18.2/po/fr/oxygen_style_demo.po 
new/oxygen-5.18.3/po/fr/oxygen_style_demo.po
--- old/oxygen-5.18.2/po/fr/oxygen_style_demo.po2020-02-25 
14:18:20.0 +0100
+++ new/oxygen-5.18.3/po/fr/oxygen_style_demo.po2020-03-10 
14:09:50.0 +0100
@@ -6,14 +6,14 @@
 # Amine Say , 2012, 2013.
 # xavier , 2012, 2013.
 # Vincent Pinon , 2016, 2017.
-# Simon Depiets , 2019.
+# Simon Depiets , 2019, 2020.
 # amine say, 2011, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-10 03:40+0100\n"
-"PO-Revision-Date: 2019-11-10 20:00+0800\n"
+"PO-Revision-Date: 2020-03-08 19:12+0800\n"
 "Last-Translator: Simon Depiets \n"
 "Language-Team: French \n"
 "Language: fr\n"
@@ -461,7 +461,7 @@
 #: ui/oxygenbuttondemowidget.ui:444 ui/oxygentabdemowidget.ui:105
 #, kde-format
 msgid "Text Alongside Icons"
-msgstr "Texte à côté des icônes"
+msgstr "Texte contre les icônes"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, textPosition)
 #: ui/oxygenbuttondemowidget.ui:449
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.2/po/id/oxygen_style_config.po 
new/oxygen-5.18.3/po/id/oxygen_style_config.po
--- old/oxygen-5.18.2/po/id/oxygen_style_config.po  2020-02-25 
14:18:26.0 +0100
+++ new/oxygen-5.18.3/po/id/oxygen_style_config.po  2020-03-10 
14:09:54.0 +0100
@@ -2,14 +2,14 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kstyle_config package.
 # Andhika Padmawan , 2010-2014.
-# Wantoyo , 2017, 2018, 2019.
+# Wantoyo , 2017, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:25+0200\n"
-"PO-Revision-Date: 2019-07-15 07:32+0700\n"
+"PO-Revision-Date: 2020-02-24 22:04+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -17,6 +17,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 19.12.1\n"
 
 #: main.cpp:40 main.cpp:44
 #, kde-format
@@ -238,7 +239,7 @@
 #: ui/oxygenstyleconfig.ui:134
 #, kde-format
 msgid "Draw toolbar item separators"
-msgstr "Gambar pemisah item bilah alat"
+msgstr "Gambar pemisah butir bilah alat"
 
 #. i18n: ectx: property (text), widget (QCheckBox, _splitterProxyEnabled)
 #: ui/oxygenstyleconfig.ui:141
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.2/po/id/oxygen_style_demo.po 
new/oxygen-5.18.3/po/id/ox

commit oxygen5 for openSUSE:Factory

2020-02-29 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-02-29 21:22:41

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.26092 (New)


Package is "oxygen5"

Sat Feb 29 21:22:41 2020 rev:98 rq:779196 version:5.18.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-02-22 
19:06:01.874297963 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.26092/oxygen5.changes   
2020-02-29 21:22:44.366305732 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:18 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+---

Old:

  oxygen-5.18.1.tar.xz
  oxygen-5.18.1.tar.xz.sig

New:

  oxygen-5.18.2.tar.xz
  oxygen-5.18.2.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.eshxSE/_old  2020-02-29 21:22:45.302307585 +0100
+++ /var/tmp/diff_new_pack.eshxSE/_new  2020-02-29 21:22:45.306307592 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oxygen5
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.18.1
+Version:5.18.2
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -29,7 +29,7 @@
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-Url:https://www.kde.org
+URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 %if %{with lang}
 Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig

++ oxygen-5.18.1.tar.xz -> oxygen-5.18.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.1/CMakeLists.txt 
new/oxygen-5.18.2/CMakeLists.txt
--- old/oxygen-5.18.1/CMakeLists.txt2020-02-18 14:12:33.0 +0100
+++ new/oxygen-5.18.2/CMakeLists.txt2020-02-25 14:17:56.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 





commit oxygen5 for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-02-22 19:05:26

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.26092 (New)


Package is "oxygen5"

Sat Feb 22 19:05:26 2020 rev:97 rq:776792 version:5.18.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-02-10 
21:51:51.114138870 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.26092/oxygen5.changes   
2020-02-22 19:06:01.874297963 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 14:05:57 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.1.php
+- No code changes since 5.18.0
+
+---

Old:

  oxygen-5.18.0.tar.xz
  oxygen-5.18.0.tar.xz.sig

New:

  oxygen-5.18.1.tar.xz
  oxygen-5.18.1.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.HW2mAY/_old  2020-02-22 19:06:03.246300696 +0100
+++ /var/tmp/diff_new_pack.HW2mAY/_new  2020-02-22 19:06:03.258300720 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.18.0
+Version:5.18.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 lang}
-Source1:oxygen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.18.0.tar.xz -> oxygen-5.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.18.0/CMakeLists.txt 
new/oxygen-5.18.1/CMakeLists.txt
--- old/oxygen-5.18.0/CMakeLists.txt2020-02-06 14:18:29.0 +0100
+++ new/oxygen-5.18.1/CMakeLists.txt2020-02-18 14:12:33.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.18.0")
+set(PROJECT_VERSION "5.18.1")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 





commit oxygen5 for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-02-10 21:51:41

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.26092 (New)


Package is "oxygen5"

Mon Feb 10 21:51:41 2020 rev:96 rq:772250 version:5.18.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2020-01-11 
14:39:57.089182682 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.26092/oxygen5.changes   
2020-02-10 21:51:51.114138870 +0100
@@ -1,0 +2,27 @@
+Thu Feb  6 15:10:05 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.0.php
+- No code changes since 5.17.90
+
+---
+Thu Jan 23 11:20:31 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build
+
+---
+Thu Jan 16 14:04:19 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+  * Dont use 0 as flag
+  * Don't use 0 as flags + port deprecated method
+  * Fix the KDE4 build of the oxygen-demo
+  * add KMessage preview to the demo
+
+---

Old:

  oxygen-5.17.5.tar.xz
  oxygen-5.17.5.tar.xz.sig

New:

  oxygen-5.18.0.tar.xz
  oxygen-5.18.0.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.AY09oG/_old  2020-02-10 21:51:51.874139290 +0100
+++ /var/tmp/diff_new_pack.AY09oG/_new  2020-02-10 21:51:51.874139290 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.17.5
+Version:5.18.0
 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: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
+Source1:oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf
@@ -136,7 +136,7 @@
 
 %build
 %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-%make_jobs
+%cmake_build
 
 %install
   %kf5_makeinstall -C build

++ oxygen-5.17.5.tar.xz -> oxygen-5.18.0.tar.xz ++
 7275 lines of diff (skipped)





commit oxygen5 for openSUSE:Factory

2020-01-11 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2020-01-11 14:39:11

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.6675 (New)


Package is "oxygen5"

Sat Jan 11 14:39:11 2020 rev:95 rq:761994 version:5.17.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-12-11 
12:08:04.876665746 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.6675/oxygen5.changes
2020-01-11 14:39:57.089182682 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 16:24:36 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.5.php
+- No code changes since 5.17.4
+
+---

Old:

  oxygen-5.17.4.tar.xz
  oxygen-5.17.4.tar.xz.sig

New:

  oxygen-5.17.5.tar.xz
  oxygen-5.17.5.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.D6Lwiu/_old  2020-01-11 14:39:57.645182902 +0100
+++ /var/tmp/diff_new_pack.D6Lwiu/_new  2020-01-11 14:39:57.649182903 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oxygen5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.17.4
+Version:5.17.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.17.4.tar.xz -> oxygen-5.17.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.4/CMakeLists.txt 
new/oxygen-5.17.5/CMakeLists.txt
--- old/oxygen-5.17.4/CMakeLists.txt2019-12-03 13:19:36.0 +0100
+++ new/oxygen-5.17.5/CMakeLists.txt2020-01-07 16:37:02.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.17.4")
+set(PROJECT_VERSION "5.17.5")
 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.17.4/po/fr/oxygen_style_demo.po 
new/oxygen-5.17.5/po/fr/oxygen_style_demo.po
--- old/oxygen-5.17.4/po/fr/oxygen_style_demo.po2019-12-03 
13:20:03.0 +0100
+++ new/oxygen-5.17.5/po/fr/oxygen_style_demo.po2020-01-07 
16:37:25.0 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2019-03-06 13:11+0800\n"
+"PO-Revision-Date: 2019-11-10 20:00+0800\n"
 "Last-Translator: Simon Depiets \n"
 "Language-Team: French \n"
 "Language: fr\n"
@@ -21,7 +21,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 19.03.70\n"
+"X-Generator: Lokalize 19.07.70\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -409,7 +409,7 @@
 #: ui/oxygenbuttondemowidget.ui:361
 #, kde-format
 msgid "Flat"
-msgstr "A plat"
+msgstr "À plat"
 
 #. i18n: ectx: property (text), widget (QToolButton, toolButton_9)
 #: ui/oxygenbuttondemowidget.ui:374
@@ -546,7 +546,7 @@
 #, kde-format
 msgctxt "Flat frame. No frame is actually drawn."
 msgid "Flat"
-msgstr "A plat"
+msgstr "À plat"
 
 #. i18n: ectx: property (text), widget (QRadioButton, sunkenFrameRadioButton)
 #: ui/oxygenframedemowidget.ui:124
@@ -565,7 +565,7 @@
 #, kde-format
 msgctxt "Flat group box. No frame is actually drawn"
 msgid "Flat"
-msgstr "A plat"
+msgstr "À plat"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: ui/oxygenframedemowidget.ui:180
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.4/po/hu/oxygen_style_demo.po 
new/oxygen-5.17.5/po/hu/oxygen_style_demo.po
--- old/oxygen-5.17.4/po/hu/oxygen_style_demo.po2019-12-03 
13:20:07.0 +0100
+++ new/oxygen-5.17.5/po/hu/oxygen_style_demo.po2020-01-07 
16:37:30.0 +0100
@@ -1,13 +1,13 @@
 #
 # Tamas Szanto , 2005.
-# Kristóf Kiszel , 2010, 2011, 2014.
+# Kristóf Kiszel , 2010, 2011, 2014, 2019.
 # Balázs Úr , 2012, 2013, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4.0\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2014-10-13 14:16+0200\n"
+"PO-Revision-Date: 2019-12-11 00:00+0100\n"
 "Last-Translator: Kristóf Kisz

commit oxygen5 for openSUSE:Factory

2019-12-11 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-12-11 12:07:23

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.4691 (New)


Package is "oxygen5"

Wed Dec 11 12:07:23 2019 rev:94 rq:754021 version:5.17.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-11-15 
22:36:06.599972356 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.4691/oxygen5.changes
2019-12-11 12:08:04.876665746 +0100
@@ -1,0 +2,10 @@
+Wed Dec  4 08:37:00 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.4.php
+- Changes since 5.17.3:
+  * [KDecoration] Use QIcon::paint
+
+---

Old:

  oxygen-5.17.3.tar.xz
  oxygen-5.17.3.tar.xz.sig

New:

  oxygen-5.17.4.tar.xz
  oxygen-5.17.4.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.A39fWG/_old  2019-12-11 12:08:05.636665426 +0100
+++ /var/tmp/diff_new_pack.A39fWG/_new  2019-12-11 12:08:05.636665426 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.17.3
+Version:5.17.4
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.17.3.tar.xz -> oxygen-5.17.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.3/CMakeLists.txt 
new/oxygen-5.17.4/CMakeLists.txt
--- old/oxygen-5.17.3/CMakeLists.txt2019-11-12 11:23:00.0 +0100
+++ new/oxygen-5.17.4/CMakeLists.txt2019-12-03 13:19:36.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.17.3")
+set(PROJECT_VERSION "5.17.4")
 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.17.3/color-schemes/OxygenCold.colors 
new/oxygen-5.17.4/color-schemes/OxygenCold.colors
--- old/oxygen-5.17.3/color-schemes/OxygenCold.colors   2019-11-12 
11:23:00.0 +0100
+++ new/oxygen-5.17.4/color-schemes/OxygenCold.colors   2019-12-03 
13:19:36.0 +0100
@@ -103,6 +103,7 @@
 Name=Oxygen Cold
 Name[ca]=Oxygen Cold
 Name[cs]=Oxygen Cold
+Name[da]=Oxygen Cold
 Name[de]=Oxygen-Kalt
 Name[en_GB]=Oxygen Cold
 Name[es]=Oxígeno frío
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.3/kdecoration/oxygenbutton.cpp 
new/oxygen-5.17.4/kdecoration/oxygenbutton.cpp
--- old/oxygen-5.17.3/kdecoration/oxygenbutton.cpp  2019-11-12 
11:23:00.0 +0100
+++ new/oxygen-5.17.4/kdecoration/oxygenbutton.cpp  2019-12-03 
13:19:37.0 +0100
@@ -229,8 +229,7 @@
 {
 
 const QRectF iconRect( geometry().topLeft(), m_iconSize  );
-const QPixmap pixmap = 
decoration()->client().data()->icon().pixmap( m_iconSize.width() );
-painter->drawPixmap(iconRect.center() - QPoint(pixmap.width()/2, 
pixmap.height()/2), pixmap);
+decoration()->client().data()->icon().paint(painter, 
iconRect.toRect());
 painter->restore();
 return;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.3/po/id/oxygen_style_demo.po 
new/oxygen-5.17.4/po/id/oxygen_style_demo.po
--- old/oxygen-5.17.3/po/id/oxygen_style_demo.po2019-11-12 
11:23:19.0 +0100
+++ new/oxygen-5.17.4/po/id/oxygen_style_demo.po2019-12-03 
13:20:10.0 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2019-10-23 20:25+0700\n"
+"PO-Revision-Date: 2019-11-11 08:18+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -17,7 +17,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 19.08.1\n"
+"X-Generator: Lokalize 19.08.2\n"
 
 #: main.cpp:58 oxygendemodialog.cpp:56 oxygendemodialog.cpp:220
 #, kde-format
@@ -614,7 +614,7 @@
 #: ui/oxygeninputdemowidget.ui:144
 #, kde-format
 msgid "Wrap words"
-msgstr "Gulung kata"
+msgstr "Kemaskan kata"
 
 #. i18n: ectx: property (text), widget (QCheckBox, flatCheckBox)
 #: ui/oxygeninputdemowidget.ui:151
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.3/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.17.4/po/zh_CN/liboxygens

commit oxygen5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-11-15 22:36:01

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.26869 (New)


Package is "oxygen5"

Fri Nov 15 22:36:01 2019 rev:93 rq:747851 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-10-31 
18:12:02.857809276 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.26869/oxygen5.changes   
2019-11-15 22:36:06.599972356 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  oxygen-5.17.2.tar.xz
  oxygen-5.17.2.tar.xz.sig

New:

  oxygen-5.17.3.tar.xz
  oxygen-5.17.3.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.pDkqGe/_old  2019-11-15 22:36:07.471971974 +0100
+++ /var/tmp/diff_new_pack.pDkqGe/_new  2019-11-15 22:36:07.475971972 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.17.2.tar.xz -> oxygen-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.2/CMakeLists.txt 
new/oxygen-5.17.3/CMakeLists.txt
--- old/oxygen-5.17.2/CMakeLists.txt2019-10-29 19:22:21.0 +0100
+++ new/oxygen-5.17.3/CMakeLists.txt2019-11-12 11:23:00.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.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.17.2/po/eu/oxygen_style_demo.po 
new/oxygen-5.17.3/po/eu/oxygen_style_demo.po
--- old/oxygen-5.17.2/po/eu/oxygen_style_demo.po2019-10-29 
19:22:41.0 +0100
+++ new/oxygen-5.17.3/po/eu/oxygen_style_demo.po2019-11-12 
11:23:14.0 +0100
@@ -1,6 +1,7 @@
 # Translation of oxygen_style_demo.po to Euskara/Basque (eu).
 # Copyright (C) 2005-2018 Free Software Foundation.
-# This file is distributed under the same license as the kde-workspace package.
+# Copyright (C) 2019, This file is copyright:
+# This file is distributed under the same license as the oxygen package.
 # KDE euskaratzeko proiektuaren arduraduna .
 #
 # Translators:
@@ -9,7 +10,7 @@
 # Iñigo Salvador Azurmendi , 2011, 2014, 2018.
 msgid ""
 msgstr ""
-"Project-Id-Version: oxygen_style_demo\n"
+"Project-Id-Version: oxygen\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
 "PO-Revision-Date: 2018-07-20 23:07+0100\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.2/po/pl/oxygen_style_demo.po 
new/oxygen-5.17.3/po/pl/oxygen_style_demo.po
--- old/oxygen-5.17.2/po/pl/oxygen_style_demo.po2019-10-29 
19:22:58.0 +0100
+++ new/oxygen-5.17.3/po/pl/oxygen_style_demo.po2019-11-12 
11:23:28.0 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz , 2014, 2015, 2017.
+# Łukasz Wojniłowicz , 2014, 2015, 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2017-05-21 07:21+0100\n"
+"PO-Revision-Date: 2019-11-01 08:17+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.07.70\n"
 
 #: main.cpp:58 oxygendemodialog.cpp:56 oxygendemodialog.cpp:220
 #, kde-format
@@ -540,7 +540,7 @@
 #: ui/oxygenframedemowidget.ui:124
 #, kde-format
 msgid "S&unken"
-msgstr "&Wklęsła"
+msgstr "&Obniżona"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: ui/oxygenframedemowidget.ui:147





commit oxygen5 for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-10-31 18:12:01

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.2990 (New)


Package is "oxygen5"

Thu Oct 31 18:12:01 2019 rev:92 rq:744234 version:5.17.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-10-27 
13:38:40.369093834 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.2990/oxygen5.changes
2019-10-31 18:12:02.857809276 +0100
@@ -1,0 +2,9 @@
+Tue Oct 29 20:45:51 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.2.php
+- No code changes since 5.17.1
+
+---

Old:

  oxygen-5.17.1.tar.xz
  oxygen-5.17.1.tar.xz.sig

New:

  oxygen-5.17.2.tar.xz
  oxygen-5.17.2.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.WGKKr8/_old  2019-10-31 18:12:03.881810348 +0100
+++ /var/tmp/diff_new_pack.WGKKr8/_new  2019-10-31 18:12:03.893810360 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.17.1
+Version:5.17.2
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.17.1.tar.xz -> oxygen-5.17.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.1/CMakeLists.txt 
new/oxygen-5.17.2/CMakeLists.txt
--- old/oxygen-5.17.1/CMakeLists.txt2019-10-22 17:32:10.0 +0200
+++ new/oxygen-5.17.2/CMakeLists.txt2019-10-29 19:22:21.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.17.1")
+set(PROJECT_VERSION "5.17.2")
 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.17.1/po/id/oxygen_style_demo.po 
new/oxygen-5.17.2/po/id/oxygen_style_demo.po
--- old/oxygen-5.17.1/po/id/oxygen_style_demo.po2019-10-22 
17:32:44.0 +0200
+++ new/oxygen-5.17.2/po/id/oxygen_style_demo.po2019-10-29 
19:22:48.0 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2019-08-24 17:51+0700\n"
+"PO-Revision-Date: 2019-10-23 20:25+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -90,7 +90,7 @@
 #: oxygendemodialog.cpp:120
 #, kde-format
 msgid "Shows the appearance of text input widgets"
-msgstr "Menampilkan tampilan dari widget intput teks"
+msgstr "Menampilkan tampilan dari widget input teks"
 
 #: oxygendemodialog.cpp:128
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.1/po/nn/oxygen_style_demo.po 
new/oxygen-5.17.2/po/nn/oxygen_style_demo.po
--- old/oxygen-5.17.1/po/nn/oxygen_style_demo.po2019-10-22 
17:32:54.0 +0200
+++ new/oxygen-5.17.2/po/nn/oxygen_style_demo.po2019-10-29 
19:22:56.0 +0100
@@ -1,7 +1,7 @@
 # Translation of oxygen_style_demo to Norwegian Nynorsk
 #
 # Gaute Hvoslef Kvalnes , 2005.
-# Karl Ove Hufthammer , 2005, 2007, 2008, 2010, 2015, 2018.
+# Karl Ove Hufthammer , 2005, 2007, 2008, 2010, 2015, 2018, 
2019.
 # Eirik U. Birkeland , 2009, 2010.
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.11.70\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"





commit oxygen5 for openSUSE:Factory

2019-10-27 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-10-27 13:38:35

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.2990 (New)


Package is "oxygen5"

Sun Oct 27 13:38:35 2019 rev:91 rq:742065 version:5.17.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-10-14 
12:38:32.047165937 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.2990/oxygen5.changes
2019-10-27 13:38:40.369093834 +0100
@@ -1,0 +2,9 @@
+Tue Oct 22 16:44:44 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.1.php
+- No code changes since 5.17.0
+
+---

Old:

  oxygen-5.17.0.tar.xz
  oxygen-5.17.0.tar.xz.sig

New:

  oxygen-5.17.1.tar.xz
  oxygen-5.17.1.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.3j06Vp/_old  2019-10-27 13:38:40.925094542 +0100
+++ /var/tmp/diff_new_pack.3j06Vp/_new  2019-10-27 13:38:40.929094548 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.17.0
+Version:5.17.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 lang}
-Source1:oxygen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf
@@ -111,7 +111,7 @@
 Obsoletes:  oxygen-style5 < %{version}
 Provides:   oxygen-style5 = %{version}
 # Color schemes were moved here
-Conflicts:  plasma5-desktop < 5.17.0
+Conflicts:  plasma5-desktop < 5.16.90
 
 %description style
 This package contains the libraries of the Oxygen style.

++ oxygen-5.17.0.tar.xz -> oxygen-5.17.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.0/CMakeLists.txt 
new/oxygen-5.17.1/CMakeLists.txt
--- old/oxygen-5.17.0/CMakeLists.txt2019-10-10 14:40:22.0 +0200
+++ new/oxygen-5.17.1/CMakeLists.txt2019-10-22 17:32:10.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.17.0")
+set(PROJECT_VERSION "5.17.1")
 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.17.0/po/gl/oxygen_kdecoration.po 
new/oxygen-5.17.1/po/gl/oxygen_kdecoration.po
--- old/oxygen-5.17.0/po/gl/oxygen_kdecoration.po   2019-10-10 
14:40:46.0 +0200
+++ new/oxygen-5.17.1/po/gl/oxygen_kdecoration.po   2019-10-22 
17:32:40.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2019-07-28 12:33+0200\n"
+"PO-Revision-Date: 2019-10-19 21:54+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -16,7 +16,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 19.04.1\n"
+"X-Generator: Lokalize 19.11.70\n"
 
 #: config/oxygenanimationconfigwidget.cpp:47
 #, kde-format
@@ -262,7 +262,7 @@
 #: config/ui/oxygendetectwidget.ui:69
 #, kde-format
 msgid "Use window class (whole application)"
-msgstr "Usar a clase de xanela (para todo o aplicativo)"
+msgstr "Usar a clase de xanela (para toda a aplicación)"
 
 #. i18n: ectx: property (text), widget (QRadioButton, windowTitleCheckBox)
 #: config/ui/oxygendetectwidget.ui:79
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.0/po/gl/oxygen_style_demo.po 
new/oxygen-5.17.1/po/gl/oxygen_style_demo.po
--- old/oxygen-5.17.0/po/gl/oxygen_style_demo.po2019-10-10 
14:40:46.0 +0200
+++ new/oxygen-5.17.1/po/gl/oxygen_style_demo.po2019-10-22 
17:32:40.0 +0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2019-03-03 20:25+0100\n"
+"PO-Revision-Date: 2019-10-19 21:54+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl

commit oxygen5 for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-10-14 12:38:27

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.2352 (New)


Package is "oxygen5"

Mon Oct 14 12:38:27 2019 rev:90 rq:737480 version:5.17.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-09-07 
11:41:29.334373722 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.2352/oxygen5.changes
2019-10-14 12:38:32.047165937 +0200
@@ -1,0 +2,33 @@
+Thu Oct 10 14:25:47 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.0.php
+- No code changes since 5.16.90
+
+---
+Tue Sep 24 13:50:44 UTC 2019 - Fabian Vogt 
+
+- Conflict plasma5-desktop < 5.16.90 to solve file conflicts
+
+---
+Thu Sep 19 12:32:37 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.90.php
+- Changes since 5.16.5:
+  * removed duplicated code (oxygenitemmodel is already in liboxygen) This 
fixes a crash in oxygensettings due to latest (inconsistent) change between the 
two versions.
+  * Moved more functions from protected to private
+  * Fixed deprecation warnings Fixed kde4 compilation
+  * Fixed override warnings Removed unnecessary virtuals Moved some protected 
functions to private
+  * fixed layout margin for consistency with other pages
+  * - use kPageDialog for oxygen-demo - moved unneeded protected virtual 
methods/slots to private - modernise code (nullptr, override, etc.)
+  * Ship color schemes with Oxygen
+  * [kstyle] Set proper shadow margins on HiDPI
+  * Fix forward declaration
+  * Disable extended resize borders for maximized windows CCBUG: 407989
+
+---

Old:

  oxygen-5.16.5.tar.xz
  oxygen-5.16.5.tar.xz.sig

New:

  oxygen-5.17.0.tar.xz
  oxygen-5.17.0.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.ZDWlxu/_old  2019-10-14 12:38:33.427162328 +0200
+++ /var/tmp/diff_new_pack.ZDWlxu/_new  2019-10-14 12:38:33.431162317 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.16.5
+Version:5.17.0
 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: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
+Source1:oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf
@@ -110,6 +110,8 @@
 Group:  System/GUI/KDE
 Obsoletes:  oxygen-style5 < %{version}
 Provides:   oxygen-style5 = %{version}
+# Color schemes were moved here
+Conflicts:  plasma5-desktop < 5.17.0
 
 %description style
 This package contains the libraries of the Oxygen style.
@@ -164,6 +166,8 @@
 %{_kf5_plugindir}/kstyle_oxygen_config.so
 %{_kf5_plugindir}/styles/
 %{_kf5_sharedir}/kstyle/
+%dir %{_kf5_sharedir}/color-schemes/
+%{_kf5_sharedir}/color-schemes/Oxygen*.colors
 %{_kf5_plasmadir}/
 %dir %{_kf5_servicesdir}
 %{_kf5_servicesdir}/oxygenstyleconfig.desktop

++ oxygen-5.16.5.tar.xz -> oxygen-5.17.0.tar.xz ++
 40853 lines of diff (skipped)





commit oxygen5 for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-09-07 11:41:26

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.7948 (New)


Package is "oxygen5"

Sat Sep  7 11:41:26 2019 rev:89 rq:728199 version:5.16.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-08-05 
10:33:15.219404550 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.7948/oxygen5.changes
2019-09-07 11:41:29.334373722 +0200
@@ -1,0 +2,10 @@
+Tue Sep  3 12:44:12 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.5.php
+- Changes since 5.16.4:
+  * [SplitterProxy] Don't manually mapToGlobal
+
+---

Old:

  oxygen-5.16.4.tar.xz
  oxygen-5.16.4.tar.xz.sig

New:

  oxygen-5.16.5.tar.xz
  oxygen-5.16.5.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.7Z3lqV/_old  2019-09-07 11:41:29.854373657 +0200
+++ /var/tmp/diff_new_pack.7Z3lqV/_new  2019-09-07 11:41:29.858373656 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.16.4
+Version:5.16.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.16.4.tar.xz -> oxygen-5.16.5.tar.xz ++
 3986 lines of diff (skipped)





commit oxygen5 for openSUSE:Factory

2019-08-05 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-08-05 10:33:13

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.4126 (New)


Package is "oxygen5"

Mon Aug  5 10:33:13 2019 rev:88 rq:719922 version:5.16.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-07-26 
12:32:33.650212805 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.4126/oxygen5.changes
2019-08-05 10:33:15.219404550 +0200
@@ -1,0 +2,9 @@
+Tue Jul 30 12:40:18 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.4.php
+- No code changes since 5.16.3
+
+---

Old:

  oxygen-5.16.3.tar.xz
  oxygen-5.16.3.tar.xz.sig

New:

  oxygen-5.16.4.tar.xz
  oxygen-5.16.4.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.GcKfZj/_old  2019-08-05 10:33:15.871404378 +0200
+++ /var/tmp/diff_new_pack.GcKfZj/_new  2019-08-05 10:33:15.875404376 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.16.3
+Version:5.16.4
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.16.3.tar.xz -> oxygen-5.16.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.16.3/CMakeLists.txt 
new/oxygen-5.16.4/CMakeLists.txt
--- old/oxygen-5.16.3/CMakeLists.txt2019-07-09 17:55:14.0 +0200
+++ new/oxygen-5.16.4/CMakeLists.txt2019-07-30 12:28:42.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.16.3")
+set(PROJECT_VERSION "5.16.4")
 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.16.3/po/gl/oxygen_kdecoration.po 
new/oxygen-5.16.4/po/gl/oxygen_kdecoration.po
--- old/oxygen-5.16.3/po/gl/oxygen_kdecoration.po   2019-07-09 
17:56:19.0 +0200
+++ new/oxygen-5.16.4/po/gl/oxygen_kdecoration.po   2019-07-30 
12:29:03.0 +0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Adrián Chaves Fernández , 2015, 2016, 2017.
-# Adrián Chaves (Gallaecio) , 2017, 2018.
+# Adrián Chaves (Gallaecio) , 2017, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2018-01-18 22:00+0100\n"
+"PO-Revision-Date: 2019-07-14 10:04+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -16,7 +16,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 2.0\n"
+"X-Generator: Lokalize 19.04.1\n"
 
 #: config/oxygenanimationconfigwidget.cpp:47
 #, kde-format
@@ -286,7 +286,7 @@
 #: config/ui/oxygenexceptiondialog.ui:39
 #, kde-format
 msgid "Regular expression &to match: "
-msgstr "Expresión ®ular para buscar: "
+msgstr "Expresión ®ular coa que buscar coincidencias: "
 
 #. i18n: ectx: property (text), widget (QPushButton, detectDialogButton)
 #: config/ui/oxygenexceptiondialog.ui:52
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.16.3/po/id/liboxygenstyleconfig.po 
new/oxygen-5.16.4/po/id/liboxygenstyleconfig.po
--- old/oxygen-5.16.3/po/id/liboxygenstyleconfig.po 2019-07-09 
17:56:31.0 +0200
+++ new/oxygen-5.16.4/po/id/liboxygenstyleconfig.po 2019-07-30 
12:29:07.0 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# wantoyo , 2018.
+# wantoyo , 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2018-11-23 07:48+0700\n"
+"PO-Revision-Date: 2019-07-19 03:20+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -15,12 +15,12 @@
 "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"
+"X-Generator: Lokalize 19.04.2\n"
 
 #: oxygenanimationconfigitem.cpp:103
 #, kde-format
 msgid "oxygen-settings - information"
-msgstr "informasi - setelan oxygen"
+msgstr "informasi - pengaturan oxygen"
 
 #. i18n: ectx: prop

commit oxygen5 for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-07-26 12:32:26

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.4126 (New)


Package is "oxygen5"

Fri Jul 26 12:32:26 2019 rev:87 rq:717055 version:5.16.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-06-27 
16:21:57.89422 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.4126/oxygen5.changes
2019-07-26 12:32:33.650212805 +0200
@@ -1,0 +2,9 @@
+Tue Jul  9 17:29:07 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.3.php
+- No code changes since 5.16.2
+
+---

Old:

  oxygen-5.16.2.tar.xz
  oxygen-5.16.2.tar.xz.sig

New:

  oxygen-5.16.3.tar.xz
  oxygen-5.16.3.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.ArVClk/_old  2019-07-26 12:32:34.950211946 +0200
+++ /var/tmp/diff_new_pack.ArVClk/_new  2019-07-26 12:32:34.954211943 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.16.2
+Version:5.16.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.16.2.tar.xz -> oxygen-5.16.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.16.2/CMakeLists.txt 
new/oxygen-5.16.3/CMakeLists.txt
--- old/oxygen-5.16.2/CMakeLists.txt2019-06-25 13:47:34.0 +0200
+++ new/oxygen-5.16.3/CMakeLists.txt2019-07-09 17:55:14.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.16.2")
+set(PROJECT_VERSION "5.16.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.16.2/po/se/oxygen_kdecoration.po 
new/oxygen-5.16.3/po/se/oxygen_kdecoration.po
--- old/oxygen-5.16.2/po/se/oxygen_kdecoration.po   2019-06-25 
13:48:14.0 +0200
+++ new/oxygen-5.16.3/po/se/oxygen_kdecoration.po   2019-07-09 
17:57:10.0 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kwin_clients\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:15+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 07:46+0200\n"
 "PO-Revision-Date: 2005-01-29 18:47+0100\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.16.2/po/se/oxygen_style_config.po 
new/oxygen-5.16.3/po/se/oxygen_style_config.po
--- old/oxygen-5.16.2/po/se/oxygen_style_config.po  2019-06-25 
13:48:14.0 +0200
+++ new/oxygen-5.16.3/po/se/oxygen_style_config.po  2019-07-09 
17:57:10.0 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kstyle_config\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:15+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 07:46+0200\n"
 "PO-Revision-Date: 2005-10-16 04:17+0200\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.16.2/po/se/oxygen_style_demo.po 
new/oxygen-5.16.3/po/se/oxygen_style_demo.po
--- old/oxygen-5.16.2/po/se/oxygen_style_demo.po2019-06-25 
13:48:14.0 +0200
+++ new/oxygen-5.16.3/po/se/oxygen_style_demo.po2019-07-09 
17:57:10.0 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kstyle_config\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:15+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 07:46+0200\n"
 "PO-Revision-Date: 2005-10-16 04:17+0200\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"





commit oxygen5 for openSUSE:Factory

2019-06-27 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-06-27 16:21:52

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.4615 (New)


Package is "oxygen5"

Thu Jun 27 16:21:52 2019 rev:86 rq:711979 version:5.16.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-06-22 
11:19:12.685067376 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.4615/oxygen5.changes
2019-06-27 16:21:57.89422 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 12:41:18 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.2.php
+- No code changes since 5.16.1
+
+---

Old:

  oxygen-5.16.1.tar.xz
  oxygen-5.16.1.tar.xz.sig

New:

  oxygen-5.16.2.tar.xz
  oxygen-5.16.2.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.349hQE/_old  2019-06-27 16:21:58.426220875 +0200
+++ /var/tmp/diff_new_pack.349hQE/_new  2019-06-27 16:21:58.430220882 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.16.1
+Version:5.16.2
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.16.1.tar.xz -> oxygen-5.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.16.1/CMakeLists.txt 
new/oxygen-5.16.2/CMakeLists.txt
--- old/oxygen-5.16.1/CMakeLists.txt2019-06-18 12:00:45.0 +0200
+++ new/oxygen-5.16.2/CMakeLists.txt2019-06-25 13:47:34.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.16.1")
+set(PROJECT_VERSION "5.16.2")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 





commit oxygen5 for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-06-22 11:19:11

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.4615 (New)


Package is "oxygen5"

Sat Jun 22 11:19:11 2019 rev:85 rq:711097 version:5.16.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-06-12 
13:30:05.948244075 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.4615/oxygen5.changes
2019-06-22 11:19:12.685067376 +0200
@@ -1,0 +2,9 @@
+Tue Jun 18 16:38:15 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.1.php
+- No code changes since 5.16.0
+
+---

Old:

  oxygen-5.16.0.tar.xz
  oxygen-5.16.0.tar.xz.sig

New:

  oxygen-5.16.1.tar.xz
  oxygen-5.16.1.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.Ronpn2/_old  2019-06-22 11:19:13.569068295 +0200
+++ /var/tmp/diff_new_pack.Ronpn2/_new  2019-06-22 11:19:13.573068299 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.16.0
+Version:5.16.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 lang}
-Source1:oxygen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.16.0.tar.xz -> oxygen-5.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.16.0/CMakeLists.txt 
new/oxygen-5.16.1/CMakeLists.txt
--- old/oxygen-5.16.0/CMakeLists.txt2019-06-06 15:04:43.0 +0200
+++ new/oxygen-5.16.1/CMakeLists.txt2019-06-18 12:00:45.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
 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.16.0/po/id/oxygen_style_config.po 
new/oxygen-5.16.1/po/id/oxygen_style_config.po
--- old/oxygen-5.16.0/po/id/oxygen_style_config.po  2019-06-06 
15:05:02.0 +0200
+++ new/oxygen-5.16.1/po/id/oxygen_style_config.po  2019-06-18 
12:01:07.0 +0200
@@ -17,7 +17,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 18.12.1\n"
+"X-Generator: Lokalize 19.04.1\n"
 
 #: main.cpp:40 main.cpp:44
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.16.0/po/id/oxygen_style_demo.po 
new/oxygen-5.16.1/po/id/oxygen_style_demo.po
--- old/oxygen-5.16.0/po/id/oxygen_style_demo.po2019-06-06 
15:05:02.0 +0200
+++ new/oxygen-5.16.1/po/id/oxygen_style_demo.po2019-06-18 
12:01:07.0 +0200
@@ -17,7 +17,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 18.12.3\n"
+"X-Generator: Lokalize 19.04.1\n"
 
 #: main.cpp:58 oxygendemodialog.cpp:58 oxygendemodialog.cpp:209
 #, kde-format





commit oxygen5 for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-06-12 13:30:04

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.4811 (New)


Package is "oxygen5"

Wed Jun 12 13:30:04 2019 rev:84 rq:708315 version:5.16.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-05-09 
10:07:09.744641913 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.4811/oxygen5.changes
2019-06-12 13:30:05.948244075 +0200
@@ -1,0 +2,20 @@
+Thu Jun  6 14:07:09 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.0.php
+- No code changes since 5.15.90
+
+---
+Thu May 16 16:56:38 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.90.php
+- Changes since 5.15.5:
+  * do no install .so symlinks for private libraries
+  * Remove deprecated method
+
+---

Old:

  oxygen-5.15.5.tar.xz
  oxygen-5.15.5.tar.xz.sig

New:

  oxygen-5.16.0.tar.xz
  oxygen-5.16.0.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.MDM6Go/_old  2019-06-12 13:30:06.724243669 +0200
+++ /var/tmp/diff_new_pack.MDM6Go/_new  2019-06-12 13:30:06.724243669 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.15.5
+Version:5.16.0
 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: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
+Source1:oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf
@@ -72,16 +72,6 @@
 %description
 Provides Oxygen style, KWin decoration, cursors and sounds.
 
-%package devel
-Summary:KDE Base Libraries
-License:GPL-2.0-or-later
-Group:  Development/Libraries/KDE
-Requires:   %{name} = %{version}
-
-%description devel
-Provides Oxygen style, KWin decoration, cursors and sounds.
-Development files.
-
 %package sounds
 Summary:The KDE Plasma Workspace Sounds
 License:GPL-2.0-or-later
@@ -198,11 +188,6 @@
 %{_kf5_sharedir}/icons/Oxygen_*/
 %{_kf5_sharedir}/icons/KDE_Classic/
 
-%files devel
-%license COPYING*
-%{_kf5_libdir}/liboxygenstyleconfig5.so
-%{_kf5_libdir}/liboxygenstyle5.so
-
 %if %{with lang}
 %files lang -f %{name}.lang
 %endif

++ oxygen-5.15.5.tar.xz -> oxygen-5.16.0.tar.xz ++
 3990 lines of diff (skipped)





commit oxygen5 for openSUSE:Factory

2019-05-09 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-05-09 10:07:07

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.5148 (New)


Package is "oxygen5"

Thu May  9 10:07:07 2019 rev:83 rq:701388 version:5.15.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-04-04 
15:24:51.402839780 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.5148/oxygen5.changes
2019-05-09 10:07:09.744641913 +0200
@@ -1,0 +2,9 @@
+Tue May  7 11:04:57 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.5.php
+- No code changes since 5.15.4
+
+---

Old:

  oxygen-5.15.4.tar.xz
  oxygen-5.15.4.tar.xz.sig

New:

  oxygen-5.15.5.tar.xz
  oxygen-5.15.5.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.tvyxz8/_old  2019-05-09 10:07:11.296646357 +0200
+++ /var/tmp/diff_new_pack.tvyxz8/_new  2019-05-09 10:07:11.352646517 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.15.4
+Version:5.15.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.15.4.tar.xz -> oxygen-5.15.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.15.4/CMakeLists.txt 
new/oxygen-5.15.5/CMakeLists.txt
--- old/oxygen-5.15.4/CMakeLists.txt2019-04-02 14:08:16.0 +0200
+++ new/oxygen-5.15.5/CMakeLists.txt2019-05-07 12:00:58.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.15.4")
+set(PROJECT_VERSION "5.15.5")
 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.15.4/po/id/oxygen_kdecoration.po 
new/oxygen-5.15.5/po/id/oxygen_kdecoration.po
--- old/oxygen-5.15.4/po/id/oxygen_kdecoration.po   2019-04-02 
14:08:40.0 +0200
+++ new/oxygen-5.15.5/po/id/oxygen_kdecoration.po   2019-05-07 
12:02:04.0 +0200
@@ -7,15 +7,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-03-18 08:00+0100\n"
-"PO-Revision-Date: 2019-03-21 08:16+0700\n"
-"Last-Translator: wantoyo \n"
+"PO-Revision-Date: 2019-04-16 07:54+0700\n"
+"Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\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 18.12.1\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #: config/oxygenanimationconfigwidget.cpp:47
 #, kde-format
@@ -191,7 +191,7 @@
 #: config/ui/oxygenconfigurationui.ui:144
 #, kde-format
 msgid "Use the same colors for title bar and window content"
-msgstr "Gunakan warna yang sama untuk bilah judul dan isi window"
+msgstr "Gunakan warna yang sama untuk bilah judul dan konten window"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab_3)
 #: config/ui/oxygenconfigurationui.ui:152
@@ -215,13 +215,13 @@
 #: config/ui/oxygenconfigurationui.ui:181
 #, kde-format
 msgid "Window Drop-Down Shadow"
-msgstr "Bayangan Longsor Window"
+msgstr "Bayangan Bentang-Turun Window"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab_2)
 #: config/ui/oxygenconfigurationui.ui:205
 #, kde-format
 msgid "Window-Specific Overrides"
-msgstr "Mengesampingkan Window Tertentu"
+msgstr "Penimpaan Window Tertentu"
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, OxygenDetectWidget)
 #. i18n: ectx: property (windowTitle), widget (QDialog, OxygenExceptionDialog)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.15.4/po/id/oxygen_style_demo.po 
new/oxygen-5.15.5/po/id/oxygen_style_demo.po
--- old/oxygen-5.15.4/po/id/oxygen_style_demo.po2019-04-02 
14:08:40.0 +0200
+++ new/oxygen-5.15.5/po/id/oxygen_style_demo.po2019-05-07 
12:02:04.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-03-18 08:00+0100\n"
-"PO-Revision-Date: 2019-02-17 11:12+0700\n"
+"PO-Revision-Date: 2019-03-31 22:23+0700\n"
 "Last-Translator: wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -17,7 +17,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 

commit oxygen5 for openSUSE:Factory

2019-04-04 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-04-04 15:20:42

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.3908 (New)


Package is "oxygen5"

Thu Apr  4 15:20:42 2019 rev:82 rq:690747 version:5.15.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-03-15 
10:50:42.636995688 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.3908/oxygen5.changes
2019-04-04 15:24:51.402839780 +0200
@@ -1,0 +2,9 @@
+Tue Apr  2 12:40:58 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.4.php
+- No code changes since 5.15.3
+
+---

Old:

  oxygen-5.15.3.tar.xz
  oxygen-5.15.3.tar.xz.sig

New:

  oxygen-5.15.4.tar.xz
  oxygen-5.15.4.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.5uoy9B/_old  2019-04-04 15:25:00.790843193 +0200
+++ /var/tmp/diff_new_pack.5uoy9B/_new  2019-04-04 15:25:00.798843196 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.15.3
+Version:5.15.4
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.15.3.tar.xz -> oxygen-5.15.4.tar.xz ++
 3281 lines of diff (skipped)





commit oxygen5 for openSUSE:Factory

2019-03-15 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-03-15 10:50:41

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.28833 (New)


Package is "oxygen5"

Fri Mar 15 10:50:41 2019 rev:81 rq:684611 version:5.15.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-02-28 
21:36:18.981679572 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.28833/oxygen5.changes   
2019-03-15 10:50:42.636995688 +0100
@@ -1,0 +2,9 @@
+Tue Mar 12 13:15:22 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.3.php
+- No code changes since 5.15.2
+
+---

Old:

  oxygen-5.15.2.tar.xz
  oxygen-5.15.2.tar.xz.sig

New:

  oxygen-5.15.3.tar.xz
  oxygen-5.15.3.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.e5zLce/_old  2019-03-15 10:50:43.680995421 +0100
+++ /var/tmp/diff_new_pack.e5zLce/_new  2019-03-15 10:50:43.680995421 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.15.2
+Version:5.15.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.15.2.tar.xz -> oxygen-5.15.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.15.2/CMakeLists.txt 
new/oxygen-5.15.3/CMakeLists.txt
--- old/oxygen-5.15.2/CMakeLists.txt2019-02-26 12:34:43.0 +0100
+++ new/oxygen-5.15.3/CMakeLists.txt2019-03-12 10:56:49.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.15.2")
+set(PROJECT_VERSION "5.15.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.15.2/po/gl/oxygen_style_demo.po 
new/oxygen-5.15.3/po/gl/oxygen_style_demo.po
--- old/oxygen-5.15.2/po/gl/oxygen_style_demo.po2019-02-26 
12:34:49.0 +0100
+++ new/oxygen-5.15.3/po/gl/oxygen_style_demo.po2019-03-12 
10:56:55.0 +0100
@@ -7,20 +7,20 @@
 # Marce Villarino , 2009, 2011.
 # Marce Villarino , 2011, 2012, 2013, 2014.
 # Adrián Chaves Fernández , 2015.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2017-08-12 15:16+0100\n"
+"PO-Revision-Date: 2019-03-03 20:25+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -137,7 +137,7 @@
 #: oxygendemodialog.cpp:146
 #, kde-format
 msgid "Shows the appearance of various framed widgets"
-msgstr "Mostra a aparencia de varios trebellos que teñen marco"
+msgstr "Mostra a aparencia de varios trebellos enmarcados"
 
 #: oxygendemodialog.cpp:154
 #, kde-format





commit oxygen5 for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-02-28 21:36:16

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.28833 (New)


Package is "oxygen5"

Thu Feb 28 21:36:16 2019 rev:80 rq:679638 version:5.15.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-02-11 
21:21:26.983207308 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.28833/oxygen5.changes   
2019-02-28 21:36:18.981679572 +0100
@@ -1,0 +2,24 @@
+Tue Feb 26 14:05:40 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.2.php
+- No code changes since 5.15.1
+
+---
+Tue Feb 19 12:26:17 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.1.php
+- No code changes since 5.15.0
+
+---
+Fri Feb  8 22:00:40 UTC 2019 - Markus S 
+
+- Wording: "K Desktop Environment" -> "KDE Plasma"
+- "Noarch" for Sounds and Cursors
+
+---

Old:

  oxygen-5.15.0.tar.xz
  oxygen-5.15.0.tar.xz.sig

New:

  oxygen-5.15.2.tar.xz
  oxygen-5.15.2.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.funDOb/_old  2019-02-28 21:36:20.497679095 +0100
+++ /var/tmp/diff_new_pack.funDOb/_new  2019-02-28 21:36:20.529679084 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.15.0
+Version:5.15.2
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -29,10 +29,10 @@
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: oxygen-%{version}.tar.xz
+Url:https://www.kde.org
+Source: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:oxygen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf
@@ -83,18 +83,18 @@
 Development files.
 
 %package sounds
-Summary:The KDE Workspace Sounds
+Summary:The KDE Plasma Workspace Sounds
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Obsoletes:  oxygen-sounds5 < %{version}
 Provides:   oxygen-sounds5 = %{version}
+BuildArch:  noarch
 
 %description sounds
-This package contains the default sound set for a K Desktop Environment
-workspace.
+This package contains the default sound set for a KDE Plasma workspace.
 
 %package cursors
-Summary:The KDE Workspace Cursors
+Summary:The KDE Plasma Workspace Cursors
 License:GPL-3.0-or-later
 Group:  System/GUI/KDE
 Provides:   oxygen-cursors = %{version}
@@ -109,10 +109,10 @@
 %endif
 Obsoletes:  oxygen-cursors5 < %{version}
 Provides:   oxygen-cursors5 = %{version}
+BuildArch:  noarch
 
 %description cursors
-This package contains the default cursor set for a K Desktop Environment
-workspace.
+This package contains the Oxygen cursor set.
 
 %package style
 Summary:Oxygen style

++ oxygen-5.15.0.tar.xz -> oxygen-5.15.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.15.0/CMakeLists.txt 
new/oxygen-5.15.2/CMakeLists.txt
--- old/oxygen-5.15.0/CMakeLists.txt2019-02-07 12:13:17.0 +0100
+++ new/oxygen-5.15.2/CMakeLists.txt2019-02-26 12:34:43.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.15.0")
+set(PROJECT_VERSION "5.15.2")
 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.15.0/cursors/KDE_Classic/index.theme 
new/oxygen-5.15.2/cursors/KDE_Classic/index.theme
--- old/oxygen-5.15.0/cursors/KDE_Classic/index.theme   2019-02-07 
12:13:17.0 +0100
+++ new/oxygen-5.15.2/cursors/KDE_Classic/index.theme   2019-02-26 
12:34:43.0 +0100
@@ -57,7 +57,7 @@
 Comment[fr]=Thème du pointeur par défaut dans KDE 2 et 3
 Comment[gl]=O tema de cursores predeterminado de KDE 2 e 3.
 Comment[hu]=A KDE 2 és 3 alapértelmezett kurzortémája
-Comment[id]=Tema kursor default dalam KDE 2 dan 3
+Comment[id]=Tema

commit oxygen5 for openSUSE:Factory

2019-02-11 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-02-11 21:21:24

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.28833 (New)


Package is "oxygen5"

Mon Feb 11 21:21:24 2019 rev:79 rq:672594 version:5.15.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-01-10 
15:19:05.798589124 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.28833/oxygen5.changes   
2019-02-11 21:21:26.983207308 +0100
@@ -1,0 +2,21 @@
+Thu Feb  7 16:02:52 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.0.php
+- No code changes since 5.14.90
+
+---
+Thu Jan 17 18:47:52 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.90.php
+- Changes since 5.14.5:
+  * enable animations for standalone created buttons
+  * fix typo in last commit
+  * Don't drag windows in empty areas from touch/pen events
+
+---

Old:

  oxygen-5.14.5.tar.xz
  oxygen-5.14.5.tar.xz.sig

New:

  oxygen-5.15.0.tar.xz
  oxygen-5.15.0.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.7Y1tG6/_old  2019-02-11 21:21:27.543207008 +0100
+++ /var/tmp/diff_new_pack.7Y1tG6/_new  2019-02-11 21:21:27.547207007 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.14.5
+Version:5.15.0
 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:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
+Source1:oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.14.5.tar.xz -> oxygen-5.15.0.tar.xz ++
 5609 lines of diff (skipped)





commit oxygen5 for openSUSE:Factory

2019-01-10 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-01-10 15:18:57

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.28833 (New)


Package is "oxygen5"

Thu Jan 10 15:18:57 2019 rev:78 rq:663993 version:5.14.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-12-05 
09:43:13.636716152 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.28833/oxygen5.changes   
2019-01-10 15:19:05.798589124 +0100
@@ -1,0 +2,9 @@
+Tue Jan  8 13:37:13 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.5.php
+- No code changes since 5.14.4
+
+---

Old:

  oxygen-5.14.4.tar.xz
  oxygen-5.14.4.tar.xz.sig

New:

  oxygen-5.14.5.tar.xz
  oxygen-5.14.5.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.Gy5VLf/_old  2019-01-10 15:19:06.290588654 +0100
+++ /var/tmp/diff_new_pack.Gy5VLf/_new  2019-01-10 15:19:06.290588654 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oxygen5
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.14.4
+Version:5.14.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.14.4.tar.xz -> oxygen-5.14.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.4/CMakeLists.txt 
new/oxygen-5.14.5/CMakeLists.txt
--- old/oxygen-5.14.4/CMakeLists.txt2018-11-27 17:11:29.0 +0100
+++ new/oxygen-5.14.5/CMakeLists.txt2019-01-08 12:02:22.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
 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.14.4/cursors/Oxygen_White/index.theme 
new/oxygen-5.14.5/cursors/Oxygen_White/index.theme
--- old/oxygen-5.14.4/cursors/Oxygen_White/index.theme  2018-11-27 
17:11:29.0 +0100
+++ new/oxygen-5.14.5/cursors/Oxygen_White/index.theme  2019-01-08 
12:02:22.0 +0100
@@ -38,7 +38,7 @@
 Name[tr]=Oxygen Beyazı
 Name[uk]=Біла Oxygen
 Name[x-test]=xxOxygen Whitexx
-Name[zh_CN]=Oxygen 白
+Name[zh_CN]=氧气-白
 Name[zh_TW]=Oxygen 白
 Comment=Oxygen mouse theme. Oxygenize your desktop!
 Comment[ca]=Tema Oxygen pel ratolí. Oxygenitza el teu escriptori!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.4/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.14.5/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.14.4/po/zh_CN/liboxygenstyleconfig.po  2018-11-27 
17:11:43.0 +0100
+++ new/oxygen-5.14.5/po/zh_CN/liboxygenstyleconfig.po  2019-01-08 
12:02:35.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-11-12 09:20\n"
+"PO-Revision-Date: 2019-01-05 20:49\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.4/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.14.5/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.14.4/po/zh_CN/oxygen_kdecoration.po2018-11-27 
17:11:43.0 +0100
+++ new/oxygen-5.14.5/po/zh_CN/oxygen_kdecoration.po2019-01-08 
12:02:35.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-11-12 09:20\n"
+"PO-Revision-Date: 2019-01-05 20:49\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.4/po/zh_CN/oxygen_style_config.po 
new/oxygen-5.14.5/po/zh_CN/oxygen_style_config.po
--- old/oxygen-5.14.4/po/zh_CN/oxygen_style_config.po   2018-11-27 
17:11:43.0 +0100
+++ new/oxygen-5.14.5/po/zh_CN/oxygen_style_config.po   2019-01-08 
12:02:35.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-T

commit oxygen5 for openSUSE:Factory

2018-12-05 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-12-05 09:43:03

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new.19453 (New)


Package is "oxygen5"

Wed Dec  5 09:43:03 2018 rev:77 rq:652332 version:5.14.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-11-10 
16:53:30.560184733 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.19453/oxygen5.changes   
2018-12-05 09:43:13.636716152 +0100
@@ -1,0 +2,9 @@
+Wed Nov 28 07:52:47 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.4.php
+- No code changes since 5.14.3
+
+---

Old:

  oxygen-5.14.3.tar.xz
  oxygen-5.14.3.tar.xz.sig

New:

  oxygen-5.14.4.tar.xz
  oxygen-5.14.4.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.wH6KJo/_old  2018-12-05 09:43:15.408714216 +0100
+++ /var/tmp/diff_new_pack.wH6KJo/_new  2018-12-05 09:43:15.408714216 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.14.3
+Version:5.14.4
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.14.3.tar.xz -> oxygen-5.14.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.3/CMakeLists.txt 
new/oxygen-5.14.4/CMakeLists.txt
--- old/oxygen-5.14.3/CMakeLists.txt2018-11-06 14:55:52.0 +0100
+++ new/oxygen-5.14.4/CMakeLists.txt2018-11-27 17:11:29.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.14.3")
+set(PROJECT_VERSION "5.14.4")
 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.14.3/lookandfeel/metadata.desktop 
new/oxygen-5.14.4/lookandfeel/metadata.desktop
--- old/oxygen-5.14.3/lookandfeel/metadata.desktop  2018-11-06 
14:55:52.0 +0100
+++ new/oxygen-5.14.4/lookandfeel/metadata.desktop  2018-11-27 
17:11:29.0 +0100
@@ -59,7 +59,7 @@
 Keywords[gl]=Escritorio;Espazo de traballo;Aparencia;Aparencia e 
Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar;
 
Keywords[hu]=Asztal;Munkaterület;Megjelenés;Kinézet;Kijelentkezés;Zárolás;Felfüggesztés;Leállítás;Hibernálás;
 Keywords[ia]=Scriptorio;Spatio de labor;Apparentia;Look and 
Feel;Logout;Lock;Suspende;Shutdown;Hibernate;
-Keywords[id]=Desktop;Ruang Kerja;Penampilan;Look and 
Feel;Logout;Kunci;Suspensi;Matikan;Hibernasi;
+Keywords[id]=Desktop;Workspace;Penampilan;Look and 
Feel;Logout;Kunci;Suspensi;Matikan;Hibernasi;
 Keywords[it]=Desktop;spazio di lavoro;aspetto;chiusura della 
sessione;blocco;sospensione;spegnimento;ibernazione;
 Keywords[ko]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;데스크톱;작업공간;모양;로그아웃;잠금;대기모드;종료;끄기;최대절전모드;
 Keywords[lt]=Darbalaukis;Erdvė;Išvaizda;Look and 
Feel;Atsijungti;užrakinti;sulaikyti;Išjungti;Hibernuoti;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.3/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.14.4/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.14.3/po/zh_CN/liboxygenstyleconfig.po  2018-11-06 
14:56:48.0 +0100
+++ new/oxygen-5.14.4/po/zh_CN/liboxygenstyleconfig.po  2018-11-27 
17:11:43.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-11-01 23:15\n"
+"PO-Revision-Date: 2018-11-12 09:20\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.3/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.14.4/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.14.3/po/zh_CN/oxygen_kdecoration.po2018-11-06 
14:56:48.0 +0100
+++ new/oxygen-5.14.4/po/zh_CN/oxygen_kdecoration.po2018-11-27 
17:11:43.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-11-01 23:15\n"
+"PO-Revision-Date: 2018-11-12 09:20\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.3/po/zh_CN/oxygen_style_

commit oxygen5 for openSUSE:Factory

2018-11-10 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-11-10 16:53:26

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Sat Nov 10 16:53:26 2018 rev:76 rq:646866 version:5.14.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-10-29 
14:57:53.277906928 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-11-10 
16:53:30.560184733 +0100
@@ -1,0 +2,10 @@
+Tue Nov  6 15:53:43 UTC 2018 - fab...@ritter-vogt.de
+
+- Add David Edmundson's key to plasma.keyring
+- Update to 5.14.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.3.php
+- No code changes since 5.14.2
+
+---

Old:

  oxygen-5.14.2.tar.xz
  oxygen-5.14.2.tar.xz.sig

New:

  oxygen-5.14.3.tar.xz
  oxygen-5.14.3.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.U9xjMv/_old  2018-11-10 16:53:31.284183845 +0100
+++ /var/tmp/diff_new_pack.U9xjMv/_new  2018-11-10 16:53:31.288183840 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.14.2
+Version:5.14.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.14.2.tar.xz -> oxygen-5.14.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.2/CMakeLists.txt 
new/oxygen-5.14.3/CMakeLists.txt
--- old/oxygen-5.14.2/CMakeLists.txt2018-10-23 13:43:32.0 +0200
+++ new/oxygen-5.14.3/CMakeLists.txt2018-11-06 14:55:52.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.14.2")
+set(PROJECT_VERSION "5.14.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.14.2/kdecoration/oxygen.json 
new/oxygen-5.14.3/kdecoration/oxygen.json
--- old/oxygen-5.14.2/kdecoration/oxygen.json   2018-10-23 13:43:33.0 
+0200
+++ new/oxygen-5.14.3/kdecoration/oxygen.json   2018-11-06 14:55:52.0 
+0100
@@ -8,6 +8,7 @@
 "Description[da]": "Vinduesdekoration som bruger den visuelle stil 
Oxygen til Plasma-skrivebordet",
 "Description[de]": "Fensterdekoration im Oxygen-Design für die 
Plasma-Arbeitsfläche",
 "Description[el]": "Διακοσμήσεις παραθύρων με το στιλ του Oxygen για 
την επιφάνεια εργασίας Plasma",
+"Description[en_GB]": "Window decoration using the Oxygen visual style 
for the Plasma Desktop",
 "Description[es]": "Decoración de ventanas que usa el estilo visual 
Oxígeno para el escritorio Plasma",
 "Description[et]": "Plasma töölaua akende dekoratsioon Oxygeni 
visuaalse stiiliga",
 "Description[eu]": "Leiho apainketa Plasma mahaigainerako Oxygen 
ikus-estiloa erabiliz",
@@ -41,16 +42,44 @@
 "Id": "org.kde.oxygen",
 "Name": "Oxygen",
 "Name[ar]": "أكسجين",
+"Name[ast]": "Oxygen",
+"Name[ca@valencia]": "Oxygen",
+"Name[ca]": "Oxygen",
+"Name[cs]": "Oxygen",
+"Name[da]": "Oxygen",
+"Name[de]": "Oxygen",
+"Name[el]": "Oxygen",
+"Name[en_GB]": "Oxygen",
 "Name[es]": "Oxígeno",
+"Name[et]": "Oxygen",
+"Name[eu]": "Oxygen",
+"Name[fi]": "Oxygen",
 "Name[fr]": "Oxygène",
+"Name[gl]": "Oxygen",
+"Name[hu]": "Oxygen",
+"Name[ia]": "Oxygen",
+"Name[id]": "Oxygen",
+"Name[it]": "Oxygen",
+"Name[ko]": "Oxygen",
+"Name[nb]": "Oxygen",
+"Name[nl]": "Oxygen",
+"Name[nn]": "Oxygen",
 "Name[pl]": "Tlen",
+"Name[pt]": "Oxygen",
+"Name[pt_BR]": "Oxygen",
+"Name[ru]": "Oxygen",
 "Name[sk]": "Kyslík",
 "Name[sl]": "Kisik",
 "Name[sr@ijekavian]": "Кисеоник",
 "Name[sr@ijekavianlatin]": "Kiseonik",
 "Name[sr@latin]": "Kiseonik",
 "Name[sr]": "Кисеоник",
+"Name[sv]": "Oxygen",
+"Name[tr]": "Oxygen",
+"Name[uk]": "Oxygen",
 "Name[x-test]": "xxOxygenxx",
+"Name[zh_CN]": "Oxygen",
+"Name[zh_TW]": "Oxygen",
 "ServiceTypes": [
 "org.kde.kdecoration2"
 ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.2/lookandfeel/metadata.desktop 
new/oxygen-5.14.3/lookandfeel/metadata.desktop
--- old/oxygen-5.14.2/lookandfeel/metadata.desktop  2018-10-23 
13:

commit oxygen5 for openSUSE:Factory

2018-10-29 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-10-29 14:18:57

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Mon Oct 29 14:18:57 2018 rev:75 rq:644053 version:5.14.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-10-22 
11:21:15.495282636 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-10-29 
14:57:53.277906928 +0100
@@ -1,0 +2,9 @@
+Tue Oct 23 13:55:58 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.2.php
+- No code changes since 5.14.1
+
+---

Old:

  oxygen-5.14.1.tar.xz
  oxygen-5.14.1.tar.xz.sig

New:

  oxygen-5.14.2.tar.xz
  oxygen-5.14.2.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.Z8QoaP/_old  2018-10-29 14:57:53.861908342 +0100
+++ /var/tmp/diff_new_pack.Z8QoaP/_new  2018-10-29 14:57:53.865908352 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.14.1
+Version:5.14.2
 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:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/5.14.1/oxygen-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.14.1/oxygen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.14.1.tar.xz -> oxygen-5.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.1/CMakeLists.txt 
new/oxygen-5.14.2/CMakeLists.txt
--- old/oxygen-5.14.1/CMakeLists.txt2018-10-16 14:33:08.0 +0200
+++ new/oxygen-5.14.2/CMakeLists.txt2018-10-23 13:43:32.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.14.1")
+set(PROJECT_VERSION "5.14.2")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 





commit oxygen5 for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-10-22 11:20:24

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Mon Oct 22 11:20:24 2018 rev:74 rq:642464 version:5.14.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-10-08 
17:41:50.598757625 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-10-22 
11:21:15.495282636 +0200
@@ -1,0 +2,9 @@
+Tue Oct 16 14:05:14 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.1.php
+- No code changes since 5.14.0
+
+---

Old:

  oxygen-5.14.0.tar.xz
  oxygen-5.14.0.tar.xz.sig

New:

  oxygen-5.14.1.tar.xz
  oxygen-5.14.1.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.z8Iobf/_old  2018-10-22 11:21:16.155281961 +0200
+++ /var/tmp/diff_new_pack.z8Iobf/_new  2018-10-22 11:21:16.155281961 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.14.0
+Version:5.14.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:http://www.kde.org
-Source: oxygen-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.14.1/oxygen-%{version}.tar.xz
 %if %{with lang}
-Source1:oxygen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.14.1/oxygen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 Source3:baselibs.conf

++ oxygen-5.14.0.tar.xz -> oxygen-5.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.0/CMakeLists.txt 
new/oxygen-5.14.1/CMakeLists.txt
--- old/oxygen-5.14.0/CMakeLists.txt2018-10-05 19:26:42.0 +0200
+++ new/oxygen-5.14.1/CMakeLists.txt2018-10-16 14:33:08.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.14.0")
+set(PROJECT_VERSION "5.14.1")
 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.14.0/lookandfeel/metadata.desktop 
new/oxygen-5.14.1/lookandfeel/metadata.desktop
--- old/oxygen-5.14.0/lookandfeel/metadata.desktop  2018-10-05 
19:26:42.0 +0200
+++ new/oxygen-5.14.1/lookandfeel/metadata.desktop  2018-10-16 
14:33:08.0 +0200
@@ -59,7 +59,7 @@
 Keywords[gl]=Escritorio;Espazo de traballo;Aparencia;Aparencia e 
Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar;
 
Keywords[hu]=Asztal;Munkaterület;Megjelenés;Kinézet;Kijelentkezés;Zárolás;Felfüggesztés;Leállítás;Hibernálás;
 Keywords[ia]=Scriptorio;Spatio de labor;Apparentia;Look and 
Feel;Logout;Lock;Suspende;Shutdown;Hibernate;
-Keywords[id]=Desktop;Ruang Kerja;Penampilan;Look and 
Feel;Logout;Gembok;Suspensi;Matikan;Hibernasi;
+Keywords[id]=Desktop;Ruang Kerja;Penampilan;Look and 
Feel;Logout;Kunci;Suspensi;Matikan;Hibernasi;
 Keywords[it]=Desktop;spazio di lavoro;aspetto;chiusura della 
sessione;blocco;sospensione;spegnimento;ibernazione;
 Keywords[ko]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;데스크톱;작업공간;모양;로그아웃;잠금;대기모드;종료;끄기;최대절전모드;
 Keywords[lt]=Darbalaukis;Erdvė;Išvaizda;Look and 
Feel;Atsijungti;užrakinti;sulaikyti;Išjungti;Hibernuoti;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.14.0/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.14.1/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.14.0/po/zh_CN/liboxygenstyleconfig.po  2018-10-05 
19:31:26.0 +0200
+++ new/oxygen-5.14.1/po/zh_CN/liboxygenstyleconfig.po  2018-10-16 
14:33:24.0 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-09-28 19:51\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-10-09 18:45\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclud

commit oxygen5 for openSUSE:Factory

2018-10-08 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-10-08 17:41:27

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Mon Oct  8 17:41:27 2018 rev:73 rq:640308 version:5.14.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-09-13 
23:52:21.310366615 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-10-08 
17:41:50.598757625 +0200
@@ -1,0 +2,25 @@
+Fri Oct  5 10:01:11 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.0.php
+- No code changes since 5.13.90
+
+---
+Sat Sep 15 16:25:29 UTC 2018 - fab...@ritter-vogt.de
+
+- Add tarball signature and keyring containing keys of release managers
+  Jonathan Riddell and Bhushan Shah
+
+---
+Thu Sep 13 17:25:02 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.90.php
+- Changes since 5.13.5:
+  * Correcting symlinks between col- and row-resize and split_v and _h cursors
+
+---

Old:

  oxygen-5.13.5.tar.xz

New:

  oxygen-5.14.0.tar.xz
  oxygen-5.14.0.tar.xz.sig
  plasma.keyring



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.53h5W6/_old  2018-10-08 17:41:56.302750360 +0200
+++ /var/tmp/diff_new_pack.53h5W6/_new  2018-10-08 17:41:56.306750355 +0200
@@ -20,18 +20,22 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.13.5
+Version:5.14.0
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
-%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
-%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
+%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
+# 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:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
-Source1:baselibs.conf
+Source: oxygen-%{version}.tar.xz
+%if %{with lang}
+Source1:oxygen-%{version}.tar.xz.sig
+Source2:plasma.keyring
+%endif
+Source3:baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Completion)

++ oxygen-5.13.5.tar.xz -> oxygen-5.14.0.tar.xz ++
 3343 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-09-13 23:52:17

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Thu Sep 13 23:52:17 2018 rev:72 rq:633158 version:5.13.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-08-03 
12:33:53.727266831 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-09-13 
23:52:21.310366615 +0200
@@ -1,0 +2,10 @@
+Tue Sep  4 10:58:41 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.5.php
+- Changes since 5.13.4:
+  * None
+
+---

Old:

  oxygen-5.13.4.tar.xz

New:

  oxygen-5.13.5.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.lZEECy/_old  2018-09-13 23:52:22.222365979 +0200
+++ /var/tmp/diff_new_pack.lZEECy/_new  2018-09-13 23:52:22.222365979 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.13.4
+Version:5.13.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.13.4.tar.xz -> oxygen-5.13.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.4/CMakeLists.txt 
new/oxygen-5.13.5/CMakeLists.txt
--- old/oxygen-5.13.4/CMakeLists.txt2018-07-31 14:50:13.0 +0200
+++ new/oxygen-5.13.5/CMakeLists.txt2018-09-04 12:16:20.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.13.4")
+set(PROJECT_VERSION "5.13.5")
 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.13.4/po/en_GB/oxygen_style_demo.po 
new/oxygen-5.13.5/po/en_GB/oxygen_style_demo.po
--- old/oxygen-5.13.4/po/en_GB/oxygen_style_demo.po 2018-07-31 
14:50:33.0 +0200
+++ new/oxygen-5.13.5/po/en_GB/oxygen_style_demo.po 2018-09-04 
12:16:33.0 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2017-09-16 03:34+0200\n"
 "PO-Revision-Date: 2017-05-21 15:53+\n"
 "Last-Translator: Steve Allewell \n"
-"Language-Team: English \n"
+"Language-Team: British English \n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.4/po/id/oxygen_kdecoration.po 
new/oxygen-5.13.5/po/id/oxygen_kdecoration.po
--- old/oxygen-5.13.4/po/id/oxygen_kdecoration.po   1970-01-01 
01:00:00.0 +0100
+++ new/oxygen-5.13.5/po/id/oxygen_kdecoration.po   2018-09-04 
12:16:40.0 +0200
@@ -0,0 +1,396 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Wantoyo , 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2017-12-13 05:20+0100\n"
+"PO-Revision-Date: 2018-08-11 08:07+0700\n"
+"Last-Translator: Wantoyo \n"
+"Language-Team: Indonesian \n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: config/oxygenanimationconfigwidget.cpp:47
+#, kde-format
+msgid "Button mouseover transition"
+msgstr "Transisi lintasmouse tombol"
+
+#: config/oxygenanimationconfigwidget.cpp:48
+#, kde-format
+msgid "Configure window buttons' mouseover highlight animation"
+msgstr "Konfigurasi animasi sorot lintasmouse tombol-tombol jendela"
+
+#: config/oxygenanimationconfigwidget.cpp:51
+#, kde-format
+msgid "Window active state change transitions"
+msgstr "Keadaan jendela aktif ubah transisi"
+
+#: config/oxygenanimationconfigwidget.cpp:52
+#, kde-format
+msgid ""
+"Configure fading between window shadow and glow when window's active state "
+"is changed"
+msgstr ""
+"Konfigurasi pemudaran antara jendela berbayang dan bercahaya ketika keadaan "
+"jendela yang aktif telah diubah"
+
+#: config/oxygenexceptionlistwidget.cpp:113
+#, kde-format
+msgid "New Exception - Oxygen Settings"
+msgstr "Pengecualian Baru - Setelan Oxygen"
+
+#: config/oxygenexceptionlistwidget.cpp:162
+#, kde-format
+msgid "Edit Exception - Oxygen Settings"
+msgstr "Edit Pengecualian - Setelan Oxygen"
+
+#: config/oxygenexceptionlistwidget.cpp:195
+#, kde-format
+msgid "Question - Oxygen Settings"
+msgstr "Pertanyaan - Setelan Oxygen"
+
+#: conf

commit oxygen5 for openSUSE:Factory

2018-08-03 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-08-03 12:33:51

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Fri Aug  3 12:33:51 2018 rev:71 rq:626841 version:5.13.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-07-14 
20:19:40.247329563 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-08-03 
12:33:53.727266831 +0200
@@ -1,0 +2,10 @@
+Tue Jul 31 15:18:33 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.4.php
+- Changes since 5.13.3:
+  * None
+
+---

Old:

  oxygen-5.13.3.tar.xz

New:

  oxygen-5.13.4.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.piwGCJ/_old  2018-08-03 12:33:54.343267741 +0200
+++ /var/tmp/diff_new_pack.piwGCJ/_new  2018-08-03 12:33:54.343267741 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.13.3
+Version:5.13.4
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.13.3.tar.xz -> oxygen-5.13.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.3/CMakeLists.txt 
new/oxygen-5.13.4/CMakeLists.txt
--- old/oxygen-5.13.3/CMakeLists.txt2018-07-10 12:10:21.0 +0200
+++ new/oxygen-5.13.4/CMakeLists.txt2018-07-31 14:50:13.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.13.3")
+set(PROJECT_VERSION "5.13.4")
 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.13.3/kdecoration/oxygen.json 
new/oxygen-5.13.4/kdecoration/oxygen.json
--- old/oxygen-5.13.3/kdecoration/oxygen.json   2018-07-10 12:10:21.0 
+0200
+++ new/oxygen-5.13.4/kdecoration/oxygen.json   2018-07-31 14:50:13.0 
+0200
@@ -16,6 +16,7 @@
 "Description[gl]": "Decoración de xanelas que usa o estilo visual 
Oxygen para o escritorio Plasma.",
 "Description[hu]": "Az Oxygen vizuális stílusát használó 
ablakdekoráció",
 "Description[ia]": "Decoration de fenestra usante le stylo visual 
Oxygen per le scriptorio de Plasma",
+"Description[id]": "Dekorasi jendela menggunakan gaya visual Oxygen 
untuk Plasma Desktop",
 "Description[it]": "Decorazione per finestre che usa lo stile visuale 
di Oxygen per il desktop Plasma",
 "Description[ko]": "Plasma 데스크톱의 Oxygen 시각 스타일을 사용하는 창 장식",
 "Description[nb]": "Vinduspynt som bruker Oxygen-stilen for 
Plasma-skrivebordet",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.3/lookandfeel/metadata.desktop 
new/oxygen-5.13.4/lookandfeel/metadata.desktop
--- old/oxygen-5.13.3/lookandfeel/metadata.desktop  2018-07-10 
12:10:21.0 +0200
+++ new/oxygen-5.13.4/lookandfeel/metadata.desktop  2018-07-31 
14:50:13.0 +0200
@@ -53,7 +53,7 @@
 Keywords[en_GB]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;
 Keywords[es]=Escritorio;Espacio de trabajo;Apariencia;Aspecto;Cerrar 
sesión;Bloquear;Suspender;Apagar;Hibernar;
 
Keywords[et]=töölaud;töötsoon;välimus;väljalogimine;lukustamine;seiskamine;väljalülitamine;talveuni;uni;
-Keywords[eu]=Mahaigain;Langune;Itxura;Itxura eta 
izaera;Saio-bukaera;Giltzatu;Eseki;Itzali;Hibernatu
+Keywords[eu]=Mahaigaina;Langunea;Itxura;Itxura eta 
izaera;Saio-amaitzea;Giltzatu;Eseki;Itzali;Hibernatu;
 Keywords[fi]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;Työpöytä;Työtila;Ulkoasu;Ulkoasu ja 
tuntuma;Kirjaudu ulos;Lukitse;Valmiustila;Sammuta;Lepotila;
 Keywords[fr]=Bureau;Espace de travail;Apparence;Look and 
Feel;Déconnexion;Verrouiller;Mettre en veille;Éteindre;Hiberner;
 Keywords[gl]=Escritorio;Espazo de traballo;Aparencia;Aparencia e 
Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.3/po/eu/liboxygenstyleconfig.po 
new/oxygen-5.13.4/po/eu/liboxygenstyleconfig.po
--- old/oxygen-5.13.3/po/eu/liboxygenstyleconfig.po 1970-01-01 
01:00:00.0 +0100
+++ new/oxygen-5.13.4/po/eu/liboxygenstyleconfig.po 2018-07-31 
14:50:35.0 +0200
@@ -0,0 +1,94 @@
+# Translation of liboxygenstyleconfig.po to Euskara/Basque (eu).
+# 

commit oxygen5 for openSUSE:Factory

2018-07-14 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-07-14 20:18:52

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Sat Jul 14 20:18:52 2018 rev:70 rq:622123 version:5.13.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-07-01 
21:23:09.337021690 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-07-14 
20:19:40.247329563 +0200
@@ -1,0 +2,10 @@
+Tue Jul 10 14:02:07 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.3.php
+- Changes since 5.13.2:
+  * None
+
+---

Old:

  oxygen-5.13.2.tar.xz

New:

  oxygen-5.13.3.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.yJE2mc/_old  2018-07-14 20:19:40.811331016 +0200
+++ /var/tmp/diff_new_pack.yJE2mc/_new  2018-07-14 20:19:40.811331016 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.13.2
+Version:5.13.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.13.2.tar.xz -> oxygen-5.13.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.2/CMakeLists.txt 
new/oxygen-5.13.3/CMakeLists.txt
--- old/oxygen-5.13.2/CMakeLists.txt2018-06-26 13:50:23.0 +0200
+++ new/oxygen-5.13.3/CMakeLists.txt2018-07-10 12:10:21.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.13.2")
+set(PROJECT_VERSION "5.13.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.13.2/kdecoration/oxygen.json 
new/oxygen-5.13.3/kdecoration/oxygen.json
--- old/oxygen-5.13.2/kdecoration/oxygen.json   2018-06-26 13:50:23.0 
+0200
+++ new/oxygen-5.13.3/kdecoration/oxygen.json   2018-07-10 12:10:21.0 
+0200
@@ -18,6 +18,7 @@
 "Description[ia]": "Decoration de fenestra usante le stylo visual 
Oxygen per le scriptorio de Plasma",
 "Description[it]": "Decorazione per finestre che usa lo stile visuale 
di Oxygen per il desktop Plasma",
 "Description[ko]": "Plasma 데스크톱의 Oxygen 시각 스타일을 사용하는 창 장식",
+"Description[nb]": "Vinduspynt som bruker Oxygen-stilen for 
Plasma-skrivebordet",
 "Description[nl]": "Vensterdecoratie met gebruik van de visuele stijl 
Oxygen voor het Plasma bureaublad",
 "Description[nn]": "Vindaugspynt som brukar Oxygen-stilen for 
Plasma-skrivebordet",
 "Description[pl]": "Wystrój okien przy użyciu stylu wizualnego Tlenu 
dla Pulpitu Plazmy",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.2/po/se/oxygen_kdecoration.po 
new/oxygen-5.13.3/po/se/oxygen_kdecoration.po
--- old/oxygen-5.13.2/po/se/oxygen_kdecoration.po   2018-06-26 
13:50:57.0 +0200
+++ new/oxygen-5.13.3/po/se/oxygen_kdecoration.po   2018-07-10 
12:10:42.0 +0200
@@ -5,7 +5,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: 2005-01-29 18:47+0100\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"
@@ -184,7 +184,7 @@
 #. i18n: ectx: property (text), widget (QCheckBox, 
drawBorderOnMaximizedWindows)
 #: config/ui/oxygenconfigurationui.ui:124
 #, kde-format
-msgid "Display window borders for maximized windows"
+msgid "Allow resizing maximized windows from window edges"
 msgstr ""
 
 #. i18n: ectx: property (text), widget (QCheckBox, useWindowColors)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.2/po/se/oxygen_style_config.po 
new/oxygen-5.13.3/po/se/oxygen_style_config.po
--- old/oxygen-5.13.2/po/se/oxygen_style_config.po  2018-06-26 
13:50:57.0 +0200
+++ new/oxygen-5.13.3/po/se/oxygen_style_config.po  2018-07-10 
12:10:42.0 +0200
@@ -5,7 +5,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: 2005-10-16 04:17+0200\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"
@@ -168,8 +168,8 @@
 #: ui/oxygenfollowmouseanimationconfigbox.ui:98
 #: ui/ox

commit oxygen5 for openSUSE:Factory

2018-07-01 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-07-01 21:23:03

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Sun Jul  1 21:23:03 2018 rev:69 rq:619315 version:5.13.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-06-26 
10:35:48.134370429 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-07-01 
21:23:09.337021690 +0200
@@ -1,0 +2,10 @@
+Tue Jun 26 16:00:57 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.2.php
+- Changes since 5.13.1:
+  * None
+
+---

Old:

  oxygen-5.13.1.tar.xz

New:

  oxygen-5.13.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.fbxSwM/_old  2018-07-01 21:23:09.785021106 +0200
+++ /var/tmp/diff_new_pack.fbxSwM/_new  2018-07-01 21:23:09.789021101 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.13.1
+Version:5.13.2
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.13.1.tar.xz -> oxygen-5.13.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.1/CMakeLists.txt 
new/oxygen-5.13.2/CMakeLists.txt
--- old/oxygen-5.13.1/CMakeLists.txt2018-06-19 12:39:33.0 +0200
+++ new/oxygen-5.13.2/CMakeLists.txt2018-06-26 13:50:23.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.13.1")
+set(PROJECT_VERSION "5.13.2")
 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.13.1/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.13.2/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.13.1/po/zh_CN/liboxygenstyleconfig.po  2018-06-19 
12:40:25.0 +0200
+++ new/oxygen-5.13.2/po/zh_CN/liboxygenstyleconfig.po  2018-06-26 
13:51:05.0 +0200
@@ -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-06-12 17:52-0400\n"
+"PO-Revision-Date: 2018-06-19T17:12:30+\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.1/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.13.2/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.13.1/po/zh_CN/oxygen_kdecoration.po2018-06-19 
12:40:25.0 +0200
+++ new/oxygen-5.13.2/po/zh_CN/oxygen_kdecoration.po2018-06-26 
13:51:05.0 +0200
@@ -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-06-12 17:52-0400\n"
+"PO-Revision-Date: 2018-06-19T17:12:31+\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.1/po/zh_CN/oxygen_style_config.po 
new/oxygen-5.13.2/po/zh_CN/oxygen_style_config.po
--- old/oxygen-5.13.1/po/zh_CN/oxygen_style_config.po   2018-06-19 
12:40:25.0 +0200
+++ new/oxygen-5.13.2/po/zh_CN/oxygen_style_config.po   2018-06-26 
13:51:05.0 +0200
@@ -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-06-12 17:52-0400\n"
+"PO-Revision-Date: 2018-06-19T17:12:31+\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.1/po/zh_CN/oxygen_style_demo.po 
new/oxygen-5.13.2/po/zh_CN/oxygen_style_demo.po
--- old/oxygen-5.13.1/po/zh_CN/oxygen_style_demo.po 2018-06-19 
12:40:25.0 +0200
+++ new/oxygen-5.13.2/po/zh_CN/oxygen_style_demo.po 2018-06-26 
13:51:05.0 +0200
@@ -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-06-12 17:52-0400\n"
+"PO-Revision-Date: 2018-06-19T17:12:32+\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit oxygen5 for openSUSE:Factory

2018-06-26 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-06-26 10:35:44

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Tue Jun 26 10:35:44 2018 rev:68 rq:617976 version:5.13.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-06-13 
15:31:46.385382611 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-06-26 
10:35:48.134370429 +0200
@@ -1,0 +2,10 @@
+Tue Jun 19 14:44:54 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.1.php
+- Changes since 5.13.0:
+  * None
+
+---

Old:

  oxygen-5.13.0.tar.xz

New:

  oxygen-5.13.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.34bYHb/_old  2018-06-26 10:35:48.822345140 +0200
+++ /var/tmp/diff_new_pack.34bYHb/_new  2018-06-26 10:35:48.830344847 +0200
@@ -20,17 +20,17 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.13.0
+Version:5.13.1
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
 # Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Oxygen style, KWin decoration, cursors and sounds
-License:GPL-2.0+
+License:GPL-2.0-or-later
 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
@@ -70,7 +70,7 @@
 
 %package devel
 Summary:KDE Base Libraries
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
 
@@ -80,7 +80,7 @@
 
 %package sounds
 Summary:The KDE Workspace Sounds
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Obsoletes:  oxygen-sounds5 < %{version}
 Provides:   oxygen-sounds5 = %{version}
@@ -91,7 +91,7 @@
 
 %package cursors
 Summary:The KDE Workspace Cursors
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  System/GUI/KDE
 Provides:   oxygen-cursors = %{version}
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
@@ -112,7 +112,7 @@
 
 %package style
 Summary:Oxygen style
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Obsoletes:  oxygen-style5 < %{version}
 Provides:   oxygen-style5 = %{version}
@@ -123,7 +123,7 @@
 %if %kwin_deco
 %package decoration
 Summary:Oxygen's KWin decoration
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Supplements:packageand(oxygen5-style:kwin5)
 Obsoletes:  oxygen-decoration5 < %{version}

++ oxygen-5.13.0.tar.xz -> oxygen-5.13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.13.0/CMakeLists.txt 
new/oxygen-5.13.1/CMakeLists.txt
--- old/oxygen-5.13.0/CMakeLists.txt2018-06-07 16:13:05.0 +0200
+++ new/oxygen-5.13.1/CMakeLists.txt2018-06-19 12:39:33.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.13.0")
+set(PROJECT_VERSION "5.13.1")
 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.13.0/cursors/KDE_Classic/index.theme 
new/oxygen-5.13.1/cursors/KDE_Classic/index.theme
--- old/oxygen-5.13.0/cursors/KDE_Classic/index.theme   2018-06-07 
16:13:05.0 +0200
+++ new/oxygen-5.13.1/cursors/KDE_Classic/index.theme   2018-06-19 
12:39:33.0 +0200
@@ -16,6 +16,7 @@
 Name[gl]=Clásico de KDE
 Name[hu]=KDE Classic
 Name[ia]=KDE Classic
+Name[id]=KDE Classic
 Name[it]=KDE Classic
 Name[ko]=KDE 고전
 Name[lt]=KDE klasikinė
@@ -56,6 +57,7 @@
 Comment[fr]=Thème du pointeur par défaut dans KDE 2 et 3
 Comment[gl]=O tema de cursores predeterminado de KDE 2 e 3.
 Comment[hu]=A KDE 2 és 3 alapértelmezett kurzortémája
+Comment[id]=Tema kursor baku dalam KDE 2 dan 3
 Comment[it]=Il tema di puntatori predefinito di KDE 2 e 3
 Comment[ko]=KDE 2와 3의 기본 커서 테마입니다
 Comment[lt]=Numatyta žymeklio tema naudojama KDE 2 ir 3
diff -urN '--exclude=CVS' '--excl

commit oxygen5 for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-06-13 15:31:44

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Wed Jun 13 15:31:44 2018 rev:67 rq:615753 version:5.13.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-05-08 
13:35:13.562130617 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-06-13 
15:31:46.385382611 +0200
@@ -1,0 +2,20 @@
+Thu Jun  7 20:03:51 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.0.php
+- Changes since 5.12.90:
+  * None
+
+---
+Sat May 19 14:16:37 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.90.php
+- Changes since 5.12.5:
+  * changed demo button icon
+
+---

Old:

  oxygen-5.12.5.tar.xz

New:

  oxygen-5.13.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.9ZubjB/_old  2018-06-13 15:31:47.481342261 +0200
+++ /var/tmp/diff_new_pack.9ZubjB/_new  2018-06-13 15:31:47.481342261 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.12.5
+Version:5.13.0
 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: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
@@ -63,10 +63,7 @@
 Requires:   oxygen5-style
 Recommends: oxygen5-sounds
 Recommends: oxygen-cursors
-%if %{with lang}
 Recommends: %{name}-lang
-%endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Provides Oxygen style, KWin decoration, cursors and sounds.
@@ -162,12 +159,10 @@
 %endif
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 
 %files style
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_bindir}/oxygen-demo5
 %{_kf5_bindir}/oxygen-settings5
 %{_kf5_libdir}/liboxygenstyle5.so.*
@@ -184,27 +179,23 @@
 
 %if %kwin_deco
 %files decoration
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_plugindir}/org.kde.kdecoration2/
 %dir %{_kf5_servicesdir}
 %{_kf5_servicesdir}/oxygendecorationconfig.desktop
 %endif
 
 %files sounds
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_sharedir}/sounds/
 
 %files cursors
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_sharedir}/icons/Oxygen_*/
 %{_kf5_sharedir}/icons/KDE_Classic/
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_libdir}/liboxygenstyleconfig5.so
 %{_kf5_libdir}/liboxygenstyle5.so
 

++ oxygen-5.12.5.tar.xz -> oxygen-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.5/CMakeLists.txt 
new/oxygen-5.13.0/CMakeLists.txt
--- old/oxygen-5.12.5/CMakeLists.txt2018-05-01 14:56:27.0 +0200
+++ new/oxygen-5.13.0/CMakeLists.txt2018-06-07 16:13:05.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.12.5")
+set(PROJECT_VERSION "5.13.0")
 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.5/kdecoration/config/oxygendecorationconfig.desktop 
new/oxygen-5.13.0/kdecoration/config/oxygendecorationconfig.desktop
--- old/oxygen-5.12.5/kdecoration/config/oxygendecorationconfig.desktop 
2018-05-01 14:56:27.0 +0200
+++ new/oxygen-5.13.0/kdecoration/config/oxygendecorationconfig.desktop 
2018-06-07 16:13:05.0 +0200
@@ -41,7 +41,7 @@
 Name[tr]=Oxygen Pencere Dekorasyonu
 Name[uk]=Декорації вікон Oxygen
 Name[x-test]=xxOxygen Window Decorationxx
-Name[zh_CN]=Oxygen 窗口装饰
+Name[zh_CN]=氧气窗口装饰
 Name[zh_TW]=Oxygen 視窗裝飾
 Comment=Modify the appearance of window decorations
 Comment[ca]=Modifica l'aparença de les decoracions de les finestres
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oxygen-5.12.5/kstyle/config/oxygenstyleconfig.desktop 
new/oxygen-5.13.0/kstyle/config/oxygenstyleconfig.desktop
--- old/ox

commit oxygen5 for openSUSE:Factory

2018-05-08 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-05-08 13:35:09

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Tue May  8 13:35:09 2018 rev:66 rq:603262 version:5.12.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-03-30 
12:05:31.901836492 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-05-08 
13:35:13.562130617 +0200
@@ -1,0 +2,10 @@
+Wed May  2 09:23:56 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.5.php
+- Changes since 5.12.4:
+  * None
+
+---

Old:

  oxygen-5.12.4.tar.xz

New:

  oxygen-5.12.5.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.jHU2I0/_old  2018-05-08 13:35:14.282104635 +0200
+++ /var/tmp/diff_new_pack.jHU2I0/_new  2018-05-08 13:35:14.286104491 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.12.4
+Version:5.12.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.12.4.tar.xz -> oxygen-5.12.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.4/CMakeLists.txt 
new/oxygen-5.12.5/CMakeLists.txt
--- old/oxygen-5.12.4/CMakeLists.txt2018-03-27 13:20:08.0 +0200
+++ new/oxygen-5.12.5/CMakeLists.txt2018-05-01 14:56:27.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.12.4")
+set(PROJECT_VERSION "5.12.5")
 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.4/lookandfeel/metadata.desktop 
new/oxygen-5.12.5/lookandfeel/metadata.desktop
--- old/oxygen-5.12.4/lookandfeel/metadata.desktop  2018-03-27 
13:20:08.0 +0200
+++ new/oxygen-5.12.5/lookandfeel/metadata.desktop  2018-05-01 
14:56:27.0 +0200
@@ -59,7 +59,7 @@
 Keywords[gl]=Escritorio;Espazo de traballo;Aparencia;Aparencia e 
Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar;
 
Keywords[hu]=Asztal;Munkaterület;Megjelenés;Kinézet;Kijelentkezés;Zárolás;Felfüggesztés;Leállítás;Hibernálás;
 Keywords[ia]=Scriptorio;Spatio de labor;Apparentia;Look and 
Feel;Logout;Lock;Suspende;Shutdown;Hibernate;
-Keywords[id]=Desktop;Ruang Kerja;Tampilan;Tampilan dan 
Rasa;Keluar;Gembok;Suspensi;Marikan;Hibernasi;
+Keywords[id]=Desktop;Ruang Kerja;Tampilan;Tampilan dan 
Rasa;Keluar;Kancing;Suspensi;Marikan;Hibernasi;
 Keywords[it]=Desktop;spazio di lavoro;aspetto;chiusura della 
sessione;blocco;sospensione;spegnimento;ibernazione;
 Keywords[ko]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;데스크톱;작업공간;모양;로그아웃;잠금;대기모드;종료;끄기;최대절전모드;
 Keywords[lt]=Darbalaukis;Erdvė;Išvaizda;Look and 
Feel;Atsijungti;užrakinti;sulaikyti;Išjungti;Hibernuoti;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.4/po/id/oxygen_style_demo.po 
new/oxygen-5.12.5/po/id/oxygen_style_demo.po
--- old/oxygen-5.12.4/po/id/oxygen_style_demo.po2018-03-27 
13:20:29.0 +0200
+++ new/oxygen-5.12.5/po/id/oxygen_style_demo.po2018-05-01 
14:56:57.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kstyle_config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-16 03:34+0200\n"
-"PO-Revision-Date: 2018-03-16 22:02+0700\n"
+"PO-Revision-Date: 2018-04-03 23:09+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -450,13 +450,13 @@
 #: ui/oxygenbuttondemowidget.ui:444 ui/oxygentabdemowidget.ui:105
 #, kde-format
 msgid "Text Alongside Icons"
-msgstr "Teks Di Samping Ikon"
+msgstr "Teks di Samping Ikon"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, textPosition)
 #: ui/oxygenbuttondemowidget.ui:449
 #, kde-format
 msgid "Text Under Icons"
-msgstr "Teks Di Bawah Ikon"
+msgstr "Teks di Bawah Ikon"
 
 #. i18n: ectx: property (text), widget (QLabel, label_12)
 #: ui/oxygenbuttondemowidget.ui:470
@@ -584,7 +584,7 @@
 #: ui/oxygeninputdemowidget.ui:79
 #, kde-format
 msgid "Editable combobox"
-msgstr "Kotak kombo dapat disunting"
+msgstr "Kotak kombo dapat diedit"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcombobox)
 #: ui/oxygeninputdemowidget.ui:96
@@ -809,7 +809,7 @@
 #: ui/oxygenmdidemowidget.ui:45
 #, kde-format
 msgid "Editors"
-msgstr "Penyu

commit oxygen5 for openSUSE:Factory

2018-03-30 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-03-30 12:05:29

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Fri Mar 30 12:05:29 2018 rev:65 rq:591843 version:5.12.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-03-09 
10:32:44.712604213 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-03-30 
12:05:31.901836492 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:48 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+  * None
+
+---

Old:

  oxygen-5.12.3.tar.xz

New:

  oxygen-5.12.4.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.7lUaeM/_old  2018-03-30 12:05:32.589811616 +0200
+++ /var/tmp/diff_new_pack.7lUaeM/_new  2018-03-30 12:05:32.589811616 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.12.3
+Version:5.12.4
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.12.3.tar.xz -> oxygen-5.12.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.3/CMakeLists.txt 
new/oxygen-5.12.4/CMakeLists.txt
--- old/oxygen-5.12.3/CMakeLists.txt2018-03-06 13:53:12.0 +0100
+++ new/oxygen-5.12.4/CMakeLists.txt2018-03-27 13:20:08.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.12.3")
+set(PROJECT_VERSION "5.12.4")
 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.3/po/ca@valencia/liboxygenstyleconfig.po 
new/oxygen-5.12.4/po/ca@valencia/liboxygenstyleconfig.po
--- old/oxygen-5.12.3/po/ca@valencia/liboxygenstyleconfig.po2018-03-06 
13:53:31.0 +0100
+++ new/oxygen-5.12.4/po/ca@valencia/liboxygenstyleconfig.po2018-03-27 
13:20:20.0 +0200
@@ -54,7 +54,7 @@
 #: ui/oxygengenericanimationconfigbox.ui:38
 #, kde-format
 msgid "Duration:"
-msgstr "Duració:"
+msgstr "Durada:"
 
 #. i18n: ectx: property (suffix), widget (QSpinBox, durationSpinBox)
 #: ui/oxygengenericanimationconfigbox.ui:64
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.3/po/ca@valencia/oxygen_kdecoration.po 
new/oxygen-5.12.4/po/ca@valencia/oxygen_kdecoration.po
--- old/oxygen-5.12.3/po/ca@valencia/oxygen_kdecoration.po  2018-03-06 
13:53:31.0 +0100
+++ new/oxygen-5.12.4/po/ca@valencia/oxygen_kdecoration.po  2018-03-27 
13:20:20.0 +0200
@@ -109,7 +109,7 @@
 #: config/oxygenexceptionmodel.cpp:83
 #, kde-format
 msgid "Enable/disable this exception"
-msgstr "Habilita/inhabilita esta excepció"
+msgstr "Habilita/inhabilita aquesta excepció"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: config/ui/oxygenconfigurationui.ui:24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.3/po/ca@valencia/oxygen_style_config.po 
new/oxygen-5.12.4/po/ca@valencia/oxygen_style_config.po
--- old/oxygen-5.12.3/po/ca@valencia/oxygen_style_config.po 2018-03-06 
13:53:31.0 +0100
+++ new/oxygen-5.12.4/po/ca@valencia/oxygen_style_config.po 2018-03-27 
13:20:20.0 +0200
@@ -168,13 +168,13 @@
 #: ui/oxygenfollowmouseanimationconfigbox.ui:59
 #, kde-format
 msgid "Fade duration:"
-msgstr "Duració de l'esvaïment:"
+msgstr "Durada de l'esvaïment:"
 
 #. i18n: ectx: property (text), widget (QLabel, followMouseDurationLabel)
 #: ui/oxygenfollowmouseanimationconfigbox.ui:72
 #, kde-format
 msgid "Follow mouse duration:"
-msgstr "Duració del seguiment del ratolí:"
+msgstr "Durada del seguiment del ratolí:"
 
 #. i18n: ectx: property (suffix), widget (QSpinBox, durationSpinBox)
 #. i18n: ectx: property (suffix), widget (QSpinBox, followMouseDurationSpinBox)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.3/po/ca@valencia/oxygen_style_demo.po 
new/oxygen-5.12.4/po/ca@valencia/oxygen_style_demo.po
--- old/oxygen-5.12.3/po/ca@valencia/oxygen_style_demo.po   2018-03-06 
13:53:31.0 +0100
+++ new/oxygen-5.12.4/po/ca@valencia/oxygen_style_demo.po   2018-03-27 
13:20:20.0 +0200
@@ -220,7 +220,7 @@
 #: oxygensimulator.h:91
 #, kde-format
 msgid "This is a sample text"
-msgstr "Este és un te

commit oxygen5 for openSUSE:Factory

2018-03-09 Thread root
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.txt2018-02-20 16:33:36.0 +0100
+++ new/oxygen-5.12.3/CMakeLists.txt2018-03-06 13:53:12.0 +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.0 +0100
+++ new/oxygen-5.12.3/po/it/liboxygenstyleconfig.po 2018-03-06 
13:53:45.0 +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 , 2012, 2013.
+# Paolo Zamponi , 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 \n"
+"PO-Revision-Date: 2018-02-13 11:57+0100\n"
+"Last-Translator: Paolo Zamponi \n"
 "Language-Team: Italian \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.0 +0100
+++ new/oxygen-5.12.3/po/nb/liboxygenstyleconfig.po 2018-03-06 
13:53:52.0 +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 \n"
 "Language-T

commit oxygen5 for openSUSE:Factory

2018-02-28 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-02-28 19:58:47

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Wed Feb 28 19:58:47 2018 rev:63 rq:579146 version:5.12.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-02-19 
12:55:45.585346875 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-02-28 
19:58:47.772508142 +0100
@@ -1,0 +2,10 @@
+Wed Feb 21 23:57:08 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.2.php
+- Changes since 5.12.1:
+  * None
+
+---

Old:

  oxygen-5.12.1.tar.xz

New:

  oxygen-5.12.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.5UWhuw/_old  2018-02-28 19:58:49.176457340 +0100
+++ /var/tmp/diff_new_pack.5UWhuw/_new  2018-02-28 19:58:49.188456907 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.12.1
+Version:5.12.2
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.12.1.tar.xz -> oxygen-5.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.1/CMakeLists.txt 
new/oxygen-5.12.2/CMakeLists.txt
--- old/oxygen-5.12.1/CMakeLists.txt2018-02-13 15:18:08.0 +0100
+++ new/oxygen-5.12.2/CMakeLists.txt2018-02-20 16:33:36.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.12.1")
+set(PROJECT_VERSION "5.12.2")
 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.1/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.12.2/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.12.1/po/zh_CN/liboxygenstyleconfig.po  2018-02-13 
15:19:35.0 +0100
+++ new/oxygen-5.12.2/po/zh_CN/liboxygenstyleconfig.po  2018-02-20 
16:34:35.0 +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-12 05:47-0500\n"
+"PO-Revision-Date: 2018-02-19 19:14-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.1/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-5.12.2/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-5.12.1/po/zh_CN/oxygen_kdecoration.po2018-02-13 
15:19:35.0 +0100
+++ new/oxygen-5.12.2/po/zh_CN/oxygen_kdecoration.po2018-02-20 
16:34:35.0 +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-12 05:47-0500\n"
+"PO-Revision-Date: 2018-02-19 19:14-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.1/po/zh_CN/oxygen_style_config.po 
new/oxygen-5.12.2/po/zh_CN/oxygen_style_config.po
--- old/oxygen-5.12.1/po/zh_CN/oxygen_style_config.po   2018-02-13 
15:19:35.0 +0100
+++ new/oxygen-5.12.2/po/zh_CN/oxygen_style_config.po   2018-02-20 
16:34:35.0 +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-12 05:47-0500\n"
+"PO-Revision-Date: 2018-02-19 19:14-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.1/po/zh_CN/oxygen_style_demo.po 
new/oxygen-5.12.2/po/zh_CN/oxygen_style_demo.po
--- old/oxygen-5.12.1/po/zh_CN/oxygen_style_demo.po 2018-02-13 
15:19:35.0 +0100
+++ new/oxygen-5.12.2/po/zh_CN/oxygen_style_demo.po 2018-02-20 
16:34:35.0 +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-12 05:47-0500\n"
+"PO-Revision-Date: 2018-02-19 19:14-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit oxygen5 for openSUSE:Factory

2018-02-19 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-02-19 12:55:44

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Mon Feb 19 12:55:44 2018 rev:62 rq:577810 version:5.12.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-02-06 
16:44:32.749006625 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-02-19 
12:55:45.585346875 +0100
@@ -1,0 +2,10 @@
+Tue Feb 13 16:25:28 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.1.php
+- Changes since 5.12.0:
+  * Fix LnF theme data for window decoration
+
+---

Old:

  oxygen-5.12.0.tar.xz

New:

  oxygen-5.12.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.brxUIe/_old  2018-02-19 12:55:46.493314130 +0100
+++ /var/tmp/diff_new_pack.brxUIe/_new  2018-02-19 12:55:46.493314130 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.12.0
+Version:5.12.1
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.12.0.tar.xz -> oxygen-5.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.0/CMakeLists.txt 
new/oxygen-5.12.1/CMakeLists.txt
--- old/oxygen-5.12.0/CMakeLists.txt2018-02-01 14:55:44.0 +0100
+++ new/oxygen-5.12.1/CMakeLists.txt2018-02-13 15:18:08.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.12.0")
+set(PROJECT_VERSION "5.12.1")
 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.0/lookandfeel/contents/defaults 
new/oxygen-5.12.1/lookandfeel/contents/defaults
--- old/oxygen-5.12.0/lookandfeel/contents/defaults 2018-02-01 
14:55:44.0 +0100
+++ new/oxygen-5.12.1/lookandfeel/contents/defaults 2018-02-13 
15:18:08.0 +0100
@@ -13,5 +13,5 @@
 [kcminputrc][Mouse]
 cursorTheme=Oxygen_Black
 
-[kwinrc][WindowDecoration]
+[kwinrc][org.kde.kdecoration2]
 library=org.kde.oxygen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.0/lookandfeel/metadata.desktop 
new/oxygen-5.12.1/lookandfeel/metadata.desktop
--- old/oxygen-5.12.0/lookandfeel/metadata.desktop  2018-02-01 
14:55:44.0 +0100
+++ new/oxygen-5.12.1/lookandfeel/metadata.desktop  2018-02-13 
15:18:08.0 +0100
@@ -59,7 +59,7 @@
 Keywords[gl]=Escritorio;Espazo de traballo;Aparencia;Aparencia e 
Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar;
 
Keywords[hu]=Asztal;Munkaterület;Megjelenés;Kinézet;Kijelentkezés;Zárolás;Felfüggesztés;Leállítás;Hibernálás;
 Keywords[ia]=Scriptorio;Spatio de labor;Apparentia;Look and 
Feel;Logout;Lock;Suspende;Shutdown;Hibernate;
-Keywords[id]=Desktop;Ruang Kerja;Tampilan;Tampilan dan 
Rasa;Keluar;Kunci;Suspensi;Marikan;Hibernasi;
+Keywords[id]=Desktop;Ruang Kerja;Tampilan;Tampilan dan 
Rasa;Keluar;Gembok;Suspensi;Marikan;Hibernasi;
 Keywords[it]=Desktop;spazio di lavoro;aspetto;chiusura della 
sessione;blocco;sospensione;spegnimento;ibernazione;
 Keywords[ko]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;데스크톱;작업공간;모양;로그아웃;잠금;대기모드;종료;끄기;최대절전모드;
 Keywords[lt]=Darbalaukis;Erdvė;Išvaizda;Look and 
Feel;Atsijungti;užrakinti;sulaikyti;Išjungti;Hibernuoti;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.12.0/po/id/oxygen_style_demo.po 
new/oxygen-5.12.1/po/id/oxygen_style_demo.po
--- old/oxygen-5.12.0/po/id/oxygen_style_demo.po2018-02-01 
14:57:38.0 +0100
+++ new/oxygen-5.12.1/po/id/oxygen_style_demo.po2018-02-13 
15:18:52.0 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kstyle_config package.
 # Andhika Padmawan , 2010-2014.
-# Wantoyo , 2017.
+# Wantoyo , 2017, 2018.
 #
 msgid ""
 msgstr ""
@@ -11,12 +11,13 @@
 "POT-Creation-Date: 2017-09-16 03:34+0200\n"
 "PO-Revision-Date: 2017-12-24 09:35+0700\n"
 "Last-Translator: Wantoyo \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0

commit oxygen5 for openSUSE:Factory

2018-02-06 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-02-06 16:44:31

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Tue Feb  6 16:44:31 2018 rev:61 rq:573038 version:5.12.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-01-22 
16:06:25.759867927 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-02-06 
16:44:32.749006625 +0100
@@ -1,0 +2,10 @@
+Fri Feb  2 21:03:44 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.0.php
+- Changes since 5.11.95:
+  * None
+
+---

Old:

  oxygen-5.11.95.tar.xz

New:

  oxygen-5.12.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.oK2cyE/_old  2018-02-06 16:44:33.424974993 +0100
+++ /var/tmp/diff_new_pack.oK2cyE/_new  2018-02-06 16:44:33.424974993 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.11.95
+Version:5.12.0
 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: 
http://download.kde.org/unstable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem

++ oxygen-5.11.95.tar.xz -> oxygen-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.95/CMakeLists.txt 
new/oxygen-5.12.0/CMakeLists.txt
--- old/oxygen-5.11.95/CMakeLists.txt   2018-01-15 14:35:54.0 +0100
+++ new/oxygen-5.12.0/CMakeLists.txt2018-02-01 14:55:44.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.11.95")
+set(PROJECT_VERSION "5.12.0")
 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.11.95/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.12.0/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.11.95/cursors/Oxygen_Blue/index.theme  2018-01-15 
14:35:54.0 +0100
+++ new/oxygen-5.12.0/cursors/Oxygen_Blue/index.theme   2018-02-01 
14:55:44.0 +0100
@@ -20,7 +20,7 @@
 Name[ko]=Oxygen 파랑
 Name[lt]=Oxygen mėlyna
 Name[nl]=Oxygen blauw
-Name[nn]=Oxsygen blå
+Name[nn]=Oxygen blå
 Name[pa]=ਆਕਸੀਜਨ ਨੀਲਾ
 Name[pl]=Niebieski Tlen
 Name[pt]=Oxygen Azul
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oxygen-5.11.95/kdecoration/config/oxygendecorationconfig.desktop 
new/oxygen-5.12.0/kdecoration/config/oxygendecorationconfig.desktop
--- old/oxygen-5.11.95/kdecoration/config/oxygendecorationconfig.desktop
2018-01-15 14:35:54.0 +0100
+++ new/oxygen-5.12.0/kdecoration/config/oxygendecorationconfig.desktop 
2018-02-01 14:55:44.0 +0100
@@ -21,10 +21,12 @@
 Name[eu]=Oxygen leihoen apaindura
 Name[fi]=Oxygen-ikkunakehys
 Name[fr]=Décoration de fenêtre Oxygène
+Name[gl]=Decoración da xanela Oxygen
 Name[hu]=Oxygen ablakdekoráció
 Name[it]=Decorazione delle finestre di Oxygen
 Name[ko]=Oxygen 창 장식
 Name[nl]=Oxygen vensterdecoratie
+Name[nn]=Oxygen vindaugsdekorasjon
 Name[pl]=Wygląd okien Tlenu
 Name[pt]=Decoração de Janelas Oxygen
 Name[pt_BR]=Decorações da janela Oxygen
@@ -39,7 +41,7 @@
 Name[tr]=Oxygen Pencere Dekorasyonu
 Name[uk]=Декорації вікон Oxygen
 Name[x-test]=xxOxygen Window Decorationxx
-Name[zh_CN]=氧气窗口装饰
+Name[zh_CN]=Oxygen 窗口装饰
 Name[zh_TW]=Oxygen 視窗裝飾
 Comment=Modify the appearance of window decorations
 Comment[ca]=Modifica l'aparença de les decoracions de les finestres
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oxygen-5.11.95/kstyle/config/oxygenstyleconfig.desktop 
new/oxygen-5.12.0/kstyle/config/oxygenstyleconfig.desktop
--- old/oxygen-5.11.95/kstyle/config/oxygenstyleconfig.desktop  2018-01-15 
14:35:54.0 +0100
+++ new/oxygen-5.12.0/kstyle/config/oxygenstyleconfig.desktop   2018-02-01 
14:55:44.0 +0100
@@ -21,10 +21,12 @@
 Name[eu]=Oxygen trepeten estiloa
 Name[fi]=Oxygen-elementtityyli
 Name[fr]=Style de composants graphiques Oxygène
+Name[gl]=Estilo de trebello Oxygen
 Name[hu]=Oxygen elemstílus
 Name[it]=Stile degli oggetti di Oxygen
 Name[ko]=Oxygen 위젯 스타일
 Name[nl]=Oxygen widgetstijl
+Name[nn]=Oxyge

commit oxygen5 for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-01-22 16:06:14

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Mon Jan 22 16:06:14 2018 rev:60 rq:566834 version:5.11.95

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2018-01-03 
13:37:09.646755688 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-01-22 
16:06:25.759867927 +0100
@@ -1,0 +2,18 @@
+Mon Jan 15 15:54:06 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.95.php
+- Changes since 5.11.5:
+  * Remove obsolete reviewboardrc file
+  * Make it obvious what "Display window borders for maximized windows" is for
+  * Fix indentation of icon for left aligned toolbuttons
+  * When an icon is set to a QMenuBar Item, render the icon only, and ignore 
the text, when set, as this is what qmenubar expects. BUG: 387539 (kde#387539)
+  * Remove unused cmake file
+  * oxygenstyleconfig: Add colon in front of combobox
+  * Add space in front of spinbox suffix "ms"
+  * be less aggressive when to disable borders
+  * do not use flat buttons for style and color theme chooser. This is 
non-standard.
+
+---

Old:

  oxygen-5.11.5.tar.xz

New:

  oxygen-5.11.95.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.rXVnY6/_old  2018-01-22 16:06:26.503833117 +0100
+++ /var/tmp/diff_new_pack.rXVnY6/_new  2018-01-22 16:06:26.507832929 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.11.5
+Version:5.11.95
 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: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/plasma/%{version}/oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem

++ oxygen-5.11.5.tar.xz -> oxygen-5.11.95.tar.xz ++
 16042 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2018-01-03 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2018-01-03 13:37:08

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Wed Jan  3 13:37:08 2018 rev:59 rq:561215 version:5.11.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-12-08 
12:47:06.195971450 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2018-01-03 
13:37:09.646755688 +0100
@@ -1,0 +2,12 @@
+Tue Jan  2 16:40:09 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.5.php
+- Changes since 5.11.4:
+  * Fix build without X11/XCB
+  * Fix indentation of icon for left aligned toolbuttons
+  * When an icon is set to a QMenuBar Item, render the icon only, and ignore 
the text, when set, as this is what qmenubar expects. BUG: 387539 (kde#387539)
+
+---

Old:

  oxygen-5.11.4.tar.xz

New:

  oxygen-5.11.5.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.qkKVLx/_old  2018-01-03 13:37:10.286542653 +0100
+++ /var/tmp/diff_new_pack.qkKVLx/_new  2018-01-03 13:37:10.286542653 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oxygen5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.11.4
+Version:5.11.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.11.4.tar.xz -> oxygen-5.11.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.4/CMakeLists.txt 
new/oxygen-5.11.5/CMakeLists.txt
--- old/oxygen-5.11.4/CMakeLists.txt2017-11-28 13:29:47.0 +0100
+++ new/oxygen-5.11.5/CMakeLists.txt2018-01-02 13:43:12.664931486 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.11.4")
+set(PROJECT_VERSION "5.11.5")
 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.11.4/cursors/Oxygen_Black/index.theme 
new/oxygen-5.11.5/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.11.4/cursors/Oxygen_Black/index.theme  2017-11-28 
13:29:48.0 +0100
+++ new/oxygen-5.11.5/cursors/Oxygen_Black/index.theme  2018-01-02 
13:43:12.712931799 +0100
@@ -49,7 +49,7 @@
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
 Comment[et]=Oxygeni hiireteema. Oksigeneeri oma töölaud!
 Comment[eu]=Oxygen sagu-gaia, Oxygenotu zure mahaigaina!
-Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
+Comment[fi]=Oxygen-osoitinteema. Oxygenoi työpöytäsi!
 Comment[fr]=Thème de curseur Oxygène. Oxygénisez votre bureau !
 Comment[gl]=Tema de rato de Oxygen. Oxixene o escritorio!
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.4/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.11.5/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.11.4/cursors/Oxygen_Blue/index.theme   2017-11-28 
13:29:48.0 +0100
+++ new/oxygen-5.11.5/cursors/Oxygen_Blue/index.theme   2018-01-02 
13:43:12.736931955 +0100
@@ -49,7 +49,7 @@
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
 Comment[et]=Oxygeni hiireteema. Oksigeneeri oma töölaud!
 Comment[eu]=Oxygen sagu-gaia, Oxygenotu zure mahaigaina!
-Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
+Comment[fi]=Oxygen-osoitinteema. Oxygenoi työpöytäsi!
 Comment[fr]=Thème de curseur Oxygène. Oxygénisez votre bureau !
 Comment[gl]=Tema de rato de Oxygen. Oxixene o escritorio!
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.4/cursors/Oxygen_White/index.theme 
new/oxygen-5.11.5/cursors/Oxygen_White/index.theme
--- old/oxygen-5.11.4/cursors/Oxygen_White/index.theme  2017-11-28 
13:29:48.0 +0100
+++ new/oxygen-5.11.5/cursors/Oxygen_White/index.theme  2018-01-02 
13:43:12.748932034 +0100
@@ -49,7 +49,7 @@
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
 Comment[et]=Oxygeni hiireteema. Oksigeneeri oma töölaud!
 Comment[eu]=Oxygen sagu-gaia, Oxygenotu zure mahaigaina!
-Comment[fi]=Oxy

commit oxygen5 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-12-08 12:47:05

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Fri Dec  8 12:47:05 2017 rev:58 rq:547203 version:5.11.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-11-10 
14:49:20.181569717 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-12-08 
12:47:06.195971450 +0100
@@ -1,0 +2,10 @@
+Thu Nov 30 10:44:08 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.4.php
+- Changes since 5.11.3:
+  * None
+
+---

Old:

  oxygen-5.11.3.tar.xz

New:

  oxygen-5.11.4.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.EwXp2L/_old  2017-12-08 12:47:07.183935769 +0100
+++ /var/tmp/diff_new_pack.EwXp2L/_new  2017-12-08 12:47:07.187935625 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.11.3
+Version:5.11.4
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.11.3.tar.xz -> oxygen-5.11.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.3/CMakeLists.txt 
new/oxygen-5.11.4/CMakeLists.txt
--- old/oxygen-5.11.3/CMakeLists.txt2017-11-07 13:57:31.0 +0100
+++ new/oxygen-5.11.4/CMakeLists.txt2017-11-28 13:29:47.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.11.3")
+set(PROJECT_VERSION "5.11.4")
 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.11.3/kdecoration/config/oxygendecorationconfig.desktop 
new/oxygen-5.11.4/kdecoration/config/oxygendecorationconfig.desktop
--- old/oxygen-5.11.3/kdecoration/config/oxygendecorationconfig.desktop 
2017-11-07 13:57:31.0 +0100
+++ new/oxygen-5.11.4/kdecoration/config/oxygendecorationconfig.desktop 
2017-11-28 13:29:48.0 +0100
@@ -13,7 +13,10 @@
 Name[ca]=Decoració de les finestres Oxygen
 Name[ca@valencia]=Decoració de les finestres Oxygen
 Name[cs]=Dekorace oken Oxygen
+Name[da]=Oxygen vinduesdekoration
+Name[de]=Oxygen-Fensterdekoration
 Name[el]=Διακοσμήσεις παραθύρου Oxygen
+Name[en_GB]=Oxygen Window Decoration
 Name[es]=Decoración de ventanas Oxígeno
 Name[eu]=Oxygen leihoen apaindura
 Name[fr]=Décoration de fenêtre Oxygène
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oxygen-5.11.3/kstyle/config/oxygenstyleconfig.desktop 
new/oxygen-5.11.4/kstyle/config/oxygenstyleconfig.desktop
--- old/oxygen-5.11.3/kstyle/config/oxygenstyleconfig.desktop   2017-11-07 
13:57:31.0 +0100
+++ new/oxygen-5.11.4/kstyle/config/oxygenstyleconfig.desktop   2017-11-28 
13:29:48.0 +0100
@@ -13,7 +13,10 @@
 Name[ca]=Estil dels estris Oxygen
 Name[ca@valencia]=Estil dels estris Oxygen
 Name[cs]=Styl widgetů Oxygen
+Name[da]=Oxygen kontrolstil
+Name[de]=Oxygen-Stil der Bedienelemente
 Name[el]=Στιλ γραφικών συστατικών Oxygen
+Name[en_GB]=Oxygen Widget Style
 Name[es]=Estilo de elementos gráficos Oxígeno
 Name[eu]=Oxygen trepeten estiloa
 Name[fr]=Style de composants graphiques Oxygène
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.3/po/ca/oxygen_style_demo.po 
new/oxygen-5.11.4/po/ca/oxygen_style_demo.po
--- old/oxygen-5.11.3/po/ca/oxygen_style_demo.po2017-11-07 
13:57:52.0 +0100
+++ new/oxygen-5.11.4/po/ca/oxygen_style_demo.po2017-11-28 
13:30:17.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: oxygen_style_demo\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-25 05:45+0200\n"
-"PO-Revision-Date: 2017-04-25 15:44+0100\n"
+"PO-Revision-Date: 2017-11-15 16:13+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -315,13 +315,13 @@
 #: ui/oxygenbuttondemowidget.ui:132
 #, kde-format
 msgid "Text only:"
-msgstr "Només text:"
+msgstr "Només el text:"
 
 #. i18n: ectx: property (toolTip), widget (KComboBox, kcombobox)
 #: ui/oxygenbuttondemowidget.ui:142
 #, kde-format
 msgid "This is a normal, text only combo box"
-msgstr "aquest és un quadre combinat amb només text"
+msgstr "Aquest és un quadre combinat amb només text"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcombobox)
 #: ui/oxygenbutto

commit oxygen5 for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-11-10 14:49:12

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Fri Nov 10 14:49:12 2017 rev:57 rq:539716 version:5.11.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-10-27 
13:50:51.569639052 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-11-10 
14:49:20.181569717 +0100
@@ -1,0 +2,10 @@
+Tue Nov  7 15:15:39 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.3.php
+- Changes since 5.11.2:
+  * None
+
+---

Old:

  oxygen-5.11.2.tar.xz

New:

  oxygen-5.11.3.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.s92Rul/_old  2017-11-10 14:49:22.065501596 +0100
+++ /var/tmp/diff_new_pack.s92Rul/_new  2017-11-10 14:49:22.069501451 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.11.2
+Version:5.11.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.11.2.tar.xz -> oxygen-5.11.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.2/CMakeLists.txt 
new/oxygen-5.11.3/CMakeLists.txt
--- old/oxygen-5.11.2/CMakeLists.txt2017-10-24 13:18:50.0 +0200
+++ new/oxygen-5.11.3/CMakeLists.txt2017-11-07 13:57:31.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.11.2")
+set(PROJECT_VERSION "5.11.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.11.2/kdecoration/config/oxygendecorationconfig.desktop 
new/oxygen-5.11.3/kdecoration/config/oxygendecorationconfig.desktop
--- old/oxygen-5.11.2/kdecoration/config/oxygendecorationconfig.desktop 
2017-10-24 13:18:50.0 +0200
+++ new/oxygen-5.11.3/kdecoration/config/oxygendecorationconfig.desktop 
2017-11-07 13:57:31.0 +0100
@@ -21,6 +21,7 @@
 Name[nl]=Oxygen vensterdecoratie
 Name[pl]=Wygląd okien Tlenu
 Name[pt]=Decoração de Janelas Oxygen
+Name[pt_BR]=Decorações da janela Oxygen
 Name[ru]=Оформление окон Oxygen
 Name[sk]=Dekorácie okien Oxygen
 Name[sr]= Кисеоникова декорација прозора
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oxygen-5.11.2/kstyle/config/oxygenstyleconfig.desktop 
new/oxygen-5.11.3/kstyle/config/oxygenstyleconfig.desktop
--- old/oxygen-5.11.2/kstyle/config/oxygenstyleconfig.desktop   2017-10-24 
13:18:50.0 +0200
+++ new/oxygen-5.11.3/kstyle/config/oxygenstyleconfig.desktop   2017-11-07 
13:57:31.0 +0100
@@ -21,6 +21,7 @@
 Name[nl]=Oxygen widgetstijl
 Name[pl]=Wygląd interfejsu Tlenu
 Name[pt]=Estilo Gráfico Oxygen
+Name[pt_BR]=Estilo dos widgets Oxygen
 Name[ru]=Стиль интерфейса Oxygen
 Name[sk]=Štýl prvkov Oxygen
 Name[sr]=Кисеоников стил виџета̂
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.2/po/da/oxygen_style_demo.po 
new/oxygen-5.11.3/po/da/oxygen_style_demo.po
--- old/oxygen-5.11.2/po/da/oxygen_style_demo.po2017-10-24 
13:19:33.0 +0200
+++ new/oxygen-5.11.3/po/da/oxygen_style_demo.po2017-11-07 
13:57:57.0 +0100
@@ -4,20 +4,20 @@
 #
 # Erik Kjær Pedersen , 2005.
 # Keld Simonsen , 2008.
-# Martin Schlander , 2009, 2010, 2011, 2012, 2014, 
2015.
+# Martin Schlander , 2009, 2010, 2011, 2012, 2014, 
2015, 2017.
 msgid ""
 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"
-"PO-Revision-Date: 2015-07-08 21:35+0200\n"
+"PO-Revision-Date: 2017-10-28 19:48+0100\n"
 "Last-Translator: Martin Schlander \n"
 "Language-Team: Danish \n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: main.cpp:58 oxygendemodialog.cpp:58 oxygendemodialog.cpp:211
@@ -81,7 +81,7 @@
 #: oxygendemodialog.cpp:88
 #, kde-format
 msgid "Style"
-msgstr ""
+msgstr "Stil"
 
 #: oxygendemodialog.cpp:105
 #, kde-format
@@ -211,7 +211,7 @@
 #: oxygenschemechooser.cpp:53
 #, kde-format
 msgid "&Color Theme"
-msgstr ""
+msgstr "&Farvetema"
 
 #: oxygensimulator.h:91
 #, kde-format
@@ -221,7 +221,7

commit oxygen5 for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-10-27 13:50:48

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Fri Oct 27 13:50:48 2017 rev:56 rq:536672 version:5.11.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-10-23 
16:24:14.554268306 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-10-27 
13:50:51.569639052 +0200
@@ -1,0 +2,10 @@
+Tue Oct 24 18:13:23 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.2.php
+- Changes since 5.11.1:
+  * None
+
+---

Old:

  oxygen-5.11.1.tar.xz

New:

  oxygen-5.11.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.adMOvQ/_old  2017-10-27 13:50:53.025571002 +0200
+++ /var/tmp/diff_new_pack.adMOvQ/_new  2017-10-27 13:50:53.029570815 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.11.1
+Version:5.11.2
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.11.1.tar.xz -> oxygen-5.11.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.1/CMakeLists.txt 
new/oxygen-5.11.2/CMakeLists.txt
--- old/oxygen-5.11.1/CMakeLists.txt2017-10-17 12:47:36.0 +0200
+++ new/oxygen-5.11.2/CMakeLists.txt2017-10-24 13:18:50.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.11.1")
+set(PROJECT_VERSION "5.11.2")
 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.11.1/kdecoration/config/oxygendecorationconfig.desktop 
new/oxygen-5.11.2/kdecoration/config/oxygendecorationconfig.desktop
--- old/oxygen-5.11.1/kdecoration/config/oxygendecorationconfig.desktop 
2017-10-17 12:47:36.0 +0200
+++ new/oxygen-5.11.2/kdecoration/config/oxygendecorationconfig.desktop 
2017-10-24 13:18:50.0 +0200
@@ -28,6 +28,7 @@
 Name[sr@ijekavianlatin]= Kiseonikova dekoracija prozora
 Name[sr@latin]= Kiseonikova dekoracija prozora
 Name[sv]=Oxygen fönsterdekoration
+Name[tr]=Oxygen Pencere Dekorasyonu
 Name[uk]=Декорації вікон Oxygen
 Name[x-test]=xxOxygen Window Decorationxx
 Name[zh_CN]=Oxygen 窗口装饰
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oxygen-5.11.1/kstyle/config/oxygenstyleconfig.desktop 
new/oxygen-5.11.2/kstyle/config/oxygenstyleconfig.desktop
--- old/oxygen-5.11.1/kstyle/config/oxygenstyleconfig.desktop   2017-10-17 
12:47:36.0 +0200
+++ new/oxygen-5.11.2/kstyle/config/oxygenstyleconfig.desktop   2017-10-24 
13:18:50.0 +0200
@@ -28,6 +28,7 @@
 Name[sr@ijekavianlatin]=Kiseonikov stil vidžetâ̂
 Name[sr@latin]=Kiseonikov stil vidžetâ̂
 Name[sv]=Oxygen stil för grafiska komponenter
+Name[tr]=Oxygen Programcık Biçimi
 Name[uk]=Стиль віджетів Oxygen
 Name[x-test]=xxOxygen Widget Stylexx
 Name[zh_CN]=Oxygen 部件样式
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.1/lookandfeel/metadata.desktop 
new/oxygen-5.11.2/lookandfeel/metadata.desktop
--- old/oxygen-5.11.1/lookandfeel/metadata.desktop  2017-10-17 
12:47:36.0 +0200
+++ new/oxygen-5.11.2/lookandfeel/metadata.desktop  2017-10-24 
13:18:50.0 +0200
@@ -56,7 +56,7 @@
 Keywords[eu]=Mahaigain;Langune;Itxura;Itxura eta 
izaera;Saio-bukaera;Giltzatu;Eseki;Itzali;Hibernatu
 Keywords[fi]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;Työpöytä;Työtila;Ulkoasu;Ulkoasu ja 
tuntuma;Kirjaudu ulos;Lukitse;Valmiustila;Sammuta;Lepotila;
 Keywords[fr]=Bureau;Espace de travail;Apparence;Look and 
Feel;Déconnexion;Verrouiller;Mettre en veille;Éteindre;Hiberner;
-Keywords[gl]=Escritorio;Espazo de traballo;Aparencia;Aparencia e 
Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar
+Keywords[gl]=Escritorio;Espazo de traballo;Aparencia;Aparencia e 
Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar;
 
Keywords[hu]=Asztal;Munkaterület;Megjelenés;Kinézet;Kijelentkezés;Zárolás;Felfüggesztés;Leállítás;Hibernálás;
 Keywords[ia]=Scriptorio;Spatio de labor;Apparentia;Look and 
Feel;Logout;Lock;Suspende;Shutdown;Hibernate;
 Keywords[id]=Desktop;Ruang Kerja;Tampilan;Tampilan dan 
Rasa;Keluar;Kunci;Suspensi;Marikan;Hibernasi;
diff -urN '--exclude=CVS' '--exclude=.cvsigno

commit oxygen5 for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-10-23 16:24:08

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Mon Oct 23 16:24:08 2017 rev:55 rq:534570 version:5.11.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-10-09 
19:39:01.903817343 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-10-23 
16:24:14.554268306 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 17:18:57 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.1.php
+- Changes since 5.11.0:
+  * Use KWindowSytem to determine which platform is used
+
+---

Old:

  oxygen-5.11.0.tar.xz

New:

  oxygen-5.11.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.3BOjGE/_old  2017-10-23 16:24:16.174192466 +0200
+++ /var/tmp/diff_new_pack.3BOjGE/_new  2017-10-23 16:24:16.174192466 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.11.0
+Version:5.11.1
 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.11.0.tar.xz -> oxygen-5.11.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.0/CMakeLists.txt 
new/oxygen-5.11.1/CMakeLists.txt
--- old/oxygen-5.11.0/CMakeLists.txt2017-10-05 14:46:24.0 +0200
+++ new/oxygen-5.11.1/CMakeLists.txt2017-10-17 12:47:36.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.11.0")
+set(PROJECT_VERSION "5.11.1")
 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.11.0/cursors/Oxygen_Black/index.theme 
new/oxygen-5.11.1/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.11.0/cursors/Oxygen_Black/index.theme  2017-10-05 
14:46:24.0 +0200
+++ new/oxygen-5.11.1/cursors/Oxygen_Black/index.theme  2017-10-17 
12:47:36.0 +0200
@@ -51,7 +51,7 @@
 Comment[eu]=Oxygen sagu-gaia, Oxygenotu zure mahaigaina!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
 Comment[fr]=Thème de curseur Oxygène. Oxygénisez votre bureau !
-Comment[gl]=Tema de cursores de Oxygen. Oxixene o escritorio!
+Comment[gl]=Tema de rato de Oxygen. Oxixene o escritorio!
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
 Comment[ia]=Thema de mus de Oxygen. Oxygenisa tu scriptorio!
 Comment[it]=Tema del mouse Oxygen. Ossigena il tuo desktop!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.0/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.11.1/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.11.0/cursors/Oxygen_Blue/index.theme   2017-10-05 
14:46:24.0 +0200
+++ new/oxygen-5.11.1/cursors/Oxygen_Blue/index.theme   2017-10-17 
12:47:36.0 +0200
@@ -51,7 +51,7 @@
 Comment[eu]=Oxygen sagu-gaia, Oxygenotu zure mahaigaina!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
 Comment[fr]=Thème de curseur Oxygène. Oxygénisez votre bureau !
-Comment[gl]=Tema de cursores de Oxygen. Oxixene o escritorio!
+Comment[gl]=Tema de rato de Oxygen. Oxixene o escritorio!
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
 Comment[ia]=Thema de mus de Oxygen. Oxygenisa tu scriptorio!
 Comment[it]=Tema del mouse Oxygen. Ossigena il tuo desktop!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.11.0/cursors/Oxygen_White/index.theme 
new/oxygen-5.11.1/cursors/Oxygen_White/index.theme
--- old/oxygen-5.11.0/cursors/Oxygen_White/index.theme  2017-10-05 
14:46:24.0 +0200
+++ new/oxygen-5.11.1/cursors/Oxygen_White/index.theme  2017-10-17 
12:47:36.0 +0200
@@ -51,7 +51,7 @@
 Comment[eu]=Oxygen sagu-gaia, Oxygenotu zure mahaigaina!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
 Comment[fr]=Thème de curseur Oxygène. Oxygénisez votre bureau !
-Comment[gl]=Tema de cursores de Oxygen. Oxixene o escritorio!
+Comment[gl]=Tema de rato de Oxygen. Oxixene o escritorio!
 Comment[hu]=Oxygen egé

commit oxygen5 for openSUSE:Factory

2017-10-09 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-10-09 19:39:00

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Mon Oct  9 19:39:00 2017 rev:54 rq:532036 version:5.11.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-08-24 
18:09:38.902676284 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-10-09 
19:39:01.903817343 +0200
@@ -1,0 +2,31 @@
+Thu Oct  5 12:39:18 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.0.php
+- Changes since 5.10.95:
+  * None
+
+---
+Thu Sep 14 14:29:05 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.95.php
+- Changes since 5.10.5:
+  * renamed oxygen specific KCMs CCBUG: 383283
+  * - hide shadow when mask is empty - properly handle creating shadow when 
mdi window is already visible at registration - added some "auto" declarations
+  * - hide shadow when mask is empty - properly handle creating shadow when 
mdi window is already visible at registration - added some "auto" declarations
+  * fixed warning about unused variable
+  * removed double ;;
+  * Fixed calculation of top border.
+  * Fixed calculation of top border.
+  * Partially revert "Use Q_DECL_OVERRIDE" (kde#380452)
+  * Q_DECL_OVERRIDE -> override Rationale is that oxygen decoration depends on 
libkdecoration, which uses override directly already.
+  * Use Q_DECL_OVERRIDE
+  * Set a mask to shadow widget to make sure that it does not overlap with the 
mdi window. BUG:379790 (kde#379790)
+  * Set a mask to shadow widget to make sure that it does not overlap with the 
mdi window. BUG:379790 (kde#379790)
+
+---

Old:

  oxygen-5.10.5.tar.xz

New:

  oxygen-5.11.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.IuU6Bt/_old  2017-10-09 19:39:02.671783586 +0200
+++ /var/tmp/diff_new_pack.IuU6Bt/_new  2017-10-09 19:39:02.675783410 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.10.5
+Version:5.11.0
 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: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
@@ -43,7 +43,7 @@
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KCMUtils)
 BuildRequires:  cmake(KF5Service)
-BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
+BuildRequires:  cmake(KF5Wayland)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 %if %kwin_deco

++ oxygen-5.10.5.tar.xz -> oxygen-5.11.0.tar.xz ++
 2998 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-08-24 18:09:37

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Thu Aug 24 18:09:37 2017 rev:53 rq:518276 version:5.10.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-07-25 
11:38:06.983658859 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-08-24 
18:09:38.902676284 +0200
@@ -1,0 +2,10 @@
+Tue Aug 22 19:11:31 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.5.php
+- Changes since 5.10.4:
+  * None
+
+---

Old:

  oxygen-5.10.4.tar.xz

New:

  oxygen-5.10.5.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.iYxr0B/_old  2017-08-24 18:09:40.838403738 +0200
+++ /var/tmp/diff_new_pack.iYxr0B/_new  2017-08-24 18:09:40.842403176 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.10.4
+Version:5.10.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.10.4.tar.xz -> oxygen-5.10.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.10.4/CMakeLists.txt 
new/oxygen-5.10.5/CMakeLists.txt
--- old/oxygen-5.10.4/CMakeLists.txt2017-07-18 13:34:03.0 +0200
+++ new/oxygen-5.10.5/CMakeLists.txt2017-08-22 17:07:15.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.10.4")
+set(PROJECT_VERSION "5.10.5")
 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.10.4/cursors/KDE_Classic/index.theme 
new/oxygen-5.10.5/cursors/KDE_Classic/index.theme
--- old/oxygen-5.10.4/cursors/KDE_Classic/index.theme   2017-07-18 
13:32:01.0 +0200
+++ new/oxygen-5.10.5/cursors/KDE_Classic/index.theme   2017-08-22 
17:06:15.0 +0200
@@ -10,6 +10,7 @@
 Name[en_GB]=KDE Classic
 Name[es]=KDE clásico
 Name[et]=KDE klassikaline
+Name[eu]=KDE klasikoa
 Name[fi]=Perinteinen KDE
 Name[fr]=KDE Classique
 Name[gl]=Clásico de KDE
@@ -50,6 +51,7 @@
 Comment[en_GB]=The default cursor theme in KDE 2 and 3
 Comment[es]=El tema de cursores por omisión en KDE 2 y 3
 Comment[et]=KDE 2 ja 3 vaikimisi kursoriteema
+Comment[eu]=KDE 2 eta 3ko kurtsore gai klasikoa
 Comment[fi]=Hiiren osoittimen oletusteema KDE 2:ssa ja 3:ssa
 Comment[fr]=Thème du pointeur par défaut dans KDE 2 et 3
 Comment[gl]=O tema de cursores predeterminado de KDE 2 e 3.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.10.4/cursors/Oxygen_Black/index.theme 
new/oxygen-5.10.5/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.10.4/cursors/Oxygen_Black/index.theme  2017-07-18 
13:32:01.0 +0200
+++ new/oxygen-5.10.5/cursors/Oxygen_Black/index.theme  2017-08-22 
17:06:15.0 +0200
@@ -10,6 +10,7 @@
 Name[en_GB]=Oxygen Black
 Name[es]=Oxígeno negro
 Name[et]=Oxygen Black
+Name[eu]=Oxygen Beltza
 Name[fi]=Oxygen, musta
 Name[fr]=Oxygène Noir
 Name[gl]=Oxygen negro
@@ -47,6 +48,7 @@
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
 Comment[et]=Oxygeni hiireteema. Oksigeneeri oma töölaud!
+Comment[eu]=Oxygen sagu-gaia, Oxygenotu zure mahaigaina!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
 Comment[fr]=Thème de curseur Oxygène. Oxygénisez votre bureau !
 Comment[gl]=Tema de cursores de Oxygen. Oxixene o escritorio!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.10.4/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.10.5/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.10.4/cursors/Oxygen_Blue/index.theme   2017-07-18 
13:32:01.0 +0200
+++ new/oxygen-5.10.5/cursors/Oxygen_Blue/index.theme   2017-08-22 
17:06:15.0 +0200
@@ -10,6 +10,7 @@
 Name[en_GB]=Oxygen Blue
 Name[es]=Oxígeno azul
 Name[et]=Oxygen Blue
+Name[eu]=Oxygen Urdina
 Name[fi]=Oxygen, sininen
 Name[fr]=Oxygène Bleu
 Name[gl]=Oxygen azul
@@ -47,6 +48,7 @@
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
 Comment[et]=Oxygeni hiireteema. Oksigeneeri oma töölaud!
+Comment[eu]=Oxygen sagu-gaia, Oxygenotu zure mahaigaina!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
 Comment[fr]=Thème de cur

commit oxygen5 for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-07-25 11:38:04

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Tue Jul 25 11:38:04 2017 rev:52 rq:511280 version:5.10.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-07-02 
13:35:30.673626601 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-07-25 
11:38:06.983658859 +0200
@@ -1,0 +2,10 @@
+Tue Jul 18 16:14:48 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.4.php
+- Changes since 5.10.3:
+  * None
+
+---

Old:

  oxygen-5.10.3.tar.xz

New:

  oxygen-5.10.4.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.mPeZ3b/_old  2017-07-25 11:38:07.599571879 +0200
+++ /var/tmp/diff_new_pack.mPeZ3b/_new  2017-07-25 11:38:07.599571879 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.10.3
+Version:5.10.4
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.10.3.tar.xz -> oxygen-5.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.10.3/CMakeLists.txt 
new/oxygen-5.10.4/CMakeLists.txt
--- old/oxygen-5.10.3/CMakeLists.txt2017-06-27 11:56:21.0 +0200
+++ new/oxygen-5.10.4/CMakeLists.txt2017-07-18 13:34:03.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.10.3")
+set(PROJECT_VERSION "5.10.4")
 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.10.3/po/fr/oxygen_style_demo.po 
new/oxygen-5.10.4/po/fr/oxygen_style_demo.po
--- old/oxygen-5.10.3/po/fr/oxygen_style_demo.po2017-06-27 
11:56:00.0 +0200
+++ new/oxygen-5.10.4/po/fr/oxygen_style_demo.po2017-07-18 
13:32:59.0 +0200
@@ -5,16 +5,16 @@
 # Guillaume Pujol , 2010.
 # Amine Say , 2012, 2013.
 # xavier , 2012, 2013.
-# Vincent Pinon , 2016.
+# Vincent Pinon , 2016, 2017.
 # amine say, 2011, 2012.
 msgid ""
 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"
-"PO-Revision-Date: 2016-11-27 22:53+0100\n"
+"PO-Revision-Date: 2017-07-03 18:22+0100\n"
 "Last-Translator: Vincent Pinon \n"
-"Language-Team: French \n"
+"Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -219,7 +219,7 @@
 #: oxygenschemechooser.cpp:53
 #, kde-format
 msgid "&Color Theme"
-msgstr ""
+msgstr "Thème de &couleurs"
 
 #: oxygensimulator.h:91
 #, kde-format
@@ -229,7 +229,7 @@
 #: oxygenstylechooser.cpp:53
 #, kde-format
 msgid "Select the application widget style"
-msgstr ""
+msgstr "Sélectionner le style de composant graphique des applications"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: ui/oxygenbenchmarkwidget.ui:29
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.10.3/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-5.10.4/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-5.10.3/po/zh_CN/liboxygenstyleconfig.po  2017-06-27 
11:56:21.0 +0200
+++ new/oxygen-5.10.4/po/zh_CN/liboxygenstyleconfig.po  2017-07-18 
13:34:01.0 +0200
@@ -1,22 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Ni Hui , 2012.
-# Weng Xuetian , 2013.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:21+0100\n"
-"PO-Revision-Date: 2013-01-14 00:42-0500\n"
-"Last-Translator: Weng Xuetian \n"
-"Language-Team: Chinese Simplified \n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave \n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/liboxygenstyleconfig.pot\n"
 
 #: oxygenanimationconfigitem.cpp:103
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.c

commit oxygen5 for openSUSE:Factory

2017-07-02 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-07-02 13:35:29

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Sun Jul  2 13:35:29 2017 rev:51 rq:506553 version:5.10.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-06-16 
10:51:07.930337967 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-07-02 
13:35:30.673626601 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 17:50:33 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.3.php
+- Changes since 5.10.2:
+  * hide shadow when mask is empty
+  * properly handle creating shadow when mdi window is already visible at 
registration
+  * added some "auto" declarations
+
+---

Old:

  oxygen-5.10.2.tar.xz

New:

  oxygen-5.10.3.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.6fYbia/_old  2017-07-02 13:35:31.341532418 +0200
+++ /var/tmp/diff_new_pack.6fYbia/_new  2017-07-02 13:35:31.345531854 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.10.2
+Version:5.10.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.10.2.tar.xz -> oxygen-5.10.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.10.2/CMakeLists.txt 
new/oxygen-5.10.3/CMakeLists.txt
--- old/oxygen-5.10.2/CMakeLists.txt2017-06-13 20:29:28.0 +0200
+++ new/oxygen-5.10.3/CMakeLists.txt2017-06-27 11:56:21.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.10.2")
+set(PROJECT_VERSION "5.10.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.10.2/kstyle/oxygenmdiwindowshadow.cpp 
new/oxygen-5.10.3/kstyle/oxygenmdiwindowshadow.cpp
--- old/oxygen-5.10.2/kstyle/oxygenmdiwindowshadow.cpp  2017-06-13 
20:27:23.0 +0200
+++ new/oxygen-5.10.3/kstyle/oxygenmdiwindowshadow.cpp  2017-06-27 
11:55:42.0 +0200
@@ -39,10 +39,9 @@
 {
 
 //
-MdiWindowShadow::MdiWindowShadow( QWidget* parent, TileSet tileSet ):
+MdiWindowShadow::MdiWindowShadow( QWidget* parent, TileSet shadowTiles ):
 QWidget( parent ),
-_widget( nullptr ),
-_tileSet( tileSet )
+_shadowTiles( shadowTiles )
 {
 setAttribute( Qt::WA_OpaquePaintEvent, false );
 setAttribute( Qt::WA_TransparentForMouseEvents, true );
@@ -55,11 +54,11 @@
 if( !_widget ) return;
 
 // get tileSet rect
-auto hole = _widget->frameGeometry().adjusted(1, 1, -1, -1 );;
-_tileSetRect = _widget->frameGeometry().adjusted( -ShadowSize, 
-ShadowSize, ShadowSize, ShadowSize );
+auto hole = _widget->frameGeometry().adjusted(1, 1, -1, -1 );
+_shadowTilesRect = _widget->frameGeometry().adjusted( -ShadowSize, 
-ShadowSize, ShadowSize, ShadowSize );
 
 // get parent MDI area's viewport
-QWidget *parent( parentWidget() );
+auto parent( parentWidget() );
 if (parent && !qobject_cast(parent) && 
qobject_cast(parent->parentWidget()))
 { parent = parent->parentWidget(); }
 
@@ -67,18 +66,26 @@
 { parent = qobject_cast( parent )->viewport(); }
 
 // set geometry
-QRect geometry( _tileSetRect );
+QRect geometry( _shadowTilesRect );
 if( parent )
 {
 geometry &= parent->rect();
 hole &= parent->rect();
 }
 
-setGeometry( geometry );
-setMask( QRegion( rect() ) - hole.translated( -geometry.topLeft() ) );
+// update geometry and mask
+const QRegion mask = QRegion( geometry ) - hole;
+if( mask.isEmpty() ) hide();
+else {
+
+setGeometry( geometry );
+setMask( mask.translated( -geometry.topLeft() ) );
+show();
+
+}
 
 // translate rendering rect
-_tileSetRect.translate( -geometry.topLeft() );
+_shadowTilesRect.translate( -geometry.topLeft() );
 
 }
 
@@ -90,12 +97,12 @@
 void MdiWindowShadow::paintEvent( QPaintEvent* event )
 {
 
-if( !_tileSet.isValid() ) return;
+if( !_shadowTiles.isValid() ) return;
 
-QPainter p( this );
-p.setRenderHints( QP

commit oxygen5 for openSUSE:Factory

2017-06-16 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-06-16 10:51:06

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Fri Jun 16 10:51:06 2017 rev:50 rq:503584 version:5.10.2

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-06-10 
17:55:37.416664470 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-06-16 
10:51:07.930337967 +0200
@@ -1,0 +2,10 @@
+Tue Jun 13 21:35:01 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.2.php
+- Changes since 5.10.1:
+  * Fixed calculation of top border.
+
+---

Old:

  oxygen-5.10.1.tar.xz

New:

  oxygen-5.10.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.oOpYvc/_old  2017-06-16 10:51:08.630239444 +0200
+++ /var/tmp/diff_new_pack.oOpYvc/_new  2017-06-16 10:51:08.634238880 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.10.1
+Version:5.10.2
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.10.1.tar.xz -> oxygen-5.10.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.10.1/CMakeLists.txt 
new/oxygen-5.10.2/CMakeLists.txt
--- old/oxygen-5.10.1/CMakeLists.txt2017-06-06 13:43:56.0 +0200
+++ new/oxygen-5.10.2/CMakeLists.txt2017-06-13 20:29:28.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.10.1")
+set(PROJECT_VERSION "5.10.2")
 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.10.1/kdecoration/oxygendecoration.cpp 
new/oxygen-5.10.2/kdecoration/oxygendecoration.cpp
--- old/oxygen-5.10.1/kdecoration/oxygendecoration.cpp  2017-06-06 
13:42:39.0 +0200
+++ new/oxygen-5.10.2/kdecoration/oxygendecoration.cpp  2017-06-13 
20:27:23.0 +0200
@@ -347,7 +347,7 @@
 {
 auto s = settings();
 const auto c = client().data();
-const Qt::Edges edges = c->adjacentScreenEdges();
+const auto edges = c->adjacentScreenEdges();
 
 // left, right and bottom borders
 auto testFlag = [&]( Qt::Edge edge ) { return edges.testFlag(edge) && 
!m_internalSettings->drawBorderOnMaximizedWindows(); };
@@ -360,10 +360,10 @@
 else {
 
 QFontMetrics fm(s->font());
-top += qMax(fm.boundingRect(c->caption()).height(), buttonHeight() 
);
+top += qMax(fm.height(), buttonHeight() );
 
 // padding below
-const int baseSize = settings()->smallSpacing();
+const int baseSize = s->smallSpacing();
 top += baseSize*Metrics::TitleBar_BottomMargin;
 
 // padding above
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.10.1/po/fi/oxygen_style_demo.po 
new/oxygen-5.10.2/po/fi/oxygen_style_demo.po
--- old/oxygen-5.10.1/po/fi/oxygen_style_demo.po2017-06-06 
13:43:06.0 +0200
+++ new/oxygen-5.10.2/po/fi/oxygen_style_demo.po2017-06-13 
20:28:04.0 +0200
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the kde-workspace package.
 # Ilpo Kantonen , 2005.
 # Teemu Rytilahti , 2008.
-# Tommi Nieminen , 2009, 2010, 2011, 2012, 2014.
+# Tommi Nieminen , 2009, 2010, 2011, 2012, 2014, 2017.
 # Lasse Liehu , 2011, 2012, 2013, 2014, 2015.
 # Jorma Karvonen , 2011.
 #
@@ -14,8 +14,8 @@
 "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"
-"PO-Revision-Date: 2015-08-24 13:26+0200\n"
-"Last-Translator: Lasse Liehu \n"
+"PO-Revision-Date: 2017-06-08 21:11+0200\n"
+"Last-Translator: Tommi Nieminen \n"
 "Language-Team: Finnish \n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
@@ -86,7 +86,7 @@
 #: oxygendemodialog.cpp:88
 #, kde-format
 msgid "Style"
-msgstr ""
+msgstr "Tyyli"
 
 #: oxygendemodialog.cpp:105
 #, kde-format
@@ -218,7 +218,7 @@
 #: oxygenschemechooser.cpp:53
 #, kde-format
 msgid "&Color Theme"
-msgstr ""
+msgstr "&Väriteema"
 
 #: oxygensimulator.h:91
 #, kde-format
@@ -228,7 +228,7 @@
 #: oxygenstylechooser.cpp:53
 #, kde-format
 msgid "Select the application widget style"
-msgstr ""
+msgstr "Valitse sovelluksen käyttöliittymätyyli"
 
 #. i18n: ectx: property (title), widget (QGroupB

commit oxygen5 for openSUSE:Factory

2017-06-10 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-06-10 17:55:35

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Sat Jun 10 17:55:35 2017 rev:49 rq:501489 version:5.10.1

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-06-01 
16:26:25.528498984 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-06-10 
17:55:37.416664470 +0200
@@ -1,0 +2,10 @@
+Tue Jun  6 17:19:56 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.1.php
+- Changes since 5.10.0:
+  * None
+
+---

Old:

  oxygen-5.10.0.tar.xz

New:

  oxygen-5.10.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.mkVvuK/_old  2017-06-10 17:55:38.020579196 +0200
+++ /var/tmp/diff_new_pack.mkVvuK/_new  2017-06-10 17:55:38.020579196 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.10.0
+Version:5.10.1
 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.10.0.tar.xz -> oxygen-5.10.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.10.0/CMakeLists.txt 
new/oxygen-5.10.1/CMakeLists.txt
--- old/oxygen-5.10.0/CMakeLists.txt2017-05-26 11:00:52.0 +0200
+++ new/oxygen-5.10.1/CMakeLists.txt2017-06-06 13:43:56.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.10.0")
+set(PROJECT_VERSION "5.10.1")
 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.10.0/po/sl/oxygen_style_demo.po 
new/oxygen-5.10.1/po/sl/oxygen_style_demo.po
--- old/oxygen-5.10.0/po/sl/oxygen_style_demo.po2017-05-26 
11:00:36.0 +0200
+++ new/oxygen-5.10.1/po/sl/oxygen_style_demo.po2017-06-06 
13:43:39.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-25 05:45+0200\n"
-"PO-Revision-Date: 2017-03-31 21:26+0100\n"
+"PO-Revision-Date: 2017-06-04 13:18+0100\n"
 "Last-Translator: Andrej Mernik \n"
 "Language-Team: Slovenian \n"
 "Language: sl\n"
@@ -79,7 +79,7 @@
 #: oxygendemodialog.cpp:88
 #, kde-format
 msgid "Style"
-msgstr ""
+msgstr "Slog"
 
 #: oxygendemodialog.cpp:105
 #, kde-format
@@ -219,7 +219,7 @@
 #: oxygenstylechooser.cpp:53
 #, kde-format
 msgid "Select the application widget style"
-msgstr ""
+msgstr "Izberite slog gradnikov programa"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: ui/oxygenbenchmarkwidget.ui:29




commit oxygen5 for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-06-01 16:26:24

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Thu Jun  1 16:26:24 2017 rev:48 rq:498809 version:5.10.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-04-30 
21:14:11.750775656 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-06-01 
16:26:25.528498984 +0200
@@ -1,0 +2,24 @@
+Fri May 26 14:10:31 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.0.php
+- Changes since 5.9.95:
+  * Set a mask to shadow widget to make sure that it does not overlap with the 
mdi window. BUG:379790 (kde#379790)
+
+---
+Thu May 11 20:26:26 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.95.php
+- Changes since 5.9.5:
+  * Add a widget style chooser to oxygen-demo
+  * removed unused variable
+  * fixed warning about unused variable
+  * Adds a colour scheme chooser to oxygen-demo.
+  * Fix header content size when sorting is disabled
+
+---

Old:

  oxygen-5.9.5.tar.xz

New:

  oxygen-5.10.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.V8gsM0/_old  2017-06-01 16:26:26.260395782 +0200
+++ /var/tmp/diff_new_pack.V8gsM0/_new  2017-06-01 16:26:26.260395782 +0200
@@ -20,17 +20,17 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.9.5
+Version:5.10.0
 Release:0
-# Full Plasma 5 version (e.g. 5.9.4)
+# Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem

++ oxygen-5.9.5.tar.xz -> oxygen-5.10.0.tar.xz ++
 15403 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-04-30 21:14:09

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Sun Apr 30 21:14:09 2017 rev:47 rq:491309 version:5.9.5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-03-28 
15:16:22.211297341 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-04-30 
21:14:11.750775656 +0200
@@ -1,0 +2,10 @@
+Tue Apr 25 18:58:04 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.9.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.5.php
+- Changes since 5.9.4:
+  * None
+
+---

Old:

  oxygen-5.9.4.tar.xz

New:

  oxygen-5.9.5.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.UnBavQ/_old  2017-04-30 21:14:12.614653870 +0200
+++ /var/tmp/diff_new_pack.UnBavQ/_new  2017-04-30 21:14:12.614653870 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.9.4
+Version:5.9.5
 Release:0
 # Full Plasma 5 version (e.g. 5.9.4)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++ oxygen-5.9.4.tar.xz -> oxygen-5.9.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.4/CMakeLists.txt 
new/oxygen-5.9.5/CMakeLists.txt
--- old/oxygen-5.9.4/CMakeLists.txt 2017-03-21 14:59:48.0 +0100
+++ new/oxygen-5.9.5/CMakeLists.txt 2017-04-25 15:11:39.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.9.4")
+set(PROJECT_VERSION "5.9.5")
 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.9.4/kdecoration/config/oxygendecorationconfig.desktop 
new/oxygen-5.9.5/kdecoration/config/oxygendecorationconfig.desktop
--- old/oxygen-5.9.4/kdecoration/config/oxygendecorationconfig.desktop  
2017-03-21 14:58:52.0 +0100
+++ new/oxygen-5.9.5/kdecoration/config/oxygendecorationconfig.desktop  
2017-04-25 15:10:02.0 +0200
@@ -28,7 +28,7 @@
 Name[nl]=Vensterdecoratie
 Name[nn]=Vindaugspynt
 Name[pa]=ਵਿੰਡੋ ਸਜਾਵਟ
-Name[pl]=Wystrój okien
+Name[pl]=Wygląd okien
 Name[pt]=Decoração de Janelas
 Name[pt_BR]=Decorações da janela
 Name[ru]=Оформление окон Oxygen
@@ -62,7 +62,7 @@
 Comment[lt]=Keisti lango dekoracijų išvaizdą
 Comment[nl]=Wijzig het uiterlijk van vensterdecoraties
 Comment[nn]=Endra utsjånad på vindaugspynt
-Comment[pl]=Zmień wygląd i wystrój okien
+Comment[pl]=Zmień wygląd okien
 Comment[pt]=Modificar a aparência das decorações das janelas
 Comment[pt_BR]=Modifica a aparência das decorações da janela
 Comment[ru]=Настройка заголовков окон в стиле Oxygen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.4/kdecoration/oxygen.json 
new/oxygen-5.9.5/kdecoration/oxygen.json
--- old/oxygen-5.9.4/kdecoration/oxygen.json2017-03-21 14:58:52.0 
+0100
+++ new/oxygen-5.9.5/kdecoration/oxygen.json2017-04-25 15:10:02.0 
+0200
@@ -1,61 +1,61 @@
 {
 "KPlugin": {
-"Description": "Window decoration using the Oxygen visual style for 
the Plasma Desktop", 
-"Description[ca@valencia]": "Decoració de les finestres que usa 
l'estil visual Oxygen per a l'escriptori del Plasma", 
-"Description[ca]": "Decoració de les finestres que usa l'estil visual 
Oxygen per a l'escriptori del Plasma", 
-"Description[cs]": "Dekorace oken pro pracovní plochu Plasma 
využívající styl Oxygen", 
-"Description[da]": "Vinduesdekoration som bruger den visuelle stil 
Oxygen til Plasma-skrivebordet", 
-"Description[de]": "Fensterdekoration im Oxygen-Design für die 
Plasma-Arbeitsfläche", 
-"Description[el]": "Διακοσμήσεις παραθύρων με το στιλ του Oxygen για 
την επιφάνεια εργασίας Plasma", 
-"Description[es]": "Decoración de ventanas que usa el estilo visual 
Oxígeno para el escritorio Plasma", 
-"Description[et]": "Plasma töölaua akende dekoratsioon Oxygeni 
visuaalse stiiliga", 
-"Description[fi]": "Oxygen-tyyliä käyttävä ikkunan kehys 
Plasma-työpöydälle", 
-"Description[fr]": "Décorations de fenêtres utilisant le style visuel 
Oxygène pour le bureau Plasma", 
-"Description[gl]": "Decoración de xanelas que usa o estilo visual 
Oxygen para o escritorio Plasma.", 
-"Description[it]": "Decorazione per finestre che usa lo stile visuale 
di Oxygen per il desktop Plasma", 
-"D

commit oxygen5 for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-03-28 15:16:20

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Tue Mar 28 15:16:20 2017 rev:46 rq:482116 version:5.9.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-03-03 
17:25:33.774012502 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-03-28 
15:16:22.211297341 +0200
@@ -1,0 +2,9 @@
+Tue Mar 21 19:21:46 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.4.php
+- Changes since 5.9.3:
+  * None
+---

Old:

  oxygen-5.9.3.tar.xz

New:

  oxygen-5.9.4.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.rt2Zuj/_old  2017-03-28 15:16:23.587102465 +0200
+++ /var/tmp/diff_new_pack.rt2Zuj/_new  2017-03-28 15:16:23.591101898 +0200
@@ -20,11 +20,11 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.9.3
+Version:5.9.4
 Release:0
-# Full Plasma 5 version (e.g. 5.9.3)
+# Full Plasma 5 version (e.g. 5.9.4)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.9.3.tar.xz -> oxygen-5.9.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.3/CMakeLists.txt 
new/oxygen-5.9.4/CMakeLists.txt
--- old/oxygen-5.9.3/CMakeLists.txt 2017-02-28 14:01:48.0 +0100
+++ new/oxygen-5.9.4/CMakeLists.txt 2017-03-21 14:59:48.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.9.3")
+set(PROJECT_VERSION "5.9.4")
 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.9.3/po/gl/oxygen_kdecoration.po 
new/oxygen-5.9.4/po/gl/oxygen_kdecoration.po
--- old/oxygen-5.9.3/po/gl/oxygen_kdecoration.po2017-02-28 
14:01:09.0 +0100
+++ new/oxygen-5.9.4/po/gl/oxygen_kdecoration.po2017-03-21 
14:59:15.0 +0100
@@ -162,7 +162,7 @@
 #: config/ui/oxygenconfigurationui.ui:91
 #, kde-format
 msgid "Center (Full Width)"
-msgstr "Centrado (toda a largura)"
+msgstr "Centrado (toda a anchura)"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, titleAlignment)
 #: config/ui/oxygenconfigurationui.ui:96
@@ -236,7 +236,7 @@
 #: config/ui/oxygendetectwidget.ui:20
 #, kde-format
 msgid "Information about Selected Window"
-msgstr "Información acerca da xanela escollida"
+msgstr "Información sobre a xanela escollida"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: config/ui/oxygendetectwidget.ui:26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.3/po/gl/oxygen_style_config.po 
new/oxygen-5.9.4/po/gl/oxygen_style_config.po
--- old/oxygen-5.9.3/po/gl/oxygen_style_config.po   2017-02-28 
14:01:09.0 +0100
+++ new/oxygen-5.9.4/po/gl/oxygen_style_config.po   2017-03-21 
14:59:15.0 +0100
@@ -324,7 +324,7 @@
 #: ui/oxygenstyleconfig.ui:272
 #, kde-format
 msgid "Scrollbar wi&dth:"
-msgstr "Largura das barras de &desprazamento:"
+msgstr "Anchura das barras de &desprazamento:"
 
 #. i18n: ectx: property (suffix), widget (QSpinBox, _scrollBarWidth)
 #: ui/oxygenstyleconfig.ui:310




commit oxygen5 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-03-03 17:25:32

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Fri Mar  3 17:25:32 2017 rev:45 rq:461483 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-02-19 
01:12:39.493540123 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-03-03 
17:25:33.774012502 +0100
@@ -1,0 +2,10 @@
+Tue Feb 28 19:55:08 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.3.php
+- Changes since 5.9.2:
+  * None
+
+---

Old:

  oxygen-5.9.2.tar.xz

New:

  oxygen-5.9.3.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.dGwHZb/_old  2017-03-03 17:25:34.481912366 +0100
+++ /var/tmp/diff_new_pack.dGwHZb/_new  2017-03-03 17:25:34.485911801 +0100
@@ -20,11 +20,11 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.9.2
+Version:5.9.3
 Release:0
-# Full Plasma 5 version (e.g. 5.9.2)
+# Full Plasma 5 version (e.g. 5.9.3)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.2 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.9.2.tar.xz -> oxygen-5.9.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.2/CMakeLists.txt 
new/oxygen-5.9.3/CMakeLists.txt
--- old/oxygen-5.9.2/CMakeLists.txt 2017-02-14 14:24:43.0 +0100
+++ new/oxygen-5.9.3/CMakeLists.txt 2017-02-28 14:01:48.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.9.2")
+set(PROJECT_VERSION "5.9.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.9.2/po/ca@valencia/liboxygenstyleconfig.po 
new/oxygen-5.9.3/po/ca@valencia/liboxygenstyleconfig.po
--- old/oxygen-5.9.2/po/ca@valencia/liboxygenstyleconfig.po 2017-02-14 
14:24:14.0 +0100
+++ new/oxygen-5.9.3/po/ca@valencia/liboxygenstyleconfig.po 2017-02-28 
14:00:54.0 +0100
@@ -54,7 +54,7 @@
 #: ui/oxygengenericanimationconfigbox.ui:38
 #, kde-format
 msgid "Duration:"
-msgstr "Durada:"
+msgstr "Duració:"
 
 #. i18n: ectx: property (suffix), widget (QSpinBox, durationSpinBox)
 #: ui/oxygengenericanimationconfigbox.ui:64
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.2/po/ca@valencia/oxygen_kdecoration.po 
new/oxygen-5.9.3/po/ca@valencia/oxygen_kdecoration.po
--- old/oxygen-5.9.2/po/ca@valencia/oxygen_kdecoration.po   2017-02-14 
14:24:14.0 +0100
+++ new/oxygen-5.9.3/po/ca@valencia/oxygen_kdecoration.po   2017-02-28 
14:00:54.0 +0100
@@ -167,7 +167,7 @@
 #: config/ui/oxygenconfigurationui.ui:91
 #, kde-format
 msgid "Center (Full Width)"
-msgstr "Centre (amplada completa)"
+msgstr "Centre (amplària completa)"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, titleAlignment)
 #: config/ui/oxygenconfigurationui.ui:96
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.2/po/ca@valencia/oxygen_style_config.po 
new/oxygen-5.9.3/po/ca@valencia/oxygen_style_config.po
--- old/oxygen-5.9.2/po/ca@valencia/oxygen_style_config.po  2017-02-14 
14:24:14.0 +0100
+++ new/oxygen-5.9.3/po/ca@valencia/oxygen_style_config.po  2017-02-28 
14:00:54.0 +0100
@@ -168,13 +168,13 @@
 #: ui/oxygenfollowmouseanimationconfigbox.ui:59
 #, kde-format
 msgid "Fade duration:"
-msgstr "Durada de l'esvaïment:"
+msgstr "Duració de l'esvaïment:"
 
 #. i18n: ectx: property (text), widget (QLabel, followMouseDurationLabel)
 #: ui/oxygenfollowmouseanimationconfigbox.ui:72
 #, kde-format
 msgid "Follow mouse duration:"
-msgstr "Durada del seguiment del ratolí:"
+msgstr "Duració del seguiment del ratolí:"
 
 #. i18n: ectx: property (suffix), widget (QSpinBox, durationSpinBox)
 #. i18n: ectx: property (suffix), widget (QSpinBox, followMouseDurationSpinBox)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.2/po/ca@valencia/oxygen_style_demo.po 
new/oxygen-5.9.3/po/ca@valencia/ox

commit oxygen5 for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-02-19 01:12:38

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-02-10 
09:59:07.640132384 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-02-19 
01:12:39.493540123 +0100
@@ -1,0 +2,10 @@
+Tue Feb 14 17:58:12 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.2
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.2.php
+- Changes since 5.9.1:
+  * Look and feel - Window decoration
+
+---

Old:

  oxygen-5.9.1.tar.xz

New:

  oxygen-5.9.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.O1QURw/_old  2017-02-19 01:12:40.081457441 +0100
+++ /var/tmp/diff_new_pack.O1QURw/_new  2017-02-19 01:12:40.081457441 +0100
@@ -20,11 +20,11 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.9.1
+Version:5.9.2
 Release:0
-# Full Plasma 5 version (e.g. 5.9.1)
+# Full Plasma 5 version (e.g. 5.9.2)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.2 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.9.1.tar.xz -> oxygen-5.9.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.1/CMakeLists.txt 
new/oxygen-5.9.2/CMakeLists.txt
--- old/oxygen-5.9.1/CMakeLists.txt 2017-02-07 12:24:46.0 +0100
+++ new/oxygen-5.9.2/CMakeLists.txt 2017-02-14 14:24:43.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.9.1")
+set(PROJECT_VERSION "5.9.2")
 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.9.1/lookandfeel/contents/defaults 
new/oxygen-5.9.2/lookandfeel/contents/defaults
--- old/oxygen-5.9.1/lookandfeel/contents/defaults  2017-02-07 
12:24:29.0 +0100
+++ new/oxygen-5.9.2/lookandfeel/contents/defaults  2017-02-14 
14:24:09.0 +0100
@@ -12,3 +12,6 @@
 
 [kcminputrc][Mouse]
 cursorTheme=Oxygen_Black
+
+[kwinrc][WindowDecoration]
+library=org.kde.oxygen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.1/po/sl/oxygen_kdecoration.po 
new/oxygen-5.9.2/po/sl/oxygen_kdecoration.po
--- old/oxygen-5.9.1/po/sl/oxygen_kdecoration.po2017-02-07 
12:24:42.0 +0100
+++ new/oxygen-5.9.2/po/sl/oxygen_kdecoration.po2017-02-14 
14:24:35.0 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Andrej Mernik , 2014, 2015, 2016.
+# Andrej Mernik , 2014, 2015, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:21+0100\n"
-"PO-Revision-Date: 2016-03-08 20:26+0100\n"
+"PO-Revision-Date: 2017-02-12 18:18+0100\n"
 "Last-Translator: Andrej Mernik \n"
 "Language-Team: Slovenian \n"
 "Language: sl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: config/oxygenanimationconfigwidget.cpp:47
 #, kde-format
@@ -192,7 +192,7 @@
 #: config/ui/oxygenconfigurationui.ui:144
 #, kde-format
 msgid "Use the same colors for title bar and window content"
-msgstr "Uporabi enake barve za naslovno vrstico in vsebino okna"
+msgstr "Uporabi enake barve za nazivno vrstico in vsebino okna"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab_3)
 #: config/ui/oxygenconfigurationui.ui:152
@@ -307,7 +307,7 @@
 #: config/ui/oxygenexceptiondialog.ui:96
 #, kde-format
 msgid "Hide window title bar"
-msgstr "Skrij naslovno vrstico okna"
+msgstr "Skrij nazivno vrstico okna"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
 #: config/ui/oxygenexceptiondialog.ui:107
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.1/po/sl/oxygen_style_config.po 
new/oxygen-5.9.2/po/sl/oxygen_style_config.po
--- o

commit oxygen5 for openSUSE:Factory

2017-02-10 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-02-10 09:59:06

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-02-03 
17:52:22.540252298 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-02-10 
09:59:07.640132384 +0100
@@ -1,0 +2,10 @@
+Tue Feb  7 18:53:48 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.1
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.1.php
+- Changes since 5.9.0:
+  * None
+
+---

Old:

  oxygen-5.9.0.tar.xz

New:

  oxygen-5.9.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.bFqw9r/_old  2017-02-10 09:59:08.216050944 +0100
+++ /var/tmp/diff_new_pack.bFqw9r/_new  2017-02-10 09:59:08.216050944 +0100
@@ -20,17 +20,17 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.9.0
+Version:5.9.1
 Release:0
-# Full Plasma 5 version (e.g. 5.9.0)
+# Full Plasma 5 version (e.g. 5.9.1)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 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.9.0.tar.xz -> oxygen-5.9.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.0/CMakeLists.txt 
new/oxygen-5.9.1/CMakeLists.txt
--- old/oxygen-5.9.0/CMakeLists.txt 2017-01-26 13:22:46.0 +0100
+++ new/oxygen-5.9.1/CMakeLists.txt 2017-02-07 12:24:46.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.9.0")
+set(PROJECT_VERSION "5.9.1")
 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.9.0/kstyle/config/oxygenstyleconfig.desktop 
new/oxygen-5.9.1/kstyle/config/oxygenstyleconfig.desktop
--- old/oxygen-5.9.0/kstyle/config/oxygenstyleconfig.desktop2017-01-26 
13:22:07.0 +0100
+++ new/oxygen-5.9.1/kstyle/config/oxygenstyleconfig.desktop2017-02-07 
12:24:29.0 +0100
@@ -98,7 +98,7 @@
 X-KDE-Keywords[et]=oxygen,vidin,stiil
 
X-KDE-Keywords[fi]=oxygen,widget,style,tyyli,käyttöliittymäelementti,elementti,kontrolli,säädin
 X-KDE-Keywords[fr]=Oxygène, Composants graphiques, Style
-X-KDE-Keywords[gl]=oxygen,widget,trebello,estilo
+X-KDE-Keywords[gl]=oxygen,trebello,trebello,estilo
 X-KDE-Keywords[hu]=oxygen,elem,stílus
 X-KDE-Keywords[it]=oxygen,oggetto,stile
 X-KDE-Keywords[ko]=oxygen,widget,style,위젯,스타일
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.0/po/gl/oxygen_kdecoration.po 
new/oxygen-5.9.1/po/gl/oxygen_kdecoration.po
--- old/oxygen-5.9.0/po/gl/oxygen_kdecoration.po2017-01-26 
13:22:20.0 +0100
+++ new/oxygen-5.9.1/po/gl/oxygen_kdecoration.po2017-02-07 
12:24:36.0 +0100
@@ -260,7 +260,7 @@
 #: config/ui/oxygendetectwidget.ui:69
 #, kde-format
 msgid "Use window class (whole application)"
-msgstr "Usar a clase de xanela (para todo o programa)"
+msgstr "Usar a clase de xanela (para todo o aplicativo)"
 
 #. i18n: ectx: property (text), widget (QRadioButton, windowTitleCheckBox)
 #: config/ui/oxygendetectwidget.ui:79
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.9.0/po/gl/oxygen_style_config.po 
new/oxygen-5.9.1/po/gl/oxygen_style_config.po
--- old/oxygen-5.9.0/po/gl/oxygen_style_config.po   2017-01-26 
13:22:20.0 +0100
+++ new/oxygen-5.9.1/po/gl/oxygen_style_config.po   2017-02-07 
12:24:35.0 +0100
@@ -33,7 +33,7 @@
 #: oxygenanimationconfigwidget.cpp:49
 #, kde-format
 msgid "Focus, mouseover and widget state transition"
-msgstr "Transición co foco, rato e estado do widget"
+msgstr "Transición co foco, rato e estado do trebello"
 
 #: oxygenanimationconfigwidget.cpp:50
 #, kde-format
@@ -42,7 +42,7 @@
 "widget enabled/disable

commit oxygen5 for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2017-01-31 12:22:24

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2017-01-04 
17:26:13.545107421 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2017-02-03 
17:52:22.540252298 +0100
@@ -1,0 +2,23 @@
+Thu Jan 26 19:58:50 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.0.php
+- Changes since 5.8.95:
+  * None
+
+---
+Thu Jan 12 20:39:58 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.8.95 (Plasma 5.9 Beta)
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.95.php
+- Changes:
+  * Implement drag from free space also for QtQuickControls.
+  * Draw full rect in qtquick menu frames (as in, e.g. comboboxes). Fixes 
kde#370733
+  * Fix broken kcfgc files.
+  * [kstyle] Implement window moving on Wayland.
+
+---

Old:

  oxygen-5.8.5.tar.xz

New:

  oxygen-5.9.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.aEcehl/_old  2017-02-03 17:52:23.040181808 +0100
+++ /var/tmp/diff_new_pack.aEcehl/_new  2017-02-03 17:52:23.044181244 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oxygen5
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,17 +20,17 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.8.5
+Version:5.9.0
 Release:0
-# Full Plasma 5 version (e.g. 5.8.5)
+# Full Plasma 5 version (e.g. 5.9.0)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source: oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
@@ -51,6 +51,7 @@
 %endif
 BuildRequires:  xz
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Quick) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(xcb)

++ oxygen-5.8.5.tar.xz -> oxygen-5.9.0.tar.xz ++
 4344 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2016-11-25 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-11-25 12:10:26

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-11-10 
13:58:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-11-25 
12:10:26.0 +0100
@@ -1,0 +2,10 @@
+Wed Nov 23 10:59:30 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.4.php
+- Remove upstream patches:
+  * Fix-broken-kcfgc-files.patch
+
+---

Old:

  Fix-broken-kcfgc-files.patch
  oxygen-5.8.3.tar.xz

New:

  oxygen-5.8.4.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.ofs8wu/_old  2016-11-25 12:10:28.0 +0100
+++ /var/tmp/diff_new_pack.ofs8wu/_new  2016-11-25 12:10:28.0 +0100
@@ -20,9 +20,9 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.8.3
+Version:5.8.4
 Release:0
-# Full Plasma 5 version (e.g. 5.8.3)
+# Full Plasma 5 version (e.g. 5.8.4)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
 # Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
@@ -32,8 +32,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM Fix-broken-kcfgc-files.patch
-Patch0: Fix-broken-kcfgc-files.patch
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Completion)
@@ -141,7 +139,6 @@
 %lang_package
 %prep
 %setup -q -n oxygen-%{version}
-%patch0 -p1
 
 %build
 %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}

++ oxygen-5.8.3.tar.xz -> oxygen-5.8.4.tar.xz ++
 125779 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-11-10 13:58:33

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-11-04 
20:56:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-11-10 
13:58:35.0 +0100
@@ -1,0 +2,10 @@
+Sun Nov  6 14:23:31 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Added Fix-broken-kcfgc-files.patch from upstream
+
+---
+Thu Nov  3 17:41:25 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---

New:

  Fix-broken-kcfgc-files.patch



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.WGwA8E/_old  2016-11-10 13:58:36.0 +0100
+++ /var/tmp/diff_new_pack.WGwA8E/_new  2016-11-10 13:58:36.0 +0100
@@ -22,13 +22,18 @@
 Name:   oxygen5
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM Fix-broken-kcfgc-files.patch
+Patch0: Fix-broken-kcfgc-files.patch
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Completion)
@@ -136,6 +141,7 @@
 %lang_package
 %prep
 %setup -q -n oxygen-%{version}
+%patch0 -p1
 
 %build
 %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}

++ Fix-broken-kcfgc-files.patch ++
From: Aleix Pol 
Date: Fri, 28 Oct 2016 12:16:17 +
Subject: Fix broken kcfgc files
X-Git-Url: 
http://quickgit.kde.org/?p=oxygen.git&a=commitdiff&h=eb6ba888913283f74de5e2172e872bc9d3f983a7
---
Fix broken kcfgc files

They need to refer to the kcfg file, not to themselves...
---


--- a/kdecoration/oxygensettings.kcfgc
+++ b/kdecoration/oxygensettings.kcfgc
@@ -1,4 +1,4 @@
-File=oxygensettingsdata.kcfgc
+File=oxygensettingsdata.kcfg
 ClassName=InternalSettings
 NameSpace=Oxygen
 Singleton=false

--- a/kstyle/oxygenstyleconfigdata.kcfgc
+++ b/kstyle/oxygenstyleconfigdata.kcfgc
@@ -1,4 +1,4 @@
-File=oxygen.kcfgc
+File=oxygen.kcfg
 ClassName=StyleConfigData
 NameSpace=Oxygen
 Singleton=true

--- a/liboxygen/oxygenactiveshadowconfiguration.kcfgc
+++ b/liboxygen/oxygenactiveshadowconfiguration.kcfgc
@@ -1,4 +1,4 @@
-File=oxygenactiveshadowconfigdata.kcfgc
+File=oxygenactiveshadowconfigdata.kcfg
 ClassName=ActiveShadowConfiguration
 NameSpace=Oxygen
 Singleton=true

--- a/liboxygen/oxygeninactiveshadowconfiguration.kcfgc
+++ b/liboxygen/oxygeninactiveshadowconfiguration.kcfgc
@@ -1,4 +1,4 @@
-File=oxygeninactiveshadowconfigdata.kcfgc
+File=oxygeninactiveshadowconfigdata.kcfg
 ClassName=InactiveShadowConfiguration
 NameSpace=Oxygen
 Singleton=true



commit oxygen5 for openSUSE:Factory

2016-11-04 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-11-04 20:56:31

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-10-22 
13:09:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-11-04 
20:56:32.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 10:36:40 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.3.php
+
+---

Old:

  oxygen-5.8.2.tar.xz

New:

  oxygen-5.8.3.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.m5DzM8/_old  2016-11-04 20:56:33.0 +0100
+++ /var/tmp/diff_new_pack.m5DzM8/_new  2016-11-04 20:56:33.0 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.8.2
+Version:5.8.3
 Release:0
 %{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Oxygen style, KWin decoration, cursors and sounds

++ oxygen-5.8.2.tar.xz -> oxygen-5.8.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.8.2/CMakeLists.txt 
new/oxygen-5.8.3/CMakeLists.txt
--- old/oxygen-5.8.2/CMakeLists.txt 2016-10-18 13:41:46.0 +0200
+++ new/oxygen-5.8.3/CMakeLists.txt 2016-11-01 13:18:09.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.8.2")
+set(PROJECT_VERSION "5.8.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.8.2/kdecoration/oxygen.json 
new/oxygen-5.8.3/kdecoration/oxygen.json
--- old/oxygen-5.8.2/kdecoration/oxygen.json2016-10-18 13:40:59.0 
+0200
+++ new/oxygen-5.8.3/kdecoration/oxygen.json2016-11-01 13:17:25.0 
+0100
@@ -12,6 +12,7 @@
 "Description[fi]": "Oxygen-tyyliä käyttävä ikkunan kehys 
Plasma-työpöydälle", 
 "Description[gl]": "Decoración de xanelas que usa o estilo visual 
Oxygen para o escritorio Plasma.", 
 "Description[it]": "Decorazione per finestre che usa lo stile visuale 
di Oxygen per il desktop Plasma", 
+"Description[ko]": "Plasma 데스크톱의 Oxygen 시각 스타일을 사용하는 창 장식", 
 "Description[nl]": "Vensterdecoratie met gebruik van de visuele stijl 
Oxygen voor het Plasma bureaublad", 
 "Description[nn]": "Vindaugspynt som brukar Oxygen-stilen for 
Plasma-skrivebordet", 
 "Description[pl]": "Wystrój okien przy użyciu stylu wizualnego Tlenu 
dla Pulpitu Plazmy", 




commit oxygen5 for openSUSE:Factory

2016-10-22 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-10-22 13:09:06

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-10-18 
10:01:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-10-22 
13:09:07.0 +0200
@@ -1,0 +2,8 @@
+Tue Oct 18 15:16:03 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.2.php
+
+---

Old:

  oxygen-5.8.1.tar.xz

New:

  oxygen-5.8.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.GHCvhS/_old  2016-10-22 13:09:08.0 +0200
+++ /var/tmp/diff_new_pack.GHCvhS/_new  2016-10-22 13:09:08.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.8.1
+Version:5.8.2
 Release:0
 %{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Oxygen style, KWin decoration, cursors and sounds

++ oxygen-5.8.1.tar.xz -> oxygen-5.8.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.8.1/CMakeLists.txt 
new/oxygen-5.8.2/CMakeLists.txt
--- old/oxygen-5.8.1/CMakeLists.txt 2016-10-11 14:38:56.0 +0200
+++ new/oxygen-5.8.2/CMakeLists.txt 2016-10-18 13:41:46.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.8.1")
+set(PROJECT_VERSION "5.8.2")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 




commit oxygen5 for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-10-18 10:01:08

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-10-04 
15:53:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-10-18 
10:01:09.0 +0200
@@ -1,0 +2,13 @@
+Tue Oct 11 15:44:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.1.php
+
+---
+Wed Oct  5 07:58:49 UTC 2016 - fab...@ritter-vogt.de
+
+- Add Source: URL back
+
+---

Old:

  oxygen-5.8.0.tar.xz

New:

  oxygen-5.8.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.9Tt4NE/_old  2016-10-18 10:01:10.0 +0200
+++ /var/tmp/diff_new_pack.9Tt4NE/_new  2016-10-18 10:01:10.0 +0200
@@ -20,14 +20,14 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.8.0
+Version:5.8.1
 Release:0
 %{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 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.8.0.tar.xz -> oxygen-5.8.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.8.0/CMakeLists.txt 
new/oxygen-5.8.1/CMakeLists.txt
--- old/oxygen-5.8.0/CMakeLists.txt 2016-09-29 13:30:56.0 +0200
+++ new/oxygen-5.8.1/CMakeLists.txt 2016-10-11 14:38:56.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.8.0")
+set(PROJECT_VERSION "5.8.1")
 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.8.0/kdecoration/oxygen.json 
new/oxygen-5.8.1/kdecoration/oxygen.json
--- old/oxygen-5.8.0/kdecoration/oxygen.json2016-09-29 13:30:27.0 
+0200
+++ new/oxygen-5.8.1/kdecoration/oxygen.json2016-10-11 14:37:53.0 
+0200
@@ -11,6 +11,7 @@
 "Description[et]": "Plasma töölaua akende dekoratsioon Oxygeni 
visuaalse stiiliga", 
 "Description[fi]": "Oxygen-tyyliä käyttävä ikkunan kehys 
Plasma-työpöydälle", 
 "Description[gl]": "Decoración de xanelas que usa o estilo visual 
Oxygen para o escritorio Plasma.", 
+"Description[it]": "Decorazione per finestre che usa lo stile visuale 
di Oxygen per il desktop Plasma", 
 "Description[nl]": "Vensterdecoratie met gebruik van de visuele stijl 
Oxygen voor het Plasma bureaublad", 
 "Description[nn]": "Vindaugspynt som brukar Oxygen-stilen for 
Plasma-skrivebordet", 
 "Description[pl]": "Wystrój okien przy użyciu stylu wizualnego Tlenu 
dla Pulpitu Plazmy", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.8.0/kstyle/oxygenstyleplugin.cpp 
new/oxygen-5.8.1/kstyle/oxygenstyleplugin.cpp
--- old/oxygen-5.8.0/kstyle/oxygenstyleplugin.cpp   2016-09-29 
13:30:27.0 +0200
+++ new/oxygen-5.8.1/kstyle/oxygenstyleplugin.cpp   2016-10-11 
14:37:53.0 +0200
@@ -35,15 +35,7 @@
 {
 if( key.toLower() == QStringLiteral( "oxygen" ) )
 {
-QStyle* style = new Style();
-#if QT_VERSION >= 0x05
-// Delete style when using ::exit() otherwise it'll outlive the 
unloaded plugin and we'll get a crash
-// (see 2ffe20e1bfe93c921c5372b4d21447b1de308d4b)
-connect(this, &QObject::destroyed, style, [style]() {
-delete style;
-});
-#endif
-return style;
+return new Style;
 }
 return nullptr;
 }




commit oxygen5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-10-04 15:53:53

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-08-29 
15:29:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-10-04 
15:53:31.0 +0200
@@ -1,0 +2,34 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 17:31:18 UTC 2016 - fab...@ritter-vogt.de
+
+- Fix self-obsoletion
+
+---
+Wed Sep 21 09:15:11 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  oxygen-5.7.4.tar.xz

New:

  oxygen-5.8.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.96HESF/_old  2016-10-04 15:53:33.0 +0200
+++ /var/tmp/diff_new_pack.96HESF/_new  2016-10-04 15:53:33.0 +0200
@@ -20,13 +20,13 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-#Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 Source: oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
@@ -40,10 +40,11 @@
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KCMUtils)
 BuildRequires:  cmake(KF5Service)
+BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 %if %kwin_deco
-BuildRequires:  cmake(KDecoration2) >= %{version}
+BuildRequires:  cmake(KDecoration2) >= %{_plasma5_version}
 %endif
 BuildRequires:  xz
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
@@ -80,8 +81,8 @@
 Summary:The KDE Workspace Sounds
 License:GPL-2.0+
 Group:  System/GUI/KDE
-Obsoletes:  oxygen-sounds5
-Provides:   oxygen-sounds5
+Obsoletes:  oxygen-sounds5 < %{version}
+Provides:   oxygen-sounds5 = %{version}
 
 %description sounds
 This package contains the default sound set for a K Desktop Environment
@@ -101,8 +102,8 @@
 Conflicts:  oxygen4-cursors
 Conflicts:  oxygen-cursors4
 %endif
-Obsoletes:  oxygen-cursors5
-Provides:   oxygen-cursors5
+Obsoletes:  oxygen-cursors5 < %{version}
+Provides:   oxygen-cursors5 = %{version}
 
 %description cursors
 This package contains the default cursor set for a K Desktop Environment
@@ -112,8 +113,8 @@
 Summary:Oxygen style
 License:GPL-2.0+
 Group:  System/GUI/KDE
-Obsoletes:  oxygen-style5
-Provides:   oxygen-style5
+Obsoletes:  oxygen-style5 < %{version}
+Provides:   oxygen-style5 = %{version}
 
 %description style
 This package contains the libraries of the Oxygen style.
@@ -124,8 +125,8 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Supplements:packageand(oxygen5-style:kwin5)
-Obsoletes:  oxygen-decoration5
-Provides:   oxygen-decoration5
+Obsoletes:  oxygen-decoration5 < %{version}
+Provides:   oxygen-decoration5 = %{version}
 %requires_eq oxygen5-style
 
 %description decoration

++ oxygen-5.7.4.tar.xz -> oxygen-5.8.0.tar.xz ++
 3993 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-08-29 15:29:18

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-08-12 
15:40:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-08-29 
15:29:34.0 +0200
@@ -1,0 +2,8 @@
+Fri Aug 26 20:36:41 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.4.php
+
+---

Old:

  oxygen-5.7.3.tar.xz

New:

  oxygen-5.7.4.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.kys8Cz/_old  2016-08-29 15:29:37.0 +0200
+++ /var/tmp/diff_new_pack.kys8Cz/_new  2016-08-29 15:29:37.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.7.3
+Version:5.7.4
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.7.3.tar.xz -> oxygen-5.7.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.7.3/CMakeLists.txt 
new/oxygen-5.7.4/CMakeLists.txt
--- old/oxygen-5.7.3/CMakeLists.txt 2016-08-02 11:43:29.0 +0200
+++ new/oxygen-5.7.4/CMakeLists.txt 2016-08-23 14:53:07.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.7.3")
+set(PROJECT_VERSION "5.7.4")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 




commit oxygen5 for openSUSE:Factory

2016-08-12 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-08-12 15:40:40

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-08-08 
13:54:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-08-12 
15:40:41.0 +0200
@@ -1,0 +2,8 @@
+Tue Aug  2 11:36:01 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.3.php
+
+---

Old:

  oxygen-5.7.2.tar.xz

New:

  oxygen-5.7.3.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.6QQmge/_old  2016-08-12 15:40:42.0 +0200
+++ /var/tmp/diff_new_pack.6QQmge/_new  2016-08-12 15:40:42.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.7.2
+Version:5.7.3
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.7.2.tar.xz -> oxygen-5.7.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.7.2/CMakeLists.txt 
new/oxygen-5.7.3/CMakeLists.txt
--- old/oxygen-5.7.2/CMakeLists.txt 2016-07-19 13:05:33.0 +0200
+++ new/oxygen-5.7.3/CMakeLists.txt 2016-08-02 11:43:29.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.7.2")
+set(PROJECT_VERSION "5.7.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.7.2/kstyle/oxygenstyle.cpp 
new/oxygen-5.7.3/kstyle/oxygenstyle.cpp
--- old/oxygen-5.7.2/kstyle/oxygenstyle.cpp 2016-07-19 13:04:53.0 
+0200
+++ new/oxygen-5.7.3/kstyle/oxygenstyle.cpp 2016-08-02 11:42:52.0 
+0200
@@ -3102,21 +3102,7 @@
 
 //__
 QSize Style::tabWidgetSizeFromContents( const QStyleOption* option, const 
QSize& contentsSize, const QWidget* ) const
-{
-
-// cast option and check
-const QStyleOptionTabWidgetFrame* tabOption = qstyleoption_cast( option );
-if( !tabOption ) return expandSize( contentsSize, 
Metrics::Frame_FrameWidth );
-
-// tab orientation
-const bool verticalTabs( tabOption && isVerticalTab( tabOption->shape 
) );
-
-// need to reduce the size in the tabbar direction, due to a bug in 
QTabWidget::minimumSize
-return verticalTabs ?
-expandSize( contentsSize, Metrics::Frame_FrameWidth, 
Metrics::Frame_FrameWidth - 1 ):
-expandSize( contentsSize, Metrics::Frame_FrameWidth - 1, 
Metrics::Frame_FrameWidth );
-
-}
+{ return expandSize( contentsSize, Metrics::TabWidget_MarginWidth ); }
 
 //__
 QSize Style::tabBarTabSizeFromContents( const QStyleOption* option, const 
QSize& contentsSize, const QWidget* ) const
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.7.2/po/et/oxygen_kdecoration.po 
new/oxygen-5.7.3/po/et/oxygen_kdecoration.po
--- old/oxygen-5.7.2/po/et/oxygen_kdecoration.po2016-07-19 
13:05:03.0 +0200
+++ new/oxygen-5.7.3/po/et/oxygen_kdecoration.po2016-08-02 
11:42:59.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-02-05 07:29+\n"
-"PO-Revision-Date: 2016-01-11 10:25+0200\n"
+"PO-Revision-Date: 2016-07-27 18:18+0300\n"
 "Last-Translator: Marek Laane \n"
 "Language-Team: Estonian \n"
 "Language: et\n"
@@ -161,7 +161,7 @@
 #. i18n: ectx: property (text), widget (QCheckBox, useWindowColors)
 #: config/ui/oxygenconfigurationui.ui:144
 msgid "Use the same colors for title bar and window content"
-msgstr ""
+msgstr "Tiitliribal ja akna sisus samade värvide kasutamine"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab_3)
 #: config/ui/oxygenconfigurationui.ui:152




commit oxygen5 for openSUSE:Factory

2016-08-08 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-08-08 13:54:22

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-07-15 
12:27:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-08-08 
13:54:24.0 +0200
@@ -1,0 +2,23 @@
+Wed Jul 20 08:54:35 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.2.php
+
+---
+Wed Jul 13 06:13:33 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.1.php
+
+---
+Tue Jul  5 11:47:34 UTC 2016 - wba...@tmo.at
+
+- Use the new %kf5_find_lang macro to create the file list for the
+  lang package
+- Remove rpmlintrc file, it is not needed any more now
+
+---

Old:

  oxygen-5.7.0.tar.xz
  oxygen5-rpmlintrc

New:

  oxygen-5.7.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.n748Zl/_old  2016-08-08 13:54:24.0 +0200
+++ /var/tmp/diff_new_pack.n748Zl/_new  2016-08-08 13:54:24.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.7.0
+Version:5.7.2
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
@@ -29,7 +29,6 @@
 #Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 Source: oxygen-%{version}.tar.xz
 Source1:baselibs.conf
-Source99:   %{name}-rpmlintrc
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Completion)
@@ -138,11 +137,14 @@
 %setup -q -n oxygen-%{version}
 
 %build
-%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
+%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
 %make_jobs
 
 %install
   %kf5_makeinstall -C build
+%if %{with lang}
+  %kf5_find_lang
+%endif
 
 %post style -p /sbin/ldconfig
 
@@ -202,9 +204,7 @@
 %{_kf5_libdir}/liboxygenstyle5.so
 
 %if %{with lang}
-%files lang
-%defattr(-,root,root)
-%{_kf5_localedir}/
+%files lang -f %{name}.lang
 %endif
 
 %changelog

++ oxygen-5.7.0.tar.xz -> oxygen-5.7.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.7.0/CMakeLists.txt 
new/oxygen-5.7.2/CMakeLists.txt
--- old/oxygen-5.7.0/CMakeLists.txt 2016-06-30 17:04:19.0 +0200
+++ new/oxygen-5.7.2/CMakeLists.txt 2016-07-19 13:05:33.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.7.0")
+set(PROJECT_VERSION "5.7.2")
 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.7.0/kstyle/config/oxygenstyleconfig.cpp 
new/oxygen-5.7.2/kstyle/config/oxygenstyleconfig.cpp
--- old/oxygen-5.7.0/kstyle/config/oxygenstyleconfig.cpp2016-06-30 
17:03:34.0 +0200
+++ new/oxygen-5.7.2/kstyle/config/oxygenstyleconfig.cpp2016-07-19 
13:04:53.0 +0200
@@ -81,6 +81,7 @@
 connect( _menuHighlightSubtle, SIGNAL(toggled(bool)), 
SLOT(updateChanged()) );
 connect( _windowDragMode, SIGNAL(currentIndexChanged(int)), 
SLOT(updateChanged()) );
 
+connect( _animationConfigWidget, SIGNAL(changed(bool)), 
SLOT(updateChanged()) );
 connect( _animationConfigWidget, SIGNAL(layoutChanged()), 
SLOT(updateLayout()) );
 
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.7.0/kstyle/oxygenstyle.cpp 
new/oxygen-5.7.2/kstyle/oxygenstyle.cpp
--- old/oxygen-5.7.0/kstyle/oxygenstyle.cpp 2016-06-30 17:03:34.0 
+0200
+++ new/oxygen-5.7.2/kstyle/oxygenstyle.cpp 2016-07-19 13:04:53.0 
+0200
@@ -862,6 +862,7 @@
 case SH_ToolBox_SelectedPageTitleBold: return false;
 
 #if QT_VERSION >= 0x05
+case SH_Widget_Animate: return 
StyleConfigData::animationsEnabled();
 case SH_Menu_SupportsSections: return true;
 #endif
 




commit oxygen5 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-07-15 12:27:03

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-05-19 
12:13:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-07-15 
12:27:06.0 +0200
@@ -1,0 +2,8 @@
+Thu Jun 30 12:02:28 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.0.php
+
+---

Old:

  oxygen-5.6.4.tar.xz

New:

  oxygen-5.7.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.7MOzMk/_old  2016-07-15 12:27:07.0 +0200
+++ /var/tmp/diff_new_pack.7MOzMk/_new  2016-07-15 12:27:07.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.6.4
+Version:5.7.0
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.6.4.tar.xz -> oxygen-5.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.4/.arcconfig new/oxygen-5.7.0/.arcconfig
--- old/oxygen-5.6.4/.arcconfig 1970-01-01 01:00:00.0 +0100
+++ new/oxygen-5.7.0/.arcconfig 2016-06-30 17:03:34.0 +0200
@@ -0,0 +1,4 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/";
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.4/CMakeLists.txt 
new/oxygen-5.7.0/CMakeLists.txt
--- old/oxygen-5.6.4/CMakeLists.txt 2016-05-10 18:45:58.0 +0200
+++ new/oxygen-5.7.0/CMakeLists.txt 2016-06-30 17:04:19.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.6.4")
+set(PROJECT_VERSION "5.7.0")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
@@ -36,6 +36,7 @@
   add_feature_info("x11-xcb" XCB_FOUND "Required to pass style properties to 
native Windows on X11 Platform")
   set_feature_info("x11-xcb" "Required to pass style properties to native 
Windows on X11 Platform" "http://xcb.freedesktop.org";)
   set(OXYGEN_HAVE_X11 ${XCB_FOUND})
+  set(OXYGEN_HAVE_KWAYLAND FALSE)
 
   add_subdirectory(liboxygen)
   add_subdirectory(kstyle)
@@ -64,6 +65,9 @@
   PURPOSE "Required to pass style properties to native Windows on X11 
Platform"
   )
 
+  find_package(KF5Wayland CONFIG)
+  set(OXYGEN_HAVE_KWAYLAND ${KF5Wayland_FOUND})
+
   if(NOT APPLE)
 
 set(OXYGEN_HAVE_X11 ${XCB_XCB_FOUND})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.4/kdecoration/oxygen.json 
new/oxygen-5.7.0/kdecoration/oxygen.json
--- old/oxygen-5.6.4/kdecoration/oxygen.json2016-05-10 18:44:56.0 
+0200
+++ new/oxygen-5.7.0/kdecoration/oxygen.json2016-06-30 17:03:34.0 
+0200
@@ -1,6 +1,15 @@
 {
 "KPlugin": {
+"Description": "Window decoration using the Oxygen visual style for 
the Plasma Desktop", 
+"Description[es]": "Decoración de ventanas que usa el estilo visual 
Oxígeno para el escritorio Plasma", 
+"Description[nl]": "Vensterdecoratie met gebruik van de visuele stijl 
Oxygen voor het Plasma bureaublad", 
+"Description[pt]": "Decoração de janelas que usa o estilo visual 
Oxygen para a Área de Trabalho Plasma", 
+"Description[uk]": "Обрамлення вікон з використанням візуального стилю 
Oxygen для стільничного середовища Плазми", 
+"Description[x-test]": "xxWindow decoration using the Oxygen visual 
style for the Plasma Desktopxx", 
 "Id": "org.kde.oxygen", 
+"Name": "Oxygen", 
+"Name[es]": "Oxígeno", 
+"Name[x-test]": "xxOxygenxx", 
 "ServiceTypes": [
 "org.kde.kdecoration2"
 ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.4/kdecoration/oxygendecohelper.cpp 
new/oxygen-5.7.0/kdecoration/oxygendecohelper.cpp
--- old/oxygen-5.6.4/kdecoration/oxygendecohelper.cpp   2016-05-10 
18:44:56.0 +0200
+++ new/oxygen-5.7.0/kdecoration/oxygendecohelper.cpp   2016-06-30 
17:03:34.0 +0200
@@ -53,82 +53,84 @@
 Oxygen::Cache::Value* cache( _windecoButtonCache.get( color ) 
);
 
 const quint64 key( ( colorKey(glow) << 32 ) | (sunken << 23 ) | size );
-QPixmap *pixmap = cache->object( key );
 
-if( !pixmap )
+QPixmap *cachedPixmap = cache->object( key );
+   

commit oxygen5 for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-05-19 12:13:07

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-05-08 
10:43:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-05-19 
12:13:08.0 +0200
@@ -1,0 +2,8 @@
+Sun May 15 16:50:21 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.4.php
+
+---

Old:

  oxygen-5.6.3.tar.xz

New:

  oxygen-5.6.4.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.EK0Nh1/_old  2016-05-19 12:13:09.0 +0200
+++ /var/tmp/diff_new_pack.EK0Nh1/_new  2016-05-19 12:13:09.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.6.3
+Version:5.6.4
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.6.3.tar.xz -> oxygen-5.6.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.3/CMakeLists.txt 
new/oxygen-5.6.4/CMakeLists.txt
--- old/oxygen-5.6.3/CMakeLists.txt 2016-04-19 13:15:43.0 +0200
+++ new/oxygen-5.6.4/CMakeLists.txt 2016-05-10 18:45:58.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.6.3")
+set(PROJECT_VERSION "5.6.4")
 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.6.3/po/ca/oxygen_style_config.po 
new/oxygen-5.6.4/po/ca/oxygen_style_config.po
--- old/oxygen-5.6.3/po/ca/oxygen_style_config.po   2016-04-19 
13:15:18.0 +0200
+++ new/oxygen-5.6.4/po/ca/oxygen_style_config.po   2016-05-10 
18:45:03.0 +0200
@@ -1,17 +1,17 @@
 # Translation of oxygen_style_config.po to Catalan
-# Copyright (C) 2014-2015 This_file_is_part_of_KDE
+# Copyright (C) 2014-2016 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2014, 2015.
-# Antoni Bella Pérez , 2014.
+# Antoni Bella Pérez , 2014, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: oxygen_style_config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-05-02 09:43+\n"
-"PO-Revision-Date: 2015-05-09 09:52+0200\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2016-04-25 23:40+0100\n"
+"Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: main.cpp:40 main.cpp:44
 msgid "Oxygen Settings"
@@ -169,14 +169,14 @@
 #. i18n: ectx: property (text), item, widget (KComboBox, _windowDragMode)
 #: ui/oxygenstyleconfig.ui:52
 msgid "Drag windows from titlebar only"
-msgstr "Arrossega les finestres només per la barra de títol"
+msgstr "Arrossega les finestres només per a la barra de títol"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, _windowDragMode)
 #: ui/oxygenstyleconfig.ui:57
 msgid "Drag windows from titlebar, menubar and toolbars"
 msgstr ""
-"Arrossega les finestres només per la barra de títol, barra de menú i barres "
-"d'eines"
+"Arrossega les finestres només per a la barra de títol, barra de menú i "
+"barres d'eines"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, _windowDragMode)
 #: ui/oxygenstyleconfig.ui:62
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.3/po/ca@valencia/oxygen_style_config.po 
new/oxygen-5.6.4/po/ca@valencia/oxygen_style_config.po
--- old/oxygen-5.6.3/po/ca@valencia/oxygen_style_config.po  2016-04-19 
13:15:18.0 +0200
+++ new/oxygen-5.6.4/po/ca@valencia/oxygen_style_config.po  2016-05-10 
18:45:04.0 +0200
@@ -1,17 +1,17 @@
 # Translation of oxygen_style_config.po to Catalan (Valencian)
-# Copyright (C) 2014-2015 This_file_is_part_of_KDE
+# Copyright (C) 2014-2016 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2014, 2015.
-# Antoni Bella Pérez , 201

commit oxygen5 for openSUSE:Factory

2016-05-08 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-05-08 10:43:34

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-04-12 
19:05:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-05-08 
10:43:37.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 19 20:46:01 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.3.php
+
+---

Old:

  oxygen-5.6.2.tar.xz

New:

  oxygen-5.6.3.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.wjB4T2/_old  2016-05-08 10:43:38.0 +0200
+++ /var/tmp/diff_new_pack.wjB4T2/_new  2016-05-08 10:43:38.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.6.2
+Version:5.6.3
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.6.2.tar.xz -> oxygen-5.6.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.2/CMakeLists.txt 
new/oxygen-5.6.3/CMakeLists.txt
--- old/oxygen-5.6.2/CMakeLists.txt 2016-04-05 15:51:57.0 +0200
+++ new/oxygen-5.6.3/CMakeLists.txt 2016-04-19 13:15:43.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.6.2")
+set(PROJECT_VERSION "5.6.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.6.2/lookandfeel/metadata.desktop 
new/oxygen-5.6.3/lookandfeel/metadata.desktop
--- old/oxygen-5.6.2/lookandfeel/metadata.desktop   2016-04-05 
15:51:08.0 +0200
+++ new/oxygen-5.6.3/lookandfeel/metadata.desktop   2016-04-19 
13:15:14.0 +0200
@@ -50,7 +50,7 @@
 Keywords[es]=Escritorio;Espacio de trabajo;Apariencia;Aspecto;Cerrar 
sesión;Bloquear;Suspender;Apagar;Hibernar;
 
Keywords[et]=töölaud;töötsoon;välimus;väljalogimine;lukustamine;seiskamine;väljalülitamine;talveuni;uni;
 Keywords[fi]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;Työpöytä;Työtila;Ulkoasu;Ulkoasu ja 
tuntuma;Kirjaudu ulos;Lukitse;Valmiustila;Sammuta;Lepotila;
-Keywords[gl]=Escritorio;Espazo de traballo;Aparencia;Aparencia e 
Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar
+Keywords[gl]=Escritorio;Espazo de traballo;Aparencia;Aparencia e 
Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar;
 
Keywords[hu]=Asztal;Munkaterület;Megjelenés;Kinézet;Kijelentkezés;Zárolás;Felfüggesztés;Leállítás;Hibernálás
 Keywords[id]=Desktop;Ruang Kerja;Tampilan;Tampilan dan 
Rasa;Keluar;Kunci;Suspensi;Marikan;Hibernasi;
 Keywords[it]=Desktop;spazio di lavoro;aspetto;chiusura della 
sessione;blocco;sospensione;spegnimento;ibernazione;
Files old/oxygen-5.6.2/po/de/messages.mo and new/oxygen-5.6.3/po/de/messages.mo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.2/po/de/oxygen_kdecoration.po 
new/oxygen-5.6.3/po/de/oxygen_kdecoration.po
--- old/oxygen-5.6.2/po/de/oxygen_kdecoration.po2016-04-05 
15:51:19.0 +0200
+++ new/oxygen-5.6.3/po/de/oxygen_kdecoration.po2016-04-19 
13:15:20.0 +0200
@@ -5,7 +5,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-02-05 07:29+\n"
-"PO-Revision-Date: 2016-02-05 13:35+0100\n"
+"PO-Revision-Date: 2016-04-09 04:40+0100\n"
 "Last-Translator: Frederik Schwarzer \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -17,11 +17,11 @@
 
 #: config/oxygenanimationconfigwidget.cpp:47
 msgid "Button mouseover transition"
-msgstr "Übergang beim Überfahren mit dem Mauszeiger"
+msgstr "Übergang bei Mausberührung"
 
 #: config/oxygenanimationconfigwidget.cpp:48
 msgid "Configure window buttons' mouseover highlight animation"
-msgstr "Animation der Fensterknöpfe beim Überfahren mit der Maus einrichten"
+msgstr "Animation der Fensterknöpfe bei Mausberührung einrichten"
 
 #: config/oxygenanimationconfigwidget.cpp:51
 msgid "Window active state change transitions"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.2/po/de/oxygen_style_config.po 
new/oxygen-5.6.3/po/de/oxygen_style_config.po
--- old/oxygen-5.6.2/po/de/oxygen_style_config.po   2016-04-05 
15:51:19.0 +020

commit oxygen5 for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-04-12 19:05:43

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-04-07 
13:30:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-04-12 
19:05:45.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr  5 15:53:52 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.2.php
+
+---

Old:

  oxygen-5.6.1.tar.xz

New:

  oxygen-5.6.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.wDTL0l/_old  2016-04-12 19:05:46.0 +0200
+++ /var/tmp/diff_new_pack.wDTL0l/_new  2016-04-12 19:05:46.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.6.1
+Version:5.6.2
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.6.1.tar.xz -> oxygen-5.6.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.6.1/CMakeLists.txt 
new/oxygen-5.6.2/CMakeLists.txt
--- old/oxygen-5.6.1/CMakeLists.txt 2016-03-29 16:16:43.0 +0200
+++ new/oxygen-5.6.2/CMakeLists.txt 2016-04-05 15:51:57.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.6.1")
+set(PROJECT_VERSION "5.6.2")
 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.6.1/kstyle/oxygenstyle.cpp 
new/oxygen-5.6.2/kstyle/oxygenstyle.cpp
--- old/oxygen-5.6.1/kstyle/oxygenstyle.cpp 2016-03-29 16:16:10.0 
+0200
+++ new/oxygen-5.6.2/kstyle/oxygenstyle.cpp 2016-04-05 15:51:08.0 
+0200
@@ -646,7 +646,7 @@
 case PM_DefaultFrameWidth:
 if( qobject_cast( widget ) ) return 
Metrics::LineEdit_FrameWidth;
 #if QT_VERSION >= 0x05
-else if( option && option->styleObject && 
option->styleObject->inherits( "QQuickStyleItem" ) )
+else if( isQtQuickControl( option, widget ) )
 {
 const QString &elementType = option->styleObject->property( 
"elementType" ).toString();
 if( elementType == QLatin1String( "edit" ) || elementType == 
QLatin1String( "spinbox" ) )
@@ -3029,12 +3029,7 @@
 case QStyleOptionMenuItem::SubMenu:
 {
 
-#if QT_VERSION >= 0x05
-const bool isQtQuickControl = !widget && option && 
option->styleObject && option->styleObject->inherits( "QQuickStyleItem" );
-const int iconWidth( isQtQuickControl ? qMax( 
pixelMetric(PM_SmallIconSize, option, widget ), menuItemOption->maxIconWidth ) 
: menuItemOption->maxIconWidth );
-#else
-const int iconWidth( menuItemOption->maxIconWidth );
-#endif
+const int iconWidth( isQtQuickControl( option, widget ) ? 
qMax( pixelMetric(PM_SmallIconSize, option, widget ), 
menuItemOption->maxIconWidth ) : menuItemOption->maxIconWidth );
 
 int leftColumnWidth( iconWidth );
 
@@ -3231,9 +3226,8 @@
 const bool enabled( state & State_Enabled );
 
 #if QT_VERSION >= 0x05
-const bool isQtQuickControl = !widget && option && option->styleObject 
&& option->styleObject->inherits( "QQuickStyleItem" );
 const bool isInputWidget( ( widget && widget->testAttribute( 
Qt::WA_Hover ) ) ||
-( isQtQuickControl && option->styleObject->property( "elementType" 
).toString() == QStringLiteral( "edit") ) );
+( isQtQuickControl( option, widget ) && 
option->styleObject->property( "elementType" ).toString() == QStringLiteral( 
"edit") ) );
 #else
 const bool isInputWidget( widget && widget->testAttribute( 
Qt::WA_Hover ) );
 #endif
@@ -3367,12 +3361,10 @@
 _helper->renderWindowBackground( painter, option->rect, widget, 
option->palette );
 _helper->drawFloatFrame( painter, option->rect, 
option->palette.window().color(), true );
 
-#if !OXYGEN_USE_KDE4
-} else if( option->styleObject && option->styleObject->inherits( 
"QQuickItem" ) ) {
+} else if( isQtQuickControl( option, widget ) ) {
 
 // QtQuick Control case
 _helper->drawFloatFrame( painter, option->rect, 
op

commit oxygen5 for openSUSE:Factory

2016-04-07 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-04-07 13:30:19

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-03-03 
15:15:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-04-07 
13:30:21.0 +0200
@@ -1,0 +2,16 @@
+Tue Mar 29 16:21:03 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.1.php
+
+---
+Sun Mar 20 09:19:57 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.0.php
+
+---

Old:

  oxygen-5.5.5.tar.xz

New:

  oxygen-5.6.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.j4gRHT/_old  2016-04-07 13:30:22.0 +0200
+++ /var/tmp/diff_new_pack.j4gRHT/_new  2016-04-07 13:30:22.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.5.5
+Version:5.6.1
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.5.5.tar.xz -> oxygen-5.6.1.tar.xz ++
 3998 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2016-03-03 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-03-03 15:15:05

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-02-11 
12:34:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-03-03 
15:15:07.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  1 17:33:19 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.5 (boo#968966)
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.5.php
+
+---

Old:

  oxygen-5.5.4.tar.xz

New:

  oxygen-5.5.5.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.XH19G8/_old  2016-03-03 15:15:08.0 +0100
+++ /var/tmp/diff_new_pack.XH19G8/_new  2016-03-03 15:15:08.0 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.5.4
+Version:5.5.5
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.5.4.tar.xz -> oxygen-5.5.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.4/CMakeLists.txt 
new/oxygen-5.5.5/CMakeLists.txt
--- old/oxygen-5.5.4/CMakeLists.txt 2016-01-26 20:39:29.0 +0100
+++ new/oxygen-5.5.5/CMakeLists.txt 2016-03-01 14:39:42.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.5.4")
+set(PROJECT_VERSION "5.5.5")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
@@ -85,7 +85,7 @@
   add_subdirectory(sounds)
   add_subdirectory(kdecoration)
 
-  install(DIRECTORY lookandfeel/ DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/plasma/look-and-feel/org.kde.oxygen
+  install(DIRECTORY lookandfeel/ DESTINATION 
${KDE_INSTALL_DATADIR}/plasma/look-and-feel/org.kde.oxygen
   PATTERN "Messages.sh" EXCLUDE PATTERN "CMakeLists.txt" EXCLUDE)
 
   # po/ dir added by packaging scripts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.4/cursors/KDE_Classic/index.theme 
new/oxygen-5.5.5/cursors/KDE_Classic/index.theme
--- old/oxygen-5.5.4/cursors/KDE_Classic/index.theme2016-01-26 
20:38:42.0 +0100
+++ new/oxygen-5.5.5/cursors/KDE_Classic/index.theme2016-03-01 
14:39:02.0 +0100
@@ -7,6 +7,7 @@
 Name[cs]=Klasika KDE
 Name[da]=KDE Classic
 Name[de]=KDE-Klassik
+Name[el]=KDE κλασικό
 Name[en_GB]=KDE Classic
 Name[es]=KDE clásico
 Name[et]=KDE klassikaline
@@ -45,6 +46,7 @@
 Comment[cs]=Výchozí motiv kurzorů pro KDE 2 a 3
 Comment[da]=Standard markørtema i KDE 2 og 3
 Comment[de]=Das Standard-Zeigerdesign von KDE 2 und 3
+Comment[el]=Το προκαθορισμένο θέμα δρομέα του KDE 2 και 3
 Comment[en_GB]=The default cursor theme in KDE 2 and 3
 Comment[es]=El tema de cursores por omisión en KDE 2 y 3
 Comment[et]=KDE 2 ja 3 vaikimisi kursoriteema
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.4/cursors/Oxygen_Black/index.theme 
new/oxygen-5.5.5/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.5.4/cursors/Oxygen_Black/index.theme   2016-01-26 
20:38:42.0 +0100
+++ new/oxygen-5.5.5/cursors/Oxygen_Black/index.theme   2016-03-01 
14:39:02.0 +0100
@@ -7,6 +7,7 @@
 Name[cs]=Oxygen -  Černý
 Name[da]=Oxygen Black
 Name[de]=Oxygen-Schwarz
+Name[el]=Oxygen μαύρο
 Name[en_GB]=Oxygen Black
 Name[es]=Oxígeno negro
 Name[et]=Oxygen Black
@@ -42,6 +43,7 @@
 Comment[ca@valencia]=Tema Oxygen pel ratolí. Oxygenitza el teu escriptori!
 Comment[da]=Oxygen musetema. Oxygenisér din desktop!
 Comment[de]=Mausdesign für Oxygen.
+Comment[el]=Θέμα ποντικιού Oxygen. Κάντε την επιφάνεια εργασίας σας πιο Oxygen!
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
 Comment[et]=Oxygeni hiireteema. Oksigeneeri oma töölaud!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.4/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.5.5/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.5.4/cursors/Oxygen_Blue/index.theme2016-01-26 
20:38:42.0 +0100
+++ new/oxygen-5.5.5/cursors/Oxygen_Blue/index.theme2016-03-01 
14:39:02.0 +0100
@@ -7,6 +7,7 @@
 Name[cs]=Oxygen - Modrý
 Name[da]=Oxygen Blå
 Name[de]=Oxygen-Blau
+Name[el]=Oxygen μπλε
 Name[en_GB]=Oxygen Blue
 Name[es]=Oxígeno azul
 Name[et]=Oxygen Blue
@@ -42,6 +43,7 @@
 Comment[ca@valencia]=Tema Oxygen pel rato

commit oxygen5 for openSUSE:Factory

2016-02-11 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-02-11 12:34:56

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-01-20 
09:52:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-02-11 
12:34:58.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan 26 22:20:15 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.4:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.4.php
+
+---

Old:

  oxygen-5.5.3.tar.xz

New:

  oxygen-5.5.4.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.dduV5T/_old  2016-02-11 12:34:59.0 +0100
+++ /var/tmp/diff_new_pack.dduV5T/_new  2016-02-11 12:34:59.0 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.5.3
+Version:5.5.4
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.5.3.tar.xz -> oxygen-5.5.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.3/CMakeLists.txt 
new/oxygen-5.5.4/CMakeLists.txt
--- old/oxygen-5.5.3/CMakeLists.txt 2016-01-06 13:12:06.0 +0100
+++ new/oxygen-5.5.4/CMakeLists.txt 2016-01-26 20:39:29.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.5.3")
+set(PROJECT_VERSION "5.5.4")
 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.5.3/cursors/KDE_Classic/index.theme 
new/oxygen-5.5.4/cursors/KDE_Classic/index.theme
--- old/oxygen-5.5.3/cursors/KDE_Classic/index.theme2016-01-06 
13:11:11.0 +0100
+++ new/oxygen-5.5.4/cursors/KDE_Classic/index.theme2016-01-26 
20:38:42.0 +0100
@@ -9,6 +9,7 @@
 Name[de]=KDE-Klassik
 Name[en_GB]=KDE Classic
 Name[es]=KDE clásico
+Name[et]=KDE klassikaline
 Name[fi]=Perinteinen KDE
 Name[fr]=KDE Classique
 Name[gl]=Clásico de KDE
@@ -46,6 +47,7 @@
 Comment[de]=Das Standard-Zeigerdesign von KDE 2 und 3
 Comment[en_GB]=The default cursor theme in KDE 2 and 3
 Comment[es]=El tema de cursores por omisión en KDE 2 y 3
+Comment[et]=KDE 2 ja 3 vaikimisi kursoriteema
 Comment[fi]=Hiiren osoittimen oletusteema KDE 2:ssa ja 3:ssa
 Comment[fr]=Thème du pointeur par défaut dans KDE 2 et 3
 Comment[gl]=O tema de cursores predeterminado de KDE 2 e 3.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.3/cursors/Oxygen_Black/index.theme 
new/oxygen-5.5.4/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.5.3/cursors/Oxygen_Black/index.theme   2016-01-06 
13:11:11.0 +0100
+++ new/oxygen-5.5.4/cursors/Oxygen_Black/index.theme   2016-01-26 
20:38:42.0 +0100
@@ -9,6 +9,7 @@
 Name[de]=Oxygen-Schwarz
 Name[en_GB]=Oxygen Black
 Name[es]=Oxígeno negro
+Name[et]=Oxygen Black
 Name[fi]=Oxygen, musta
 Name[fr]=Oxygen Noir
 Name[gl]=Oxygen negro
@@ -43,6 +44,7 @@
 Comment[de]=Mausdesign für Oxygen.
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
+Comment[et]=Oxygeni hiireteema. Oksigeneeri oma töölaud!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
 Comment[fr]=Thème de curseur Oxygen. Oxygénisez votre bureau !
 Comment[gl]=Tema de cursores de Oxygen. Oxixene o escritorio!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.3/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.5.4/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.5.3/cursors/Oxygen_Blue/index.theme2016-01-06 
13:11:11.0 +0100
+++ new/oxygen-5.5.4/cursors/Oxygen_Blue/index.theme2016-01-26 
20:38:42.0 +0100
@@ -9,6 +9,7 @@
 Name[de]=Oxygen-Blau
 Name[en_GB]=Oxygen Blue
 Name[es]=Oxígeno azul
+Name[et]=Oxygen Blue
 Name[fi]=Oxygen, sininen
 Name[fr]=Oxygen Bleu
 Name[gl]=Oxygen azul
@@ -43,6 +44,7 @@
 Comment[de]=Mausdesign für Oxygen.
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
+Comment[et]=Oxygeni hiireteema. Oksigeneeri oma töölaud!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
 Comment[fr]=Thème de curseur Oxygen. Oxygénisez votre bureau !
 Comment[gl]=Tema de cursores de Oxygen. Oxixene o escritorio!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'

commit oxygen5 for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-01-20 09:52:03

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-01-03 
13:26:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-01-20 
09:52:04.0 +0100
@@ -1,0 +2,8 @@
+Wed Jan  6 14:12:15 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.3:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.3.php
+
+---

Old:

  oxygen-5.5.2.tar.xz

New:

  oxygen-5.5.3.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.ZI7Agz/_old  2016-01-20 09:52:11.0 +0100
+++ /var/tmp/diff_new_pack.ZI7Agz/_new  2016-01-20 09:52:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oxygen5
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.5.2
+Version:5.5.3
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.5.2.tar.xz -> oxygen-5.5.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.2/CMakeLists.txt 
new/oxygen-5.5.3/CMakeLists.txt
--- old/oxygen-5.5.2/CMakeLists.txt 2015-12-22 11:41:01.0 +0100
+++ new/oxygen-5.5.3/CMakeLists.txt 2016-01-06 13:12:06.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.5.2")
+set(PROJECT_VERSION "5.5.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.5.2/cursors/Oxygen_Black/index.theme 
new/oxygen-5.5.3/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.5.2/cursors/Oxygen_Black/index.theme   2015-12-22 
11:40:05.0 +0100
+++ new/oxygen-5.5.3/cursors/Oxygen_Black/index.theme   2016-01-06 
13:11:11.0 +0100
@@ -49,7 +49,7 @@
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
 Comment[it]=Tema del mouse Oxygen. Ossigena il tuo desktop!
 Comment[ko]=Oxygen 마우스 테마입니다. 데스크톱에 산소를 불어넣으십시오!
-Comment[lt]=Oxygen pelės tema. Papuošk savo darbastalį su Oxygen!
+Comment[lt]=Oxygen pelės tema. Papuošk savo darbalaukį su Oxygen!
 Comment[nl]=Muisthema van Oxygen. Geef uw bureaublad zuurstof!
 Comment[nn]=Oxygen peikartema. Oxygeniser skrivebordet!
 Comment[pl]=Tlen - zestaw wskaźników myszy. Dotleń swój pulpit!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.2/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.5.3/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.5.2/cursors/Oxygen_Blue/index.theme2015-12-22 
11:40:05.0 +0100
+++ new/oxygen-5.5.3/cursors/Oxygen_Blue/index.theme2016-01-06 
13:11:11.0 +0100
@@ -49,7 +49,7 @@
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
 Comment[it]=Tema del mouse Oxygen. Ossigena il tuo desktop!
 Comment[ko]=Oxygen 마우스 테마입니다. 데스크톱에 산소를 불어넣으십시오!
-Comment[lt]=Oxygen pelės tema. Papuošk savo darbastalį su Oxygen!
+Comment[lt]=Oxygen pelės tema. Papuošk savo darbalaukį su Oxygen!
 Comment[nl]=Muisthema van Oxygen. Geef uw bureaublad zuurstof!
 Comment[nn]=Oxygen peikartema. Oxygeniser skrivebordet!
 Comment[pl]=Tlen - zestaw wskaźników myszy. Dotleń swój pulpit!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.2/cursors/Oxygen_White/index.theme 
new/oxygen-5.5.3/cursors/Oxygen_White/index.theme
--- old/oxygen-5.5.2/cursors/Oxygen_White/index.theme   2015-12-22 
11:40:05.0 +0100
+++ new/oxygen-5.5.3/cursors/Oxygen_White/index.theme   2016-01-06 
13:11:11.0 +0100
@@ -49,7 +49,7 @@
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
 Comment[it]=Tema del mouse Oxygen. Ossigena il tuo desktop!
 Comment[ko]=Oxygen 마우스 테마입니다. 데스크톱에 산소를 불어넣으십시오!
-Comment[lt]=Oxygen pelės tema. Papuošk savo darbastalį su Oxygen!
+Comment[lt]=Oxygen pelės tema. Papuošk savo darbalaukį su Oxygen!
 Comment[nl]=Muisthema van Oxygen. Geef uw bureaublad zuurstof!
 Comment[nn]=Oxygen peikartema. Oxygeniser skrivebordet!
 Comment[pl]=Tlen - zestaw wskaźników myszy. Dotleń swój pulpit!
diff -urN '--exclude=CV

commit oxygen5 for openSUSE:Factory

2016-01-03 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-01-03 13:26:22

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-12-29 
12:57:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-01-03 
13:26:40.0 +0100
@@ -1,0 +2,8 @@
+Wed Dec 23 09:12:33 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.2.php
+
+---

Old:

  oxygen-5.5.1.tar.xz

New:

  oxygen-5.5.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.oEAsA7/_old  2016-01-03 13:26:41.0 +0100
+++ /var/tmp/diff_new_pack.oEAsA7/_new  2016-01-03 13:26:41.0 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.5.1
+Version:5.5.2
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.5.1.tar.xz -> oxygen-5.5.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.5.1/CMakeLists.txt 
new/oxygen-5.5.2/CMakeLists.txt
--- old/oxygen-5.5.1/CMakeLists.txt 2015-12-15 11:28:49.0 +0100
+++ new/oxygen-5.5.2/CMakeLists.txt 2015-12-22 11:41:01.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.5.1")
+set(PROJECT_VERSION "5.5.2")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 




commit oxygen5 for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-12-29 12:57:22

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-11-24 
22:27:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-12-29 
12:57:24.0 +0100
@@ -1,0 +2,16 @@
+Tue Dec 15 17:49:58 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.1.php
+
+---
+Sat Dec 12 17:32:21 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0:
+  * For more details please see:
+https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
+- Move to cmake(...) BuildRequires where possible
+
+---

Old:

  oxygen-5.4.3.tar.xz

New:

  oxygen-5.5.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.tivkU4/_old  2015-12-29 12:57:25.0 +0100
+++ /var/tmp/diff_new_pack.tivkU4/_new  2015-12-29 12:57:25.0 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.4.3
+Version:5.5.1
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
@@ -30,28 +30,26 @@
 Source: oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 Source99:   %{name}-rpmlintrc
-BuildRequires:  frameworkintegration-devel
-BuildRequires:  gcc-c++
-BuildRequires:  kcmutils-devel
-BuildRequires:  kcompletion-devel
-BuildRequires:  kconfig-devel
+BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kservice-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kwindowsystem-devel
+BuildRequires:  cmake(KF5Completion)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5FrameworkIntegration)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KCMUtils)
+BuildRequires:  cmake(KF5Service)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5WindowSystem)
 %if %kwin_deco
-BuildRequires:  libkdecoration2-devel
+BuildRequires:  cmake(KDecoration2) >= %{version}
 %endif
-BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.4.0
-BuildRequires:  pkgconfig(x11-xcb)
+BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(xcb)
 %if %kwin_deco
 Requires:   oxygen5-decoration

++ oxygen-5.4.3.tar.xz -> oxygen-5.5.1.tar.xz ++
 55137 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-11-24 22:27:24

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-10-19 
22:19:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-11-24 
22:27:26.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 18:39:54 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.3 (boo#955068):
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.3.php
+
+---

Old:

  oxygen-5.4.2.tar.xz

New:

  oxygen-5.4.3.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.qYoqgy/_old  2015-11-24 22:27:27.0 +0100
+++ /var/tmp/diff_new_pack.qYoqgy/_new  2015-11-24 22:27:27.0 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.4.2
+Version:5.4.3
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.4.2.tar.xz -> oxygen-5.4.3.tar.xz ++
 3046 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-10-19 22:19:08

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-09-24 
07:07:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-10-19 
22:19:11.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  4 10:44:01 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.2:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.2.php
+
+---

Old:

  oxygen-5.4.1.tar.xz

New:

  oxygen-5.4.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.QSTuFr/_old  2015-10-19 22:19:12.0 +0200
+++ /var/tmp/diff_new_pack.QSTuFr/_new  2015-10-19 22:19:12.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.4.1
+Version:5.4.2
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.4.1.tar.xz -> oxygen-5.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.4.1/CMakeLists.txt 
new/oxygen-5.4.2/CMakeLists.txt
--- old/oxygen-5.4.1/CMakeLists.txt 2015-09-03 12:30:07.0 +0200
+++ new/oxygen-5.4.2/CMakeLists.txt 2015-10-01 11:51:20.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.4.1")
+set(PROJECT_VERSION "5.4.2")
 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.4.1/cursors/Oxygen_Black/index.theme 
new/oxygen-5.4.2/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.4.1/cursors/Oxygen_Black/index.theme   2015-09-03 
12:29:17.0 +0200
+++ new/oxygen-5.4.2/cursors/Oxygen_Black/index.theme   2015-10-01 
11:50:35.0 +0200
@@ -35,7 +35,7 @@
 Name[zh_TW]=Oxygen 黑
 Comment=Oxygen mouse theme. Oxygenize your desktop!
 Comment[ast]=Tema del mur Oxygen. ¡Oxixeniza'l to escritoriu!
-Comment[ca]=Tema de ratolí Oxygen. Oxygenitza el teu escriptori!
+Comment[ca]=Tema Oxygen pel ratolí. Oxygenitza el teu escriptori!
 Comment[da]=Oxygen musetema. Oxygenisér din desktop!
 Comment[de]=Mausdesign für Oxygen.
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.4.1/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.4.2/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.4.1/cursors/Oxygen_Blue/index.theme2015-09-03 
12:29:17.0 +0200
+++ new/oxygen-5.4.2/cursors/Oxygen_Blue/index.theme2015-10-01 
11:50:35.0 +0200
@@ -35,7 +35,7 @@
 Name[zh_TW]=Oxygen 藍
 Comment=Oxygen mouse theme. Oxygenize your desktop!
 Comment[ast]=Tema del mur Oxygen. ¡Oxixeniza'l to escritoriu!
-Comment[ca]=Tema de ratolí Oxygen. Oxygenitza el teu escriptori!
+Comment[ca]=Tema Oxygen pel ratolí. Oxygenitza el teu escriptori!
 Comment[da]=Oxygen musetema. Oxygenisér din desktop!
 Comment[de]=Mausdesign für Oxygen.
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.4.1/cursors/Oxygen_White/index.theme 
new/oxygen-5.4.2/cursors/Oxygen_White/index.theme
--- old/oxygen-5.4.1/cursors/Oxygen_White/index.theme   2015-09-03 
12:29:17.0 +0200
+++ new/oxygen-5.4.2/cursors/Oxygen_White/index.theme   2015-10-01 
11:50:35.0 +0200
@@ -36,7 +36,7 @@
 Name[zh_TW]=Oxygen 白
 Comment=Oxygen mouse theme. Oxygenize your desktop!
 Comment[ast]=Tema del mur Oxygen. ¡Oxixeniza'l to escritoriu!
-Comment[ca]=Tema de ratolí Oxygen. Oxygenitza el teu escriptori!
+Comment[ca]=Tema Oxygen pel ratolí. Oxygenitza el teu escriptori!
 Comment[da]=Oxygen musetema. Oxygenisér din desktop!
 Comment[de]=Mausdesign für Oxygen.
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.4.1/cursors/Oxygen_Yellow/index.theme 
new/oxygen-5.4.2/cursors/Oxygen_Yellow/index.theme
--- old/oxygen-5.4.1/cursors/Oxygen_Yellow/index.theme  2015-09-03 
12:29:17.0 +0200
+++ new/oxygen-5.4.2/cursors/Oxygen_Yellow/index.theme  2015-10-01 
11:50:35.0 +0200
@@ -35,7 +35,7 @@
 Name[zh_TW]=Oxygen 黃
 Comment=Oxygen mouse theme. Oxygenize your desktop!
 Comment[ast]=Tema del mur Oxygen. ¡Oxixeniza'l to escritoriu!
-Comment[ca]=Tema de ratol

commit oxygen5 for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-09-24 07:07:53

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-09-02 
07:52:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-09-24 
07:07:54.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 10 17:18:12 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.1:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.1.php
+
+---

Old:

  oxygen-5.4.0.tar.xz

New:

  oxygen-5.4.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.YBPVK1/_old  2015-09-24 07:07:55.0 +0200
+++ /var/tmp/diff_new_pack.YBPVK1/_new  2015-09-24 07:07:55.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.4.0
+Version:5.4.1
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.4.0.tar.xz -> oxygen-5.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.4.0/CMakeLists.txt 
new/oxygen-5.4.1/CMakeLists.txt
--- old/oxygen-5.4.0/CMakeLists.txt 2015-08-20 14:41:18.0 +0200
+++ new/oxygen-5.4.1/CMakeLists.txt 2015-09-03 12:30:07.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.4.0")
+set(PROJECT_VERSION "5.4.1")
 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.4.0/cursors/KDE_Classic/index.theme 
new/oxygen-5.4.1/cursors/KDE_Classic/index.theme
--- old/oxygen-5.4.0/cursors/KDE_Classic/index.theme2015-08-20 
14:40:30.0 +0200
+++ new/oxygen-5.4.1/cursors/KDE_Classic/index.theme2015-09-03 
12:29:17.0 +0200
@@ -14,6 +14,7 @@
 Name[hu]=KDE Classic
 Name[it]=KDE Classic
 Name[ko]=KDE 고전
+Name[lt]=KDE klasikinė
 Name[nl]=KDE-klassiek
 Name[nn]=KDE klassisk
 Name[pl]=Klasyczne KDE
@@ -49,6 +50,7 @@
 Comment[hu]=A KDE 2 és 3 alapértelmezett kurzortémája
 Comment[it]=Il tema di puntatori predefinito di KDE 2 e 3
 Comment[ko]=KDE 2와 3의 기본 커서 테마입니다
+Comment[lt]=Numatyta žymeklio tema naudojama KDE 2 ir 3
 Comment[nl]=Het standaard cursorthema in KDE 2 en 3
 Comment[pl]=Domyślny zestaw wskaźników w KDE 2 i 3
 Comment[pt]=O tema de cursores predefinido no KDE 2 e 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.4.0/cursors/Oxygen_Black/index.theme 
new/oxygen-5.4.1/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.4.0/cursors/Oxygen_Black/index.theme   2015-08-20 
14:40:30.0 +0200
+++ new/oxygen-5.4.1/cursors/Oxygen_Black/index.theme   2015-09-03 
12:29:17.0 +0200
@@ -14,6 +14,7 @@
 Name[hu]=Oxygen Black
 Name[it]=Oxygen nero
 Name[ko]=Oxygen 검정
+Name[lt]=Oxygen juoda
 Name[nl]=Oxygen donker
 Name[pl]=Czarny Tlen
 Name[pt]=Oxygen Preto
@@ -45,6 +46,7 @@
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
 Comment[it]=Tema del mouse Oxygen. Ossigena il tuo desktop!
 Comment[ko]=Oxygen 마우스 테마입니다. 데스크톱에 산소를 불어넣으십시오!
+Comment[lt]=Oxygen pelės tema. Papuošk savo darbastalį su Oxygen!
 Comment[nl]=Muisthema van Oxygen. Geef uw bureaublad zuurstof!
 Comment[pl]=Tlen - zestaw wskaźników myszy. Dotleń swój pulpit!
 Comment[pt]=Tema do rato no Oxygen. Dê oxigénio ao seu ambiente de trabalho!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.4.0/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.4.1/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.4.0/cursors/Oxygen_Blue/index.theme2015-08-20 
14:40:30.0 +0200
+++ new/oxygen-5.4.1/cursors/Oxygen_Blue/index.theme2015-09-03 
12:29:17.0 +0200
@@ -14,6 +14,7 @@
 Name[hu]=Oxygen Blue
 Name[it]=Oxygen blu
 Name[ko]=Oxygen 파랑
+Name[lt]=Oxygen mėlyna
 Name[nl]=Oxygen blauw
 Name[pl]=Niebieski Tlen
 Name[pt]=Oxygen Azul
@@ -45,6 +46,7 @@
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
 Comment[it]=Tema del mouse Oxygen. Ossigena il tuo desktop!
 Comment[ko]=Oxygen 마우스 테마입니다. 데스크톱에 산소를 불어넣으십시오!
+Comment[lt]=Oxygen pelės tema. Papuošk savo darbastalį su Oxygen!
 Comment[nl]=Muisthema van Oxygen. Geef uw bureaublad zuurstof!
 Comment[pl]=Tlen - zestaw wskaźników myszy. Dotleń swój pulpit!
 Comment[pt]=Tema do rato no Oxygen. Dê oxigénio ao seu ambiente de trabalho!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclu

commit oxygen5 for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-09-02 07:52:20

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-08-02 
22:45:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-09-02 
07:52:22.0 +0200
@@ -1,0 +2,22 @@
+Mon Aug 24 17:52:33 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.0.php
+
+---
+Sun Aug 16 10:17:06 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.95 aka 5.4 beta:
+  This release of Plasma brings many nice touches for our users
+  such as much improved high DPI support, KRunner auto-completion
+  and many new beautiful Breeze icons. It also lays the ground for
+  the future with a tech preview of Wayland session available.
+  We're shipping a few new components such as an Audio Volume
+  Plasma Widget, monitor calibration tool and the User Manager
+  tool comes out beta.
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.95.php
+- Added kcmutils-devel BuildRequires
+
+---

Old:

  oxygen-5.3.2.tar.xz

New:

  oxygen-5.4.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.xKUwPu/_old  2015-09-02 07:52:23.0 +0200
+++ /var/tmp/diff_new_pack.xKUwPu/_new  2015-09-02 07:52:23.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.3.2
+Version:5.4.0
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
@@ -32,6 +32,7 @@
 Source99:   %{name}-rpmlintrc
 BuildRequires:  frameworkintegration-devel
 BuildRequires:  gcc-c++
+BuildRequires:  kcmutils-devel
 BuildRequires:  kcompletion-devel
 BuildRequires:  kconfig-devel
 BuildRequires:  kf5-filesystem
@@ -172,12 +173,17 @@
 %{_kf5_plasmadir}/
 %dir %{_kf5_servicesdir}
 %{_kf5_servicesdir}/oxygenstyleconfig.desktop
+%dir %{_kf5_iconsdir}/hicolor/*/
+%dir %{_kf5_iconsdir}/hicolor/*/apps
+%{_kf5_iconsdir}/hicolor/*/apps/oxygen-settings.png
 
 %if %kwin_deco
 %files decoration
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_plugindir}/org.kde.kdecoration2/
+%dir %{_kf5_servicesdir}
+%{_kf5_servicesdir}/oxygendecorationconfig.desktop
 %endif
 
 %files sounds

++ oxygen-5.3.2.tar.xz -> oxygen-5.4.0.tar.xz ++
 67055 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2015-08-02 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-08-02 22:45:14

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-07-14 
17:44:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-08-02 
22:45:15.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 26 15:52:38 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Fix Oboletes/Provides versions regarding Leap versioning
+
+---



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.mvk4My/_old  2015-08-02 22:45:16.0 +0200
+++ /var/tmp/diff_new_pack.mvk4My/_new  2015-08-02 22:45:16.0 +0200
@@ -94,7 +94,7 @@
 License:GPL-3.0+
 Group:  System/GUI/KDE
 Provides:   oxygen-cursors = %{version}
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Obsoletes:  oxygen4-cursors < %{version}
 Provides:   oxygen4-cursors = %{version}
 Obsoletes:  oxygen-cursors4 < %{version}




commit oxygen5 for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-07-14 17:42:59

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-07-08 
06:58:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-07-14 
17:44:10.0 +0200
@@ -1,0 +2,12 @@
+Tue Jul 14 09:02:54 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Obsolete oxygen4-cursors on openSUSE > 13.2. For 13.2 and older,
+  conflict with both old and new named cursors from kdebas4-workspace
+
+---
+Sun Jul 14 07:20:26 UTC 2015 - tittiatc...@gmail.com
+
+- Conflict now with oxygen4-cursors, due to the renaming of the 
+  KDE4 based package.
+
+---



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.mJRmG3/_old  2015-07-14 17:44:11.0 +0200
+++ /var/tmp/diff_new_pack.mJRmG3/_new  2015-07-14 17:44:11.0 +0200
@@ -94,7 +94,15 @@
 License:GPL-3.0+
 Group:  System/GUI/KDE
 Provides:   oxygen-cursors = %{version}
+%if 0%{?suse_version} > 1320
+Obsoletes:  oxygen4-cursors < %{version}
+Provides:   oxygen4-cursors = %{version}
+Obsoletes:  oxygen-cursors4 < %{version}
+Provides:   oxygen-cursors4 = %{version}
+%else
+Conflicts:  oxygen4-cursors
 Conflicts:  oxygen-cursors4
+%endif
 Obsoletes:  oxygen-cursors5
 Provides:   oxygen-cursors5
 




commit oxygen5 for openSUSE:Factory

2015-07-07 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-07-08 06:58:02

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-05-29 
10:23:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-07-08 
06:58:03.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun 28 18:32:26 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.2.php
+
+---

Old:

  oxygen-5.3.1.tar.xz

New:

  oxygen-5.3.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.o1HCDj/_old  2015-07-08 06:58:03.0 +0200
+++ /var/tmp/diff_new_pack.o1HCDj/_new  2015-07-08 06:58:03.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.3.1
+Version:5.3.2
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.3.1.tar.xz -> oxygen-5.3.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.3.1/CMakeLists.txt 
new/oxygen-5.3.2/CMakeLists.txt
--- old/oxygen-5.3.1/CMakeLists.txt 2015-05-21 18:45:56.0 +0200
+++ new/oxygen-5.3.2/CMakeLists.txt 2015-06-25 12:58:48.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.3.1")
+set(PROJECT_VERSION "5.3.2")
 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.3.1/cursors/KDE_Classic/index.theme 
new/oxygen-5.3.2/cursors/KDE_Classic/index.theme
--- old/oxygen-5.3.1/cursors/KDE_Classic/index.theme2015-05-21 
18:44:47.0 +0200
+++ new/oxygen-5.3.2/cursors/KDE_Classic/index.theme2015-06-25 
12:57:58.0 +0200
@@ -29,6 +29,7 @@
 Name[uk]=Класичний KDE
 Name[x-test]=xxKDE Classicxx
 Name[zh_CN]=KDE 经典
+Name[zh_TW]=KDE 經典
 Comment=The default cursor theme in KDE 2 and 3
 Comment[ca]=El tema de cursor per defecte en el KDE 2 i 3
 Comment[cs]=Výchozí motiv kurzorů pro KDE 2 a 3
@@ -39,7 +40,7 @@
 Comment[fr]=Thème du pointeur par défaut dans KDE 2 et 3
 Comment[gl]=O tema de cursores predeterminado de KDE 2 e 3.
 Comment[hu]=A KDE 2 és 3 alapértelmezett kurzortémája
-Comment[it]=Il tema di cursori predefinito di KDE 2 e 3
+Comment[it]=Il tema di puntatori predefinito di KDE 2 e 3
 Comment[ko]=KDE 2와 3의 기본 커서 테마입니다
 Comment[nl]=Het standaard cursorthema in KDE 2 en 3
 Comment[pl]=Domyślny zestaw wskaźników w KDE 2 i 3
@@ -57,3 +58,4 @@
 Comment[uk]=Типова тема вказівників у KDE 2 та 3
 Comment[x-test]=xxThe default cursor theme in KDE 2 and 3xx
 Comment[zh_CN]=KDE 2 和 3 的默认鼠标主题
+Comment[zh_TW]=KDE 2 與 3 的預設游標主題
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.3.1/cursors/Oxygen_Black/index.theme 
new/oxygen-5.3.2/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.3.1/cursors/Oxygen_Black/index.theme   2015-05-21 
18:44:47.0 +0200
+++ new/oxygen-5.3.2/cursors/Oxygen_Black/index.theme   2015-06-25 
12:57:59.0 +0200
@@ -27,8 +27,10 @@
 Name[uk]=Чорна Oxygen
 Name[x-test]=xxOxygen Blackxx
 Name[zh_CN]=Oxygen 黑
+Name[zh_TW]=Oxygen 黑
 Comment=Oxygen mouse theme. Oxygenize your desktop!
 Comment[ca]=Tema de ratolí Oxygen. Oxygenitza el teu escriptori!
+Comment[de]=Mausdesign für Oxygen.
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
@@ -53,3 +55,4 @@
 Comment[uk]=Тема вказівників миші Oxygen. Додайте кисню вашій стільниці!
 Comment[x-test]=xxOxygen mouse theme. Oxygenize your desktop!xx
 Comment[zh_CN]=Oxygen 鼠标主题。Oxygen 化您的桌面!
+Comment[zh_TW]=Oxygen 滑鼠主題。
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.3.1/cursors/Oxygen_Blue/index.theme 
new/oxygen-5.3.2/cursors/Oxygen_Blue/index.theme
--- old/oxygen-5.3.1/cursors/Oxygen_Blue/index.theme2015-05-21 
18:44:47.0 +0200
+++ new/oxygen-5.3.2/cursors/Oxygen_Blue/index.theme2015-06-25 
12:57:59.0 +0200
@@ -27,8 +27,10 @@
 Name[uk]=Синя Oxygen
 Name[x-test]=xxOxygen Bluexx
 Name[zh_CN]=Oxygen 蓝
+Name[zh_TW]=Oxygen 藍
 Comment=Oxygen mouse theme. Oxygenize your desktop!
 Comment[ca]=Tema de ratolí Oxygen. Oxygenitza el teu escriptori!
+Comment[de]=Mausdesign für Oxygen.

commit oxygen5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-05-29 10:23:26

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-05-11 
19:30:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-05-29 
10:23:27.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:08 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  oxygen-5.3.0.tar.xz

New:

  oxygen-5.3.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.YVOHCE/_old  2015-05-29 10:23:28.0 +0200
+++ /var/tmp/diff_new_pack.YVOHCE/_new  2015-05-29 10:23:28.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.3.0.tar.xz -> oxygen-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.3.0/CMakeLists.txt 
new/oxygen-5.3.1/CMakeLists.txt
--- old/oxygen-5.3.0/CMakeLists.txt 2015-04-23 11:49:24.0 +0200
+++ new/oxygen-5.3.1/CMakeLists.txt 2015-05-21 18:45:56.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.3.0")
+set(PROJECT_VERSION "5.3.1")
 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.3.0/cursors/KDE_Classic/index.theme 
new/oxygen-5.3.1/cursors/KDE_Classic/index.theme
--- old/oxygen-5.3.0/cursors/KDE_Classic/index.theme2015-04-23 
11:47:50.0 +0200
+++ new/oxygen-5.3.1/cursors/KDE_Classic/index.theme2015-05-21 
18:44:47.0 +0200
@@ -6,15 +6,19 @@
 Name[en_GB]=KDE Classic
 Name[es]=KDE clásico
 Name[fi]=Perinteinen KDE
+Name[fr]=KDE Classique
 Name[gl]=Clásico de KDE
 Name[hu]=KDE Classic
 Name[it]=KDE Classic
+Name[ko]=KDE 고전
 Name[nl]=KDE-klassiek
+Name[nn]=KDE klassisk
 Name[pl]=Klasyczne KDE
 Name[pt]=Clássico do KDE
 Name[pt_BR]=KDE Clássico
 Name[ro]=KDE clasic
 Name[ru]=Классическая KDE
+Name[se]=KDE klassihkalaš
 Name[sk]=KDE klasický
 Name[sl]=KDE - klasična
 Name[sr]=КДЕ‑ов класични
@@ -27,13 +31,16 @@
 Name[zh_CN]=KDE 经典
 Comment=The default cursor theme in KDE 2 and 3
 Comment[ca]=El tema de cursor per defecte en el KDE 2 i 3
+Comment[cs]=Výchozí motiv kurzorů pro KDE 2 a 3
 Comment[de]=Das Standard-Zeigerdesign von KDE 2 und 3
 Comment[en_GB]=The default cursor theme in KDE 2 and 3
 Comment[es]=El tema de cursores por omisión en KDE 2 y 3
 Comment[fi]=Hiiren osoittimen oletusteema KDE 2:ssa ja 3:ssa
+Comment[fr]=Thème du pointeur par défaut dans KDE 2 et 3
 Comment[gl]=O tema de cursores predeterminado de KDE 2 e 3.
 Comment[hu]=A KDE 2 és 3 alapértelmezett kurzortémája
 Comment[it]=Il tema di cursori predefinito di KDE 2 e 3
+Comment[ko]=KDE 2와 3의 기본 커서 테마입니다
 Comment[nl]=Het standaard cursorthema in KDE 2 en 3
 Comment[pl]=Domyślny zestaw wskaźników w KDE 2 i 3
 Comment[pt]=O tema de cursores predefinido no KDE 2 e 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.3.0/cursors/Oxygen_Black/index.theme 
new/oxygen-5.3.1/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.3.0/cursors/Oxygen_Black/index.theme   2015-04-23 
11:47:50.0 +0200
+++ new/oxygen-5.3.1/cursors/Oxygen_Black/index.theme   2015-05-21 
18:44:47.0 +0200
@@ -6,9 +6,11 @@
 Name[en_GB]=Oxygen Black
 Name[es]=Oxígeno negro
 Name[fi]=Oxygen, musta
+Name[fr]=Oxygen Noir
 Name[gl]=Oxygen negro
 Name[hu]=Oxygen Black
 Name[it]=Oxygen nero
+Name[ko]=Oxygen 검정
 Name[nl]=Oxygen donker
 Name[pl]=Czarny Tlen
 Name[pt]=Oxygen Preto
@@ -30,9 +32,11 @@
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
+Comment[fr]=Thème de curseur Oxygen. Oxygénisez votre bureau !
 Comment[gl]=Tema de cursores de Oxygen. Oxixene o escritorio!
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
 Comment[it]=Tema del mouse Oxygen. Ossigena il tuo desktop!
+Comment[ko]=Oxygen 마우스 테마입니다. 데스크톱에 산소를 불어넣으십시오!
 Comment[nl]=Muisthema van Oxygen. Geef uw bureaublad zuurstof!
 Comment[pl]=Tlen - zestaw wskaźników myszy. Dotleń swój pulpit!
 Comment[pt]=Tema do

commit oxygen5 for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-05-11 19:30:54

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-03-25 
09:59:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-05-11 
19:30:59.0 +0200
@@ -1,0 +2,19 @@
+Thu Apr 23 13:27:30 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3 Final:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.0.php
+
+---
+Sat Apr 11 18:53:46 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.95 aka 5.3 beta:
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.95.php
+- Update required Qt version to 5.4.0
+- KWin decoration is again built with 5.3 release: BuildRequire
+  libkdecoration2-devel instead of libkdecorations-devel
+- Let the decoration Supplements kwin5 and oxygen5-style
+
+---

Old:

  oxygen-5.2.2.tar.xz

New:

  oxygen-5.3.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.kXcYaG/_old  2015-05-11 19:31:00.0 +0200
+++ /var/tmp/diff_new_pack.kXcYaG/_new  2015-05-11 19:31:00.0 +0200
@@ -16,10 +16,11 @@
 #
 
 
-%define kwin_deco 0
+%bcond_without lang
+%define kwin_deco 1
 
 Name:   oxygen5
-Version:5.2.2
+Version:5.3.0
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
@@ -40,15 +41,15 @@
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kwindowsystem-devel
 %if %kwin_deco
-BuildRequires:  libkdecorations-devel
+BuildRequires:  libkdecoration2-devel
 %endif
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Core) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5DBus) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(x11-xcb)
 BuildRequires:  pkgconfig(xcb)
 %if %kwin_deco
@@ -59,7 +60,9 @@
 Requires:   oxygen5-style
 Recommends: oxygen5-sounds
 Recommends: oxygen-cursors
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -114,6 +117,7 @@
 Summary:Oxygen's KWin decoration
 License:GPL-2.0+
 Group:  System/GUI/KDE
+Supplements:packageand(oxygen5-style:kwin5)
 Obsoletes:  oxygen-decoration5
 Provides:   oxygen-decoration5
 %requires_eq oxygen5-style
@@ -158,12 +162,14 @@
 %{_kf5_plugindir}/styles/
 %{_kf5_sharedir}/kstyle/
 %{_kf5_plasmadir}/
+%dir %{_kf5_servicesdir}
+%{_kf5_servicesdir}/oxygenstyleconfig.desktop
 
 %if %kwin_deco
 %files decoration
 %defattr(-,root,root)
 %doc COPYING*
-%{_kf5_plugindir}/kwin/
+%{_kf5_plugindir}/org.kde.kdecoration2/
 %endif
 
 %files sounds
@@ -183,8 +189,10 @@
 %{_kf5_libdir}/liboxygenstyleconfig5.so
 %{_kf5_libdir}/liboxygenstyle5.so
 
+%if %{with lang}
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
+%endif
 
 %changelog

++ oxygen-5.2.2.tar.xz -> oxygen-5.3.0.tar.xz ++
 70983 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2015-03-25 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-03-25 09:59:18

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-03-01 
15:05:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-03-25 
09:59:20.0 +0100
@@ -1,0 +2,8 @@
+Thu Mar 19 17:42:41 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.2.php
+
+---

Old:

  oxygen-5.2.1.tar.xz

New:

  oxygen-5.2.2.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.RkL6W0/_old  2015-03-25 09:59:20.0 +0100
+++ /var/tmp/diff_new_pack.RkL6W0/_new  2015-03-25 09:59:20.0 +0100
@@ -19,7 +19,7 @@
 %define kwin_deco 0
 
 Name:   oxygen5
-Version:5.2.1
+Version:5.2.2
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.2.1.tar.xz -> oxygen-5.2.2.tar.xz ++
 2272 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit oxygen5 for openSUSE:Factory

2015-03-01 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-03-01 15:05:54

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-01-29 
13:17:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-03-01 
15:05:57.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 20 02:44:01 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.1.php
+
+---

Old:

  oxygen-5.2.0.tar.xz

New:

  oxygen-5.2.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.i1j40z/_old  2015-03-01 15:05:57.0 +0100
+++ /var/tmp/diff_new_pack.i1j40z/_new  2015-03-01 15:05:57.0 +0100
@@ -19,7 +19,7 @@
 %define kwin_deco 0
 
 Name:   oxygen5
-Version:5.2.0
+Version:5.2.1
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.2.0.tar.xz -> oxygen-5.2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.2.0/CMakeLists.txt 
new/oxygen-5.2.1/CMakeLists.txt
--- old/oxygen-5.2.0/CMakeLists.txt 2015-01-23 12:05:15.0 +0100
+++ new/oxygen-5.2.1/CMakeLists.txt 2015-02-21 20:55:07.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.2.0")
+set(PROJECT_VERSION "5.2.1")
 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.2.0/kstyle/oxygenstylehelper.cpp 
new/oxygen-5.2.1/kstyle/oxygenstylehelper.cpp
--- old/oxygen-5.2.0/kstyle/oxygenstylehelper.cpp   2015-01-23 
11:49:19.0 +0100
+++ new/oxygen-5.2.1/kstyle/oxygenstylehelper.cpp   2015-02-21 
20:51:52.0 +0100
@@ -730,7 +730,7 @@
 gradient.setColorAt( 1.0, light );
 
 painter.setPen( QPen( gradient, 1 ) );
-painter.drawRoundedRect( QRectF( 1.5, 1.5, 11, 11 ), 2.5, 
2.5 );
+painter.drawRoundedRect( QRectF( 2, 1.5, 10, 11 ), 3.0, 
2.5 );
 
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.2.0/lookandfeel/contents/defaults 
new/oxygen-5.2.1/lookandfeel/contents/defaults
--- old/oxygen-5.2.0/lookandfeel/contents/defaults  2015-01-23 
11:49:19.0 +0100
+++ new/oxygen-5.2.1/lookandfeel/contents/defaults  2015-02-21 
20:51:52.0 +0100
@@ -1,5 +1,5 @@
 [kdeglobals][KDE]
-widgetStyle=Oxygen
+widgetStyle=oxygen
 
 [kdeglobals][General]
 ColorScheme=Oxygen
@@ -11,4 +11,4 @@
 name=air
 
 [kcminputrc][Mouse]
-cursorTheme=Oxygen_Black
\ No newline at end of file
+cursorTheme=Oxygen_Black
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.2.0/lookandfeel/metadata.desktop 
new/oxygen-5.2.1/lookandfeel/metadata.desktop
--- old/oxygen-5.2.0/lookandfeel/metadata.desktop   2015-01-23 
11:49:19.0 +0100
+++ new/oxygen-5.2.1/lookandfeel/metadata.desktop   2015-02-21 
20:51:52.0 +0100
@@ -2,6 +2,7 @@
 Comment=Oxygen Desktop Design Language
 Comment[ca]=Llenguatge de disseny per a l'escriptori Oxygen
 Comment[cs]=Jazyk pro návrh pracovní plochy Oxygen
+Comment[da]=Oxygen sprog til skrivebordsdesign
 Comment[de]=Oxygen-Arbeitsflächendesign
 Comment[el]=Γλώσσα σχεδιασμού επιφάνειας εργασίας Oxygen
 Comment[en_GB]=Oxygen Desktop Design Language
@@ -29,6 +30,7 @@
 Encoding=UTF-8
 Keywords=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;
 Keywords[ca]=Escriptori;Espai de treball;Aparença;Aparença i 
comportament;Sortida;Bloqueig;Suspensió;Aturada;Hibernació;
+Keywords[da]=Skrivebord;Desktop;Arbejdsområde;Udseende;log 
ud;Lås;Suspendér;Nedlukning;dvale;
 Keywords[de]=Desktop;Arbeitsfläche;Erscheinungsbild;Erscheinungsbild und 
Verhalten;Abmelden;Sperren;Ruhezustand;Tiefschlaf;Herunterfahren;
 Keywords[el]=Επιφάνεια εργασίας;Χώρος εργασίας; Εμφάνιση;Όψη και 
Αίσθηση;Αποσύνδεση;Κλείδωμα;Αναστολή;Τερματισμός;Νάρκη;
 Keywords[en_GB]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;
@@ -36,6 +38,7 @@
 Keywords[fi]=Desktop;Workspace;Appearance;Look and 
Feel;Logout;Lock;Suspend;Shutdown;Hibernate;Työpöytä;Työtila;Ulkoasu;Ulkoasu ja 
tuntuma;Kirjaudu ulos;Lukitse;Valmiustila;Sammuta;Lepotila;
 Keywor

commit oxygen5 for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-01-29 13:17:40

Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen5.new (New)


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2014-12-21 
12:00:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-01-29 
13:17:43.0 +0100
@@ -1,0 +2,22 @@
+Mon Jan 26 19:49:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2 Final:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.0.php
+
+---
+Tue Jan 13 16:35:10 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2 Beta aka 5.1.95:
+  * Undo changes to Plasma desktop layout
+  * Smarter sorting of results in KRunner
+  * Breeze window decoration theme adds a new look to your
+desktop and is now used by default
+  * New white mouse cursor theme for Breeze.
+  * New plasma widgets: 15 puzzle, web browser, show desktop
+  * Over 300 bugs fixed throughout Plasma modules.
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.95.php
+- Don't build the decoration, not (yet) ported to libkdecoration2
+
+---

Old:

  oxygen-5.1.2.tar.xz

New:

  oxygen-5.2.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.tRrRFl/_old  2015-01-29 13:17:44.0 +0100
+++ /var/tmp/diff_new_pack.tRrRFl/_new  2015-01-29 13:17:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oxygen5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,10 @@
 #
 
 
-%define kwin_deco 1
+%define kwin_deco 0
 
 Name:   oxygen5
-Version:5.1.2
+Version:5.2.0
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
@@ -51,7 +51,11 @@
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.3.0
 BuildRequires:  pkgconfig(x11-xcb)
 BuildRequires:  pkgconfig(xcb)
+%if %kwin_deco
 Requires:   oxygen5-decoration
+%else
+Obsoletes:  oxygen5-decoration
+%endif
 Requires:   oxygen5-style
 Recommends: oxygen5-sounds
 Recommends: oxygen-cursors

++ oxygen-5.1.2.tar.xz -> oxygen-5.2.0.tar.xz ++
 33832 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



  1   2   >