commit kscreen5 for openSUSE:Leap:15.2

2020-05-12 Thread root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Leap:15.2 
checked in at 2020-05-12 11:39:40

Comparing /work/SRC/openSUSE:Leap:15.2/kscreen5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.2738 (New)


Package is "kscreen5"

Tue May 12 11:39:40 2020 rev:96 rq:802270 version:5.18.5

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kscreen5/kscreen5.changes  2020-04-14 
14:19:57.061228359 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.2738/kscreen5.changes
2020-05-12 11:40:18.172740435 +0200
@@ -1,0 +2,9 @@
+Tue May  5 13:01:52 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:

  kscreen-5.18.4.1.tar.xz
  kscreen-5.18.4.1.tar.xz.sig

New:

  kscreen-5.18.5.tar.xz
  kscreen-5.18.5.tar.xz.sig



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.O5v8ta/_old  2020-05-12 11:40:18.520741167 +0200
+++ /var/tmp/diff_new_pack.O5v8ta/_new  2020-05-12 11:40:18.528741184 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreen5
-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}}
@@ -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.18.4/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.18.4/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.18.4.1.tar.xz -> kscreen-5.18.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.4.1/CMakeLists.txt 
new/kscreen-5.18.5/CMakeLists.txt
--- old/kscreen-5.18.4.1/CMakeLists.txt 2020-03-31 16:14:25.0 +0200
+++ new/kscreen-5.18.5/CMakeLists.txt   2020-05-05 16:42:22.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(KScreen)
-set(PROJECT_VERSION "5.18.4")
+set(PROJECT_VERSION "5.18.5")
 set(KSCREEN_VERSION ${PROJECT_VERSION})
 
 add_definitions("-DKSCREEN_VERSION=\"${KSCREEN_VERSION}\"")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.4.1/po/de/kcm_kscreen.po 
new/kscreen-5.18.5/po/de/kcm_kscreen.po
--- old/kscreen-5.18.4.1/po/de/kcm_kscreen.po   2020-03-31 16:13:51.0 
+0200
+++ new/kscreen-5.18.5/po/de/kcm_kscreen.po 2020-05-05 16:41:44.0 
+0200
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the kscreen package.
 #
 # Burkhard Lück , 2019, 2020.
+# Frederik Schwarzer , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kscreen\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-18 08:53+0100\n"
-"PO-Revision-Date: 2020-01-27 06:30+0100\n"
-"Last-Translator: Burkhard Lück \n"
+"PO-Revision-Date: 2020-04-04 22:37+0200\n"
+"Last-Translator: Frederik Schwarzer \n"
 "Language-Team: German \n"
 "Language: de\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.3\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -68,12 +69,13 @@
 msgstr ""
 
 #: package/contents/ui/main.qml:44
-#, fuzzy, kde-format
-#| msgid "Are you sure you want to disable all outputs? "
+#, kde-format
 msgid ""
 "Are you sure you want to disable all outputs? This might render the device "
 "unusable."
-msgstr "Möchten Sie alle Ausgaben wirklich deaktivieren?"
+msgstr ""
+"Möchten Sie wirklich alle Ausgaben deaktivieren? Das Gerät könnte dadurch "
+"unbenutzbar sein."
 
 #: package/contents/ui/main.qml:50
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.4.1/po/en_GB/kcm_kscreen.po 
new/kscreen-5.18.5/po/en_GB/kcm_kscreen.po
--- old/kscreen-5.18.4.1/po/en_GB/kcm_kscreen.po2020-03-31 
16:13:52.0 +0200
+++ new/kscreen-5.18.5/po/en_GB/kcm_kscreen.po  2020-05-05 16:41:46.0 
+0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2020-02-18 08:53+0100\n"
 "PO-Revision-Date: 2020-03-31 12:18+0100\n"
 "Last-Translator: Steve Allewell \n"
-"Language-

commit kscreen5 for openSUSE:Leap:15.2

2020-04-14 Thread root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Leap:15.2 
checked in at 2020-04-14 14:19:55

Comparing /work/SRC/openSUSE:Leap:15.2/kscreen5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.3248 (New)


Package is "kscreen5"

