Hello community, here is the log from the commit of package kscreen5 for openSUSE:Factory checked in at 2019-10-31 18:11:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreen5 (Old) and /work/SRC/openSUSE:Factory/.kscreen5.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreen5" Thu Oct 31 18:11:07 2019 rev:84 rq:744222 version:5.17.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes 2019-10-27 13:37:42.501020125 +0100 +++ /work/SRC/openSUSE:Factory/.kscreen5.new.2990/kscreen5.changes 2019-10-31 18:11:09.073752961 +0100 @@ -1,0 +2,9 @@ +Tue Oct 29 20:45:51 UTC 2019 - Fabian Vogt <[email protected]> + +- 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: ---- kscreen-5.17.1.tar.xz kscreen-5.17.1.tar.xz.sig New: ---- kscreen-5.17.2.tar.xz kscreen-5.17.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreen5.spec ++++++ --- /var/tmp/diff_new_pack.y6UR0J/_old 2019-10-31 18:11:10.045753978 +0100 +++ /var/tmp/diff_new_pack.y6UR0J/_new 2019-10-31 18:11:10.061753994 +0100 @@ -18,7 +18,7 @@ %bcond_without lang Name: kscreen5 -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}} ++++++ kscreen-5.17.1.tar.xz -> kscreen-5.17.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-5.17.1/CMakeLists.txt new/kscreen-5.17.2/CMakeLists.txt --- old/kscreen-5.17.1/CMakeLists.txt 2019-10-22 17:24:12.000000000 +0200 +++ new/kscreen-5.17.2/CMakeLists.txt 2019-10-29 19:15:43.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(KScreen) -set(PROJECT_VERSION "5.17.1") +set(PROJECT_VERSION "5.17.2") set(KSCREEN_VERSION ${PROJECT_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-5.17.1/po/it/kcm_kscreen.po new/kscreen-5.17.2/po/it/kcm_kscreen.po --- old/kscreen-5.17.1/po/it/kcm_kscreen.po 2019-10-22 17:23:47.000000000 +0200 +++ new/kscreen-5.17.2/po/it/kcm_kscreen.po 2019-10-29 19:15:21.000000000 +0100 @@ -15,7 +15,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" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-5.17.1/po/nb/kcm_kscreen.po new/kscreen-5.17.2/po/nb/kcm_kscreen.po --- old/kscreen-5.17.1/po/nb/kcm_kscreen.po 2019-10-22 17:23:54.000000000 +0200 +++ new/kscreen-5.17.2/po/nb/kcm_kscreen.po 2019-10-29 19:15:27.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-09-28 07:48+0200\n" +"POT-Creation-Date: 2019-10-22 07:35+0200\n" "PO-Revision-Date: 2015-08-27 16:59+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" @@ -106,93 +106,94 @@ msgid "An output has been removed. Settings have been reloaded." msgstr "" -#: package/contents/ui/Output.qml:147 +#: package/contents/ui/Output.qml:146 #, kde-format msgid "Replicas" msgstr "" #: package/contents/ui/OutputPanel.qml:32 #, kde-format -msgid "Settings for %1" -msgstr "" - -#: package/contents/ui/OutputPanel.qml:40 -#, kde-format msgid "Enabled" msgstr "Slått på" -#: package/contents/ui/OutputPanel.qml:47 +#: package/contents/ui/OutputPanel.qml:39 #, kde-format msgid "Primary" msgstr "" -#: package/contents/ui/OutputPanel.qml:54 +#: package/contents/ui/OutputPanel.qml:46 #, kde-format msgid "Resolution:" msgstr "Oppløsning:" -#: package/contents/ui/OutputPanel.qml:65 +#: package/contents/ui/OutputPanel.qml:57 #, kde-format msgid "Scale:" msgstr "" -#: package/contents/ui/OutputPanel.qml:80 package/contents/ui/Panel.qml:79 +#: package/contents/ui/OutputPanel.qml:72 package/contents/ui/Panel.qml:104 #, kde-format msgctxt "Scale factor (e.g. 1.0x, 1.5x, 2.0x)" msgid "%1x" msgstr "" -#: package/contents/ui/OutputPanel.qml:90 +#: package/contents/ui/OutputPanel.qml:82 #, kde-format msgid "Orientation:" msgstr "Orientering:" -#: package/contents/ui/OutputPanel.qml:107 +#: package/contents/ui/OutputPanel.qml:99 #, kde-format msgid "Refresh rate:" msgstr "Oppfriskingsrate:" -#: package/contents/ui/OutputPanel.qml:115 +#: package/contents/ui/OutputPanel.qml:107 #, kde-format msgid "Replica of:" msgstr "" -#: package/contents/ui/Panel.qml:63 +#. i18n change text in master +#: package/contents/ui/Panel.qml:34 +#, kde-format +msgid "Settings for %1" +msgstr "" + +#: package/contents/ui/Panel.qml:88 #, kde-format msgid "Global scale:" msgstr "" -#: package/contents/ui/Panel.qml:90 +#: package/contents/ui/Panel.qml:115 #, kde-format msgid "Save displays' properties:" msgstr "" -#: package/contents/ui/Panel.qml:96 +#: package/contents/ui/Panel.qml:121 #, kde-format msgid "For any display arrangement" msgstr "" -#: package/contents/ui/Panel.qml:103 +#: package/contents/ui/Panel.qml:128 #, kde-format msgid "For only this specific display arrangement" msgstr "" -#: package/contents/ui/RotationButton.qml:62 +#: package/contents/ui/RotationButton.qml:60 #, kde-format msgid "90° Clockwise" msgstr "90° medurs" -#: package/contents/ui/RotationButton.qml:66 +#: package/contents/ui/RotationButton.qml:64 #, kde-format msgid "Upside Down" msgstr "Opp ned" -#: package/contents/ui/RotationButton.qml:70 +#: package/contents/ui/RotationButton.qml:68 #, kde-format msgid "90° Counterclockwise" msgstr "90° moturs" -#: package/contents/ui/RotationButton.qml:75 +#: package/contents/ui/RotationButton.qml:73 #, kde-format msgid "No Rotation" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-5.17.1/po/nn/kcm_kscreen.po new/kscreen-5.17.2/po/nn/kcm_kscreen.po --- old/kscreen-5.17.1/po/nn/kcm_kscreen.po 2019-10-22 17:23:56.000000000 +0200 +++ new/kscreen-5.17.2/po/nn/kcm_kscreen.po 2019-10-29 19:15:28.000000000 +0100 @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-09-28 07:48+0200\n" -"PO-Revision-Date: 2019-09-18 21:56+0200\n" +"POT-Creation-Date: 2019-10-22 07:35+0200\n" +"PO-Revision-Date: 2019-10-26 12:40+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" @@ -14,7 +14,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.11.70\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -75,11 +75,13 @@ "Are you sure you want to disable all outputs? This might render the device " "unusable." msgstr "" +"Er du sikker på at du vil slå av alle utgangane? Dette kan gjera eininga " +"ubrukeleg." #: package/contents/ui/main.qml:50 #, kde-format msgid "Disable All Outputs" -msgstr "" +msgstr "Slå av alle utgangar" #: package/contents/ui/main.qml:62 #, kde-format @@ -96,104 +98,107 @@ #, kde-format msgid "New global scale applied. Change will come into effect after restart." msgstr "" +"Ny global skalering teken i bruk. Endringar i skalering får verknad etter " +"omstart." #: package/contents/ui/main.qml:97 #, kde-format msgid "A new output has been added. Settings have been reloaded." -msgstr "" +msgstr "Ei ny uteining vart kopla til. Innstillingane er lasta inn på nytt." #: package/contents/ui/main.qml:99 #, kde-format msgid "An output has been removed. Settings have been reloaded." -msgstr "" +msgstr "Ei uteining vart fjerna. Innstillingane er lasta inn på nytt." -#: package/contents/ui/Output.qml:147 +#: package/contents/ui/Output.qml:146 #, kde-format msgid "Replicas" msgstr "Duplikateiningar" #: package/contents/ui/OutputPanel.qml:32 #, kde-format -msgid "Settings for %1" -msgstr "Innstillingar for %1" - -#: package/contents/ui/OutputPanel.qml:40 -#, kde-format msgid "Enabled" msgstr "På" -#: package/contents/ui/OutputPanel.qml:47 +#: package/contents/ui/OutputPanel.qml:39 #, kde-format msgid "Primary" msgstr "Primær" -#: package/contents/ui/OutputPanel.qml:54 +#: package/contents/ui/OutputPanel.qml:46 #, kde-format msgid "Resolution:" msgstr "Oppløysing:" -#: package/contents/ui/OutputPanel.qml:65 +#: package/contents/ui/OutputPanel.qml:57 #, kde-format msgid "Scale:" msgstr "Skalering:" -#: package/contents/ui/OutputPanel.qml:80 package/contents/ui/Panel.qml:79 +#: package/contents/ui/OutputPanel.qml:72 package/contents/ui/Panel.qml:104 #, kde-format msgctxt "Scale factor (e.g. 1.0x, 1.5x, 2.0x)" msgid "%1x" msgstr "%1x" -#: package/contents/ui/OutputPanel.qml:90 +#: package/contents/ui/OutputPanel.qml:82 #, kde-format msgid "Orientation:" msgstr "Retning:" -#: package/contents/ui/OutputPanel.qml:107 +#: package/contents/ui/OutputPanel.qml:99 #, kde-format msgid "Refresh rate:" msgstr "Oppfriskingsrate:" -#: package/contents/ui/OutputPanel.qml:115 +#: package/contents/ui/OutputPanel.qml:107 #, kde-format msgid "Replica of:" msgstr "Duplikat av:" -#: package/contents/ui/Panel.qml:63 +#. i18n change text in master +#: package/contents/ui/Panel.qml:34 +#, kde-format +msgid "Settings for %1" +msgstr "Innstillingar for %1" + +#: package/contents/ui/Panel.qml:88 #, kde-format msgid "Global scale:" msgstr "Global skalering:" -#: package/contents/ui/Panel.qml:90 +#: package/contents/ui/Panel.qml:115 #, kde-format msgid "Save displays' properties:" msgstr "Lagra skjermeigenskapar:" -#: package/contents/ui/Panel.qml:96 +#: package/contents/ui/Panel.qml:121 #, kde-format msgid "For any display arrangement" msgstr "For alle skjermutformingar" -#: package/contents/ui/Panel.qml:103 +#: package/contents/ui/Panel.qml:128 #, kde-format msgid "For only this specific display arrangement" msgstr "Berre for denne skjermutforminga" -#: package/contents/ui/RotationButton.qml:62 +#: package/contents/ui/RotationButton.qml:60 #, kde-format msgid "90° Clockwise" msgstr "90° med klokka" -#: package/contents/ui/RotationButton.qml:66 +#: package/contents/ui/RotationButton.qml:64 #, kde-format msgid "Upside Down" msgstr "Opp ned" -#: package/contents/ui/RotationButton.qml:70 +#: package/contents/ui/RotationButton.qml:68 #, kde-format msgid "90° Counterclockwise" msgstr "90° mot klokka" -#: package/contents/ui/RotationButton.qml:75 +#: package/contents/ui/RotationButton.qml:73 #, kde-format msgid "No Rotation" msgstr "Inga rotering"
