Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Factory 
checked in at 2018-10-29 14:17:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreen5 (Old)
 and      /work/SRC/openSUSE:Factory/.kscreen5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreen5"

Mon Oct 29 14:17:25 2018 rev:67 rq:644042 version:5.14.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes        2018-10-22 
11:21:01.467297002 +0200
+++ /work/SRC/openSUSE:Factory/.kscreen5.new/kscreen5.changes   2018-10-29 
14:57:36.241862704 +0100
@@ -1,0 +2,9 @@
+Tue Oct 23 13:55:19 UTC 2018 - [email protected]
+
+- 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:
----
  kscreen-5.14.1.tar.xz
  kscreen-5.14.1.tar.xz.sig

New:
----
  kscreen-5.14.2.tar.xz
  kscreen-5.14.2.tar.xz.sig

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

Other differences:
------------------
++++++ kscreen5.spec ++++++
--- /var/tmp/diff_new_pack.FuOKPB/_old  2018-10-29 14:57:36.785864207 +0100
+++ /var/tmp/diff_new_pack.FuOKPB/_new  2018-10-29 14:57:36.789864218 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kscreen5
-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}}
@@ -28,9 +28,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/kscreen-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/5.14.1/kscreen-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  cmake >= 2.8.12

++++++ kscreen-5.14.1.tar.xz -> kscreen-5.14.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.14.1/CMakeLists.txt 
new/kscreen-5.14.2/CMakeLists.txt
--- old/kscreen-5.14.1/CMakeLists.txt   2018-10-16 14:30:45.000000000 +0200
+++ new/kscreen-5.14.2/CMakeLists.txt   2018-10-23 13:21:26.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(KScreen)
-set(PROJECT_VERSION "5.14.1")
+set(PROJECT_VERSION "5.14.2")
 
 set(KSCREEN_VERSION ${PROJECT_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.14.1/kcm/kcm_kscreen.desktop.cmake 
new/kscreen-5.14.2/kcm/kcm_kscreen.desktop.cmake
--- old/kscreen-5.14.1/kcm/kcm_kscreen.desktop.cmake    2018-10-16 
14:30:27.000000000 +0200
+++ new/kscreen-5.14.2/kcm/kcm_kscreen.desktop.cmake    2018-10-23 
13:18:28.000000000 +0200
@@ -96,10 +96,12 @@
 
X-KDE-Keywords[ca]=pantalla,monitor,escala,escalat,resolució,orientació,sortides,pantalla,refresc
 
X-KDE-Keywords[ca@valencia]=pantalla,monitor,escala,escalat,resolució,orientació,eixides,pantalla,refresc
 
X-KDE-Keywords[de]=Anzeige,Monitor,Bildschirm,Skalierung,Auflösung,Ausrichtung,Ausgabe,Aktualisieren
+X-KDE-Keywords[el]=απεικόνιση,οθόνη,κλίμακα,κλιμάκωση,ανάλυση,προσανατολισμός,έξοδοι,οθόνη,ανανέωση
 
X-KDE-Keywords[es]=pantalla,monitor,escala,escalado,resolución,orientación,salidas,refresco
 
X-KDE-Keywords[eu]=bistaratzailea,monitorea,eskalatu,eskalatze,bereizmen,orientazioa,irteerak,pantaila,freskatu
 
X-KDE-Keywords[fi]=näyttö,monitori,mittakaava,skaalaus,tarkkuus,suunta,ulostulot,virkistys
 X-KDE-Keywords[fr]=affichage,moniteur,échelle,mise à 
l'échelle,résolution,orientation,sorties,écran,rafraîchissement
+X-KDE-Keywords[gl]=display,pantalla,monitor,scale,cambiar de 
escala,scaling,cambio de 
escala,resolution,resolución,orientation,orientación,outputs,saída,saídas,pantalla,actualizar,actualización
 
X-KDE-Keywords[id]=displai,monitor,skala,penyekalaan,resolusi,orientasi,output,layar,segarkan
 
X-KDE-Keywords[it]=schermo,monitor,scala,riscalatura,risoluzione,orientazione,uscite,schermo,aggiornamento
 
X-KDE-Keywords[nl]=scherm,monitor,schaal,schalen,resolutie,oriëntatie,uitvoer,scherm,vernieuwen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.14.1/plasmoid/package/metadata.desktop 
new/kscreen-5.14.2/plasmoid/package/metadata.desktop
--- old/kscreen-5.14.1/plasmoid/package/metadata.desktop        2018-10-16 
14:30:27.000000000 +0200
+++ new/kscreen-5.14.2/plasmoid/package/metadata.desktop        2018-10-23 
13:18:28.000000000 +0200
@@ -41,10 +41,12 @@
 Comment[ca@valencia]=Canvia ràpidament les disposicions de la pantalla i el 
mode de presentació
 Comment[cs]=Rychlé přepínání mezi rozložením obrazovek a režimem prezentace
 Comment[de]=Schnell zwischen Bildschirmanordnungen und Präsentationsmodus 
wechseln
+Comment[el]=Γρήγορη εναλλαγή μεταξύ διατάξεων οθόνης και λειτουργίας 
παρουσίασης
 Comment[es]=Cambio rápido entre distribuciones de pantallas y modo de 
presentación
 Comment[eu]=Azkar aldatu pantaila antolamenduen eta aurkezpen moduaren artean
 Comment[fi]=Nopea vaihto eri näyttöasettelujen ja esitystilan välillä
 Comment[fr]=Basculer rapidement entre les dispositions d'écran et le mode « 
Présentation »
+Comment[gl]=Cambia rapidamente entre disposicións de pantalla e modo de 
presentación
 Comment[id]=Beralih cepat antara tataletak layar dan mode presentasi
 Comment[it]=Passa rapidamente tra le disposizioni dello schermo e la modalità 
presentazione
 Comment[nl]=Snel wisselen tussen schermindelingen en presentatiemodus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.14.1/po/gl/kcm_displayconfiguration.po 
new/kscreen-5.14.2/po/gl/kcm_displayconfiguration.po
--- old/kscreen-5.14.1/po/gl/kcm_displayconfiguration.po        2018-10-16 
14:30:34.000000000 +0200
+++ new/kscreen-5.14.2/po/gl/kcm_displayconfiguration.po        2018-10-23 
13:19:29.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-01-18 22:10+0100\n"
+"PO-Revision-Date: 2018-10-21 20:47+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -171,7 +171,7 @@
 #: src/outputconfig.cpp:123
 #, kde-format
 msgid "No Rotation"
-msgstr ""
+msgstr "Sen rotación"
 
 #: src/outputconfig.cpp:124 src/unifiedoutputconfig.cpp:103
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.14.1/po/nl/kcm_displayconfiguration.po 
new/kscreen-5.14.2/po/nl/kcm_displayconfiguration.po
--- old/kscreen-5.14.1/po/nl/kcm_displayconfiguration.po        2018-10-16 
14:30:39.000000000 +0200
+++ new/kscreen-5.14.2/po/nl/kcm_displayconfiguration.po        2018-10-23 
13:20:11.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-07-27 13:35+0100\n"
+"PO-Revision-Date: 2018-10-17 10:57+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
 "Language: nl\n"
@@ -217,7 +217,7 @@
 #: src/outputconfig.cpp:148
 #, kde-format
 msgid "Refresh rate:"
-msgstr "Vernieuwingsfrequentie:"
+msgstr "Vernieuwingssnelheid:"
 
 #: src/outputconfig.cpp:195
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.14.1/po/zh_TW/kcm_displayconfiguration.po 
new/kscreen-5.14.2/po/zh_TW/kcm_displayconfiguration.po
--- old/kscreen-5.14.1/po/zh_TW/kcm_displayconfiguration.po     2018-10-16 
14:30:45.000000000 +0200
+++ new/kscreen-5.14.2/po/zh_TW/kcm_displayconfiguration.po     2018-10-23 
13:21:26.000000000 +0200
@@ -2,16 +2,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Franklin, 2015.
-# Jeff Huang <[email protected]>, 2016.
+# Jeff Huang <[email protected]>, 2016, 2018.
 # pan93412 <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-07-30 16:06+0800\n"
-"Last-Translator: pan93412 <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2018-10-19 10:57+0800\n"
+"Last-Translator: Jeff Huang <[email protected]>\n"
+"Language-Team: Chinese <[email protected]>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -49,7 +49,7 @@
 #: qml/Output.qml:231 src/unifiedoutputconfig.cpp:85
 #, kde-format
 msgid "Unified Outputs"
-msgstr "識別輸出"
+msgstr "統一輸出"
 
 #: qml/Output.qml:233 src/utils.cpp:37
 #, kde-format
@@ -140,7 +140,7 @@
 #: src/kscreen_widget.ui:71 src/widget.cpp:281
 #, kde-format
 msgid "Unify Outputs"
-msgstr "識別輸出"
+msgstr "統一輸出"
 
 #. i18n: ectx: property (text), widget (QPushButton, scaleAllOutputsButton)
 #: src/kscreen_widget.ui:78
@@ -298,4 +298,4 @@
 #: src/widget.cpp:320
 #, kde-format
 msgid "Break Unified Outputs"
-msgstr "中斷識別輸出"
\ No newline at end of file
+msgstr "中斷統一輸出"
\ No newline at end of file



Reply via email to