Tue Apr 14 14:19:55 2020 rev:95 rq:793334 version:5.18.4.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kscreen5/kscreen5.changes  2020-03-15 
07:09:04.408881204 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.3248/kscreen5.changes
2020-04-14 14:19:57.061228359 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:30 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4.1:
+  * Version fixed
+
+---
+Tue Mar 31 14:47:40 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:

  kscreen-5.18.3.tar.xz
  kscreen-5.18.3.tar.xz.sig

New:

  kscreen-5.18.4.1.tar.xz
  kscreen-5.18.4.1.tar.xz.sig



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.nyRNCu/_old  2020-04-14 14:19:57.437228640 +0200
+++ /var/tmp/diff_new_pack.nyRNCu/_new  2020-04-14 14:19:57.437228640 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreen5
-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}}
@@ -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/%{version}/kscreen-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.18.4/kscreen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.18.4/kscreen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  cmake >= 2.8.12

++ kscreen-5.18.3.tar.xz -> kscreen-5.18.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.3/CMakeLists.txt 
new/kscreen-5.18.4.1/CMakeLists.txt
--- old/kscreen-5.18.3/CMakeLists.txt   2020-03-10 14:03:30.0 +0100
+++ new/kscreen-5.18.4.1/CMakeLists.txt 2020-03-31 16:14:25.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(KScreen)
-set(PROJECT_VERSION "5.18.3")
+set(PROJECT_VERSION "5.18.4")
 set(KSCREEN_VERSION ${PROJECT_VERSION})
 
 add_definitions("-DKSCREEN_VERSION=\"${KSCREEN_VERSION}\"")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.3/po/cs/kcm_kscreen.po 
new/kscreen-5.18.4.1/po/cs/kcm_kscreen.po
--- old/kscreen-5.18.3/po/cs/kcm_kscreen.po 2020-03-10 14:02:59.0 
+0100
+++ new/kscreen-5.18.4.1/po/cs/kcm_kscreen.po   2020-03-31 16:13:49.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.
-# Vit Pelcak , 2012, 2013, 2014, 2015, 2016, 2017, 2019.
+# Vit Pelcak , 2012, 2013, 2014, 2015, 2016, 2017, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-18 08:53+0100\n"
-"PO-Revision-Date: 2019-10-18 16:18+0200\n"
+"PO-Revision-Date: 2020-03-22 13:05+0100\n"
 "Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.08.1\n"
+"X-Generator: Lokalize 19.12.3\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 
@@ -124,7 +124,7 @@
 #: package/contents/ui/Orientation.qml:46
 #, kde-format
 msgid "Only when in tablet mode."
-msgstr ""
+msgstr "Pouze v režimu tabletu."
 
 #: package/contents/ui/Orientation.qml:55
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.3/po/en_GB/kcm_kscreen.po 
new/kscreen-5.18.4.1/po/en_GB/kcm_kscreen.po
--- old/kscreen-5.18.3/po/en_GB/kcm_kscreen.po  2020-03-10 14:03:02.0 
+0100
+++ new/kscreen-5.18.4.1/po/en_GB/kcm_kscreen.po2020-03-31 
16:13:52.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.
 #
-# Steve Allewell , 2016, 2017, 2018,

commit kscreen5 for openSUSE:Leap:15.2

2020-03-14 Thread root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Leap:15.2 
checked in at 2020-03-15 07:09:03

Comparing /work/SRC/openSUSE:Leap:15.2/kscreen5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.3160 (New)


Package is "kscreen5"

Sun Mar 15 07:09:03 2020 rev:94 rq:784445 version:5.18.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kscreen5/kscreen5.changes  2020-03-09 
17:58:55.940625898 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.3160/kscreen5.changes
2020-03-15 07:09:04.408881204 +0100
@@ -1,0 +2,9 @@
+Tue Mar 10 14:55:31 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:

  kscreen-5.18.2.tar.xz
  kscreen-5.18.2.tar.xz.sig

New:

  kscreen-5.18.3.tar.xz
  kscreen-5.18.3.tar.xz.sig



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.onf8YB/_old  2020-03-15 07:09:04.804881441 +0100
+++ /var/tmp/diff_new_pack.onf8YB/_new  2020-03-15 07:09:04.808881444 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreen5
-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}}

