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.000000000 +0100 +++ new/oxygen-5.9.3/CMakeLists.txt 2017-02-28 14:01:48.000000000 +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.000000000 +0100 +++ new/oxygen-5.9.3/po/ca@valencia/liboxygenstyleconfig.po 2017-02-28 14:00:54.000000000 +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.000000000 +0100 +++ new/oxygen-5.9.3/po/ca@valencia/oxygen_kdecoration.po 2017-02-28 14:00:54.000000000 +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.000000000 +0100 +++ new/oxygen-5.9.3/po/ca@valencia/oxygen_style_config.po 2017-02-28 14:00:54.000000000 +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/oxygen_style_demo.po --- old/oxygen-5.9.2/po/ca@valencia/oxygen_style_demo.po 2017-02-14 14:24:14.000000000 +0100 +++ new/oxygen-5.9.3/po/ca@valencia/oxygen_style_demo.po 2017-02-28 14:00:54.000000000 +0100 @@ -882,7 +882,7 @@ #: ui/oxygensliderdemowidget.ui:183 #, kde-format msgid "Tick Marks Above Slider" -msgstr "Les marques a sobre del control lliscant" +msgstr "Les marques damunt del control lliscant" #. i18n: ectx: property (text), item, widget (QComboBox, tickPositionComboBox) #: ui/oxygensliderdemowidget.ui:188 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-5.9.2/po/cs/oxygen_kdecoration.po new/oxygen-5.9.3/po/cs/oxygen_kdecoration.po --- old/oxygen-5.9.2/po/cs/oxygen_kdecoration.po 2017-02-14 14:24:14.000000000 +0100 +++ new/oxygen-5.9.3/po/cs/oxygen_kdecoration.po 2017-02-28 14:00:55.000000000 +0100 @@ -1,14 +1,14 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Lukáš Tinkl <lu...@kde.org>, 2010, 2011, 2012, 2013. -# Vít Pelčák <v...@pelcak.org>, 2010, 2011, 2012, 2013, 2014, 2015. +# Vít Pelčák <v...@pelcak.org>, 2010, 2011, 2012, 2013, 2014, 2015, 2017. # msgid "" 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" -"PO-Revision-Date: 2015-02-13 16:09+0100\n" +"PO-Revision-Date: 2017-02-24 09:55+0100\n" "Last-Translator: Vít Pelčák <v...@pelcak.org>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" "Language: cs\n" @@ -191,7 +191,7 @@ #: config/ui/oxygenconfigurationui.ui:144 #, kde-format msgid "Use the same colors for title bar and window content" -msgstr "" +msgstr "Používat stejné barvy pro pruh s titulkem jako pro obsah okna" #. i18n: ectx: attribute (title), widget (QWidget, tab_3) #: config/ui/oxygenconfigurationui.ui:152