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 - [email protected] + +- 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 - [email protected] + +- 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.txt 2018-05-01 14:56:27.000000000 +0200 +++ new/oxygen-5.13.0/CMakeLists.txt 2018-06-07 16:13:05.000000000 +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.000000000 +0200 +++ new/oxygen-5.13.0/kdecoration/config/oxygendecorationconfig.desktop 2018-06-07 16:13:05.000000000 +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/oxygen-5.12.5/kstyle/config/oxygenstyleconfig.desktop 2018-05-01 14:56:27.000000000 +0200 +++ new/oxygen-5.13.0/kstyle/config/oxygenstyleconfig.desktop 2018-06-07 16:13:05.000000000 +0200 @@ -41,7 +41,7 @@ Name[tr]=Oxygen Programcık Biçimi Name[uk]=Стиль віджетів Oxygen Name[x-test]=xxOxygen Widget Stylexx -Name[zh_CN]=Oxygen 部件样式 +Name[zh_CN]=氧气小部件样式 Name[zh_TW]=Oxygen 元件樣式 Comment=Modify the appearance of widgets Comment[ar]=عدّل مظهر الودجات diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-5.12.5/kstyle/demo/oxygenbuttondemowidget.cpp new/oxygen-5.13.0/kstyle/demo/oxygenbuttondemowidget.cpp --- old/oxygen-5.12.5/kstyle/demo/oxygenbuttondemowidget.cpp 2018-05-01 14:56:27.000000000 +0200 +++ new/oxygen-5.13.0/kstyle/demo/oxygenbuttondemowidget.cpp 2018-06-07 16:13:05.000000000 +0200 @@ -39,8 +39,8 @@ ui.setupUi( this ); - ui.pushButton_3->setIcon( QIcon::fromTheme( QStringLiteral( "oxygen" ) ) ); - ui.pushButton_4->setIcon( QIcon::fromTheme( QStringLiteral( "oxygen") ) ); + ui.pushButton_3->setIcon( QIcon::fromTheme( QStringLiteral( "im-user" ) ) ); + ui.pushButton_4->setIcon( QIcon::fromTheme( QStringLiteral( "im-user") ) ); installMenu( ui.pushButton_2 ); installMenu( ui.pushButton_4 ); @@ -53,21 +53,21 @@ connect( ui.flatButtonCheckBox, SIGNAL(toggled(bool)), SLOT(toggleFlat(bool)) ); - ui.kcombobox_2->addItem( QIcon::fromTheme( QStringLiteral( "oxygen" ) ), i18n( "Normal" ) ); + ui.kcombobox_2->addItem( QIcon::fromTheme( QStringLiteral( "im-user" ) ), i18n( "Normal" ) ); ui.kcombobox_2->addItem( QIcon::fromTheme( QStringLiteral( "document-new" ) ), i18n( "New" ) ); ui.kcombobox_2->addItem( QIcon::fromTheme( QStringLiteral( "document-open" ) ), i18n( "Open" ) ); ui.kcombobox_2->addItem( QIcon::fromTheme( QStringLiteral( "document-save" ) ), i18n( "Save" ) ); - ui.toolButton_2->setIcon( QIcon::fromTheme( QStringLiteral( "oxygen" ) ) ); + ui.toolButton_2->setIcon( QIcon::fromTheme( QStringLiteral( "im-user" ) ) ); ui.toolButton_2->setIconSize( QSize(16,16 ) ); ui.toolButton_2->setToolButtonStyle( Qt::ToolButtonTextBesideIcon ); - ui.toolButton_3->setIcon( QIcon::fromTheme( QStringLiteral( "oxygen" ) ) ); - ui.toolButton_4->setIcon( QIcon::fromTheme( QStringLiteral( "oxygen" ) ) ); - ui.toolButton_5->setIcon( QIcon::fromTheme( QStringLiteral( "oxygen" ) ) ); - ui.toolButton_6->setIcon( QIcon::fromTheme( QStringLiteral( "oxygen" ) ) ); - ui.toolButton_7->setIcon( QIcon::fromTheme( QStringLiteral( "oxygen" ) ) ); - ui.toolButton_8->setIcon( QIcon::fromTheme( QStringLiteral( "oxygen" ) ) ); + ui.toolButton_3->setIcon( QIcon::fromTheme( QStringLiteral( "im-user" ) ) ); + ui.toolButton_4->setIcon( QIcon::fromTheme( QStringLiteral( "im-user" ) ) ); + ui.toolButton_5->setIcon( QIcon::fromTheme( QStringLiteral( "im-user" ) ) ); + ui.toolButton_6->setIcon( QIcon::fromTheme( QStringLiteral( "im-user" ) ) ); + ui.toolButton_7->setIcon( QIcon::fromTheme( QStringLiteral( "im-user" ) ) ); + ui.toolButton_8->setIcon( QIcon::fromTheme( QStringLiteral( "im-user" ) ) ); // add toolbar ui.toolBarContainer->setLayout( new QVBoxLayout() ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-5.12.5/lookandfeel/metadata.desktop new/oxygen-5.13.0/lookandfeel/metadata.desktop --- old/oxygen-5.12.5/lookandfeel/metadata.desktop 2018-05-01 14:56:27.000000000 +0200 +++ new/oxygen-5.13.0/lookandfeel/metadata.desktop 2018-06-07 16:13:05.000000000 +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;Kancing;Suspensi;Marikan;Hibernasi; +Keywords[id]=Desktop;Ruang Kerja;Penampilan;Look and Feel;Logout;Kancing;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.12.5/po/gl/liboxygenstyleconfig.po new/oxygen-5.13.0/po/gl/liboxygenstyleconfig.po --- old/oxygen-5.12.5/po/gl/liboxygenstyleconfig.po 2018-05-01 14:56:53.000000000 +0200 +++ new/oxygen-5.13.0/po/gl/liboxygenstyleconfig.po 2018-06-07 16:15:45.000000000 +0200 @@ -10,7 +10,7 @@ "POT-Creation-Date: 2017-10-17 03:43+0200\n" "PO-Revision-Date: 2018-01-18 21:48+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" -"Language-Team: Galician <[email protected]>\n" +"Language-Team: Galician <[email protected]>\n" "Language: gl\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.12.5/po/zh_CN/liboxygenstyleconfig.po new/oxygen-5.13.0/po/zh_CN/liboxygenstyleconfig.po --- old/oxygen-5.12.5/po/zh_CN/liboxygenstyleconfig.po 2018-05-01 14:57:21.000000000 +0200 +++ new/oxygen-5.13.0/po/zh_CN/liboxygenstyleconfig.po 2018-06-07 16:19:20.000000000 +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-04-26 06:06-0400\n" +"PO-Revision-Date: 2018-05-18 06:19-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -19,7 +19,7 @@ "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" +"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/liboxygenstyleconfig.pot\n" #: oxygenanimationconfigitem.cpp:103 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-5.12.5/po/zh_CN/oxygen_kdecoration.po new/oxygen-5.13.0/po/zh_CN/oxygen_kdecoration.po --- old/oxygen-5.12.5/po/zh_CN/oxygen_kdecoration.po 2018-05-01 14:57:21.000000000 +0200 +++ new/oxygen-5.13.0/po/zh_CN/oxygen_kdecoration.po 2018-06-07 16:19:20.000000000 +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-04-26 06:06-0400\n" +"PO-Revision-Date: 2018-05-18 06:19-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -18,7 +18,7 @@ "X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-stable/messages/kde-workspace/oxygen_kdecoration.pot\n" +"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/oxygen_kdecoration.pot\n" #: config/oxygenanimationconfigwidget.cpp:47 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-5.12.5/po/zh_CN/oxygen_style_config.po new/oxygen-5.13.0/po/zh_CN/oxygen_style_config.po --- old/oxygen-5.12.5/po/zh_CN/oxygen_style_config.po 2018-05-01 14:57:21.000000000 +0200 +++ new/oxygen-5.13.0/po/zh_CN/oxygen_style_config.po 2018-06-07 16:19:20.000000000 +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-04-26 06:06-0400\n" +"PO-Revision-Date: 2018-05-18 06:19-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -21,7 +21,7 @@ "X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-stable/messages/kde-workspace/oxygen_style_config.pot\n" +"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/oxygen_style_config.pot\n" #: main.cpp:40 main.cpp:44 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-5.12.5/po/zh_CN/oxygen_style_demo.po new/oxygen-5.13.0/po/zh_CN/oxygen_style_demo.po --- old/oxygen-5.12.5/po/zh_CN/oxygen_style_demo.po 2018-05-01 14:57:21.000000000 +0200 +++ new/oxygen-5.13.0/po/zh_CN/oxygen_style_demo.po 2018-06-07 16:19:20.000000000 +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-04-26 06:06-0400\n" +"PO-Revision-Date: 2018-05-18 06:19-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -22,7 +22,7 @@ "X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-stable/messages/kde-workspace/oxygen_style_demo.pot\n" +"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/oxygen_style_demo.pot\n" #: main.cpp:58 oxygendemodialog.cpp:58 oxygendemodialog.cpp:209 #, kde-format @@ -85,7 +85,7 @@ #: oxygendemodialog.cpp:87 #, kde-format msgid "Style" -msgstr "风格" +msgstr "样式" #: oxygendemodialog.cpp:103 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-5.12.5/po/zh_TW/liboxygenstyleconfig.po new/oxygen-5.13.0/po/zh_TW/liboxygenstyleconfig.po --- old/oxygen-5.12.5/po/zh_TW/liboxygenstyleconfig.po 2018-05-01 14:57:22.000000000 +0200 +++ new/oxygen-5.13.0/po/zh_TW/liboxygenstyleconfig.po 2018-06-07 16:19:58.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-17 03:43+0200\n" -"PO-Revision-Date: 2018-04-24 21:21+0800\n" +"PO-Revision-Date: 2018-03-25 12:08+0800\n" "Last-Translator: pan93412 <[email protected]>\n" "Language-Team: Chinese <[email protected]>\n" "Language: zh_TW\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-5.12.5/po/zh_TW/oxygen_kdecoration.po new/oxygen-5.13.0/po/zh_TW/oxygen_kdecoration.po --- old/oxygen-5.12.5/po/zh_TW/oxygen_kdecoration.po 2018-05-01 14:57:22.000000000 +0200 +++ new/oxygen-5.13.0/po/zh_TW/oxygen_kdecoration.po 2018-06-07 16:19:58.000000000 +0200 @@ -9,7 +9,7 @@ "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-04-24 21:20+0800\n" +"PO-Revision-Date: 2018-03-24 18:16+0800\n" "Last-Translator: pan93412 <[email protected]>\n" "Language-Team: Chinese <[email protected]>\n" "Language: zh_TW\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-5.12.5/po/zh_TW/oxygen_style_config.po new/oxygen-5.13.0/po/zh_TW/oxygen_style_config.po --- old/oxygen-5.12.5/po/zh_TW/oxygen_style_config.po 2018-05-01 14:57:22.000000000 +0200 +++ new/oxygen-5.13.0/po/zh_TW/oxygen_style_config.po 2018-06-07 16:19:58.000000000 +0200 @@ -12,7 +12,7 @@ "Project-Id-Version: kstyle_config\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-24 03:18+0200\n" -"PO-Revision-Date: 2018-04-24 21:20+0800\n" +"PO-Revision-Date: 2018-03-25 12:10+0800\n" "Last-Translator: pan93412 <[email protected]>\n" "Language-Team: Chinese <[email protected]>\n" "Language: zh_TW\n"