++ kscreen-5.18.2.tar.xz -> kscreen-5.18.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.2/CMakeLists.txt 
new/kscreen-5.18.3/CMakeLists.txt
--- old/kscreen-5.18.2/CMakeLists.txt   2020-02-25 14:10:23.0 +0100
+++ new/kscreen-5.18.3/CMakeLists.txt   2020-03-10 14:03:30.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(KScreen)
-set(PROJECT_VERSION "5.18.2")
+set(PROJECT_VERSION "5.18.3")
 set(KSCREEN_VERSION ${PROJECT_VERSION})
 
 add_definitions("-DKSCREEN_VERSION=\"${KSCREEN_VERSION}\"")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.2/po/id/kcm_kscreen.po 
new/kscreen-5.18.3/po/id/kcm_kscreen.po
--- old/kscreen-5.18.2/po/id/kcm_kscreen.po 2020-02-25 14:09:57.0 
+0100
+++ new/kscreen-5.18.3/po/id/kcm_kscreen.po 2020-03-10 14:03:10.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.
-# Wantoyo , 2018, 2019.
+# Wantoyo , 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-18 08:53+0100\n"
-"PO-Revision-Date: 2019-12-22 07:14+0700\n"
+"PO-Revision-Date: 2020-02-23 14:10+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -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.3\n"
+"X-Generator: Lokalize 19.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -116,20 +116,19 @@
 msgstr "Orientasi:"
 
 #: package/contents/ui/Orientation.qml:37
-#, fuzzy, kde-format
-#| msgid "Auto"
+#, kde-format
 msgid "Automatic"
-msgstr "Auto"
+msgstr "Otomatis"
 
 #: package/contents/ui/Orientation.qml:46
 #, kde-format
 msgid "Only when in tablet mode."
-msgstr ""
+msgstr "Hanya ketika dalam mode tablet."
 
 #: package/contents/ui/Orientation.qml:55
 #, kde-format
 msgid "Manual"
-msgstr ""
+msgstr "Manual"
 
 #: package/contents/ui/Output.qml:150
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.2/po/it/kcm_kscreen.po 
new/kscreen-5.18.3/po/it/kcm_kscreen.po
--- old/kscreen-5.18.2/po/it/kcm_kscreen.po 2020-02-25 14:09:58.0 
+0100
+++ new/kscreen-5.18.3/po/it/kcm_kscreen.po 2020-03-10 14:03:10.0 
+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.12.1\n"
+"X-Generator: Lokalize 19.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.2/po/zh_CN/kcm_kscreen.po 
new/kscreen-5.18.3/po/zh_CN/kcm_kscreen.po
--- old/kscreen-5.18.2/po/zh_CN/kcm_kscreen.po  2020-02-25 14:10:22.0 
+0100
+++ new/kscreen-5.18.3/po/zh_CN/kcm_kscreen.po  2020-03-10 14:03:29.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-18 08:53+0100\n"
-"PO-Revision-D

commit kscreen5 for openSUSE:Leap:15.2

2020-03-09 Thread root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Leap:15.2 
checked in at 2020-03-09 17:58:54

Comparing /work/SRC/openSUSE:Leap:15.2/kscreen5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.26092 (New)


Package is "kscreen5"

Mon Mar  9 17:58:54 2020 rev:93 rq:780723 version:5.18.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kscreen5/kscreen5.changes  2020-02-27 
06:40:37.461499758 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.26092/kscreen5.changes   
2020-03-09 17:58:55.940625898 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:17 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:

  kscreen-5.18.1.tar.xz
  kscreen-5.18.1.tar.xz.sig

New:

  kscreen-5.18.2.tar.xz
  kscreen-5.18.2.tar.xz.sig



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.K7g1RP/_old  2020-03-09 17:58:56.668626259 +0100
+++ /var/tmp/diff_new_pack.K7g1RP/_new  2020-03-09 17:58:56.668626259 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kscreen5
 #
-# 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
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreen5
-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}}
@@ -27,7 +27,7 @@
 Summary:Screen management software by KDE
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: 
https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz
 %if %{with lang}
 Source1:
https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz.sig

++ kscreen-5.18.1.tar.xz -> kscreen-5.18.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.1/CMakeLists.txt 
new/kscreen-5.18.2/CMakeLists.txt
--- old/kscreen-5.18.1/CMakeLists.txt   2020-02-18 14:05:39.0 +0100
+++ new/kscreen-5.18.2/CMakeLists.txt   2020-02-25 14:10:23.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(KScreen)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
 set(KSCREEN_VERSION ${PROJECT_VERSION})
 
 add_definitions("-DKSCREEN_VERSION=\"${KSCREEN_VERSION}\"")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.1/po/nb/kcm_kscreen.po 
new/kscreen-5.18.2/po/nb/kcm_kscreen.po
--- old/kscreen-5.18.1/po/nb/kcm_kscreen.po 2020-02-18 14:05:25.0 
+0100
+++ new/kscreen-5.18.2/po/nb/kcm_kscreen.po 2020-02-25 14:10:04.0 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-01-16 03:40+0100\n"
+"POT-Creation-Date: 2020-02-18 08:53+0100\n"
 "PO-Revision-Date: 2015-08-27 16:59+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -126,7 +126,7 @@
 msgid "Manual"
 msgstr ""
 
-#: package/contents/ui/Output.qml:149
+#: package/contents/ui/Output.qml:150
 #, kde-format
 msgid "Replicas"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.1/po/nn/kcm_kscreen.po 
new/kscreen-5.18.2/po/nn/kcm_kscreen.po
--- old/kscreen-5.18.1/po/nn/kcm_kscreen.po 2020-02-18 14:05:26.0 
+0100
+++ new/kscreen-5.18.2/po/nn/kcm_kscreen.po 2020-02-25 14:10:06.0 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-01-16 03:40+0100\n"
+"POT-Creation-Date: 2020-02-18 08:53+0100\n"
 "PO-Revision-Date: 2020-02-16 14:26+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
@@ -131,7 +131,7 @@
 msgid "Manual"
 msgstr "Manuell"
 
-#: package/contents/ui/Output.qml:149
+#: package/contents/ui/Output.qml:150
 #, kde-format
 msgid "Replicas"
 msgstr "Duplikateiningar"





commit kscreen5 for openSUSE:Leap:15.2

2020-02-26 Thread root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Leap:15.2 
checked in at 2020-02-27 06:40:35

Comparing /work/SRC/openSUSE:Leap:15.2/kscreen5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.26092 (New)


Package is "kscreen5"

Thu Feb 27 06:40:35 2020 rev:92 rq:778573 version:5.18.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kscreen5/kscreen5.changes  2020-02-16 
18:29:09.174744149 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.26092/kscreen5.changes   
2020-02-27 06:40:37.461499758 +0100
@@ -1,0 +2,10 @@
+Tue Feb 18 14:05:56 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
+- Changes since 5.18.0:
+  * fix(kcm): use explicit Kirigami.Units over singleton from a theme 
(kde#417316)
+
+---

Old:

  kscreen-5.18.0.tar.xz
  kscreen-5.18.0.tar.xz.sig

New:

  kscreen-5.18.1.tar.xz
  kscreen-5.18.1.tar.xz.sig



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.FGwolR/_old  2020-02-27 06:40:37.845500559 +0100
+++ /var/tmp/diff_new_pack.FGwolR/_new  2020-02-27 06:40:37.849500567 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreen5
-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}}
@@ -28,9 +28,9 @@
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kscreen-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz
 %if %{with lang}
-Source1: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.18.0.tar.xz -> kscreen-5.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.0/CMakeLists.txt 
new/kscreen-5.18.1/CMakeLists.txt
--- old/kscreen-5.18.0/CMakeLists.txt   2020-02-06 14:11:38.0 +0100
+++ new/kscreen-5.18.1/CMakeLists.txt   2020-02-18 14:05:39.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(KScreen)
-set(PROJECT_VERSION "5.18.0")
+set(PROJECT_VERSION "5.18.1")
 set(KSCREEN_VERSION ${PROJECT_VERSION})
 
 add_definitions("-DKSCREEN_VERSION=\"${KSCREEN_VERSION}\"")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.0/kcm/package/contents/ui/Output.qml 
new/kscreen-5.18.1/kcm/package/contents/ui/Output.qml
--- old/kscreen-5.18.0/kcm/package/contents/ui/Output.qml   2020-02-06 
14:10:51.0 +0100
+++ new/kscreen-5.18.1/kcm/package/contents/ui/Output.qml   2020-02-18 
14:04:53.0 +0100
@@ -19,6 +19,7 @@
 import QtQuick.Layouts 1.1
 import QtQuick.Controls 2.3 as Controls
 import QtGraphicalEffects 1.0
+import org.kde.kirigami 2.4 as Kirigami
 
 Rectangle {
 id: output
@@ -80,7 +81,7 @@
 
 Controls.Label {
 Layout.fillWidth: true
-Layout.margins: units.smallSpacing
+Layout.margins: Kirigami.Units.smallSpacing
 
 text: model.display
 wrapMode: Text.Wrap
@@ -90,7 +91,7 @@
 
 Controls.Label {
 Layout.fillWidth: true
-Layout.bottomMargin: units.smallSpacing
+Layout.bottomMargin: Kirigami.Units.smallSpacing
 
 text: "(" + model.size.width + "x" + model.size.height + ")"
 horizontalAlignment: Text.AlignHCenter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.18.0/kcm/package/contents/ui/Screen.qml 
new/kscreen-5.18.1/kcm/package/contents/ui/Screen.qml
--- old/kscreen-5.18.0/kcm/package/contents/ui/Screen.qml   2020-02-06 
14:10:51.0 +0100
+++ new/kscreen-5.18.1/kcm/package/contents/ui/Screen.qml   2020-02-18 
14:04:53.0 +0100
@@ -45,7 +45,7 @@
 property int xOffset: (width - totalSize.width / relativeFactor) / 2;
 property int yOffset: (height - totalSize.height / relativeFactor) / 2;
 
-implicitHeight: Math.max(root.height * 0.4, units.gridUnit * 13)
+implicitHeight: Math.max(root.height * 0.4, Kirigami.Units.gridUnit * 13)
 
 Component.onCompleted: background.visible = true;
 
@@ -55,7 +55,7 @@
 top: parent.top
 left: parent.left
 right: parent.right
-margins: units.smallSpacing
+

commit kscreen5 for openSUSE:Leap:15.2

2020-02-16 Thread root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Leap:15.2 
checked in at 2020-02-16 18:28:08

Comparing /work/SRC/openSUSE:Leap:15.2/kscreen5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.26092 (New)


Package is "kscreen5"

Sun Feb 16 18:28:08 2020 rev:91 rq:774514 version:5.18.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kscreen5/kscreen5.changes  2020-01-15 
15:16:47.614287875 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kscreen5.new.26092/kscreen5.changes   
2020-02-16 18:29:09.174744149 +0100
@@ -1,0 +2,23 @@
+Thu Feb  6 15:10:04 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:19 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build
+
+---
+Thu Jan 16 14:04:17 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
+- Too many changes to list here
+
+---

Old:

  kscreen-5.17.5.tar.xz
  kscreen-5.17.5.tar.xz.sig

New:

  kscreen-5.18.0.tar.xz
  kscreen-5.18.0.tar.xz.sig



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.YdrWPd/_old  2020-02-16 18:29:09.554744348 +0100
+++ /var/tmp/diff_new_pack.YdrWPd/_new  2020-02-16 18:29:09.554744348 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreen5
-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}}
@@ -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/%{version}/kscreen-%{version}.tar.xz
+Source: kscreen-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz.sig
+Source1:kscreen-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  cmake >= 2.8.12
@@ -50,6 +50,7 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  cmake(Qt5QuickWidgets) >= 5.4.0
+BuildRequires:  cmake(Qt5Sensors) >= 5.12.0
 BuildRequires:  cmake(Qt5Test) >= 5.4.0
 Requires:   kded
 Requires:   libkscreen2-plugin >= %{_plasma5_version}
@@ -81,7 +82,7 @@
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build

++ kscreen-5.17.5.tar.xz -> kscreen-5.18.0.tar.xz ++
 12538 lines of diff (skipped)