Hello community,

here is the log from the commit of package kscreenlocker for openSUSE:Factory 
checked in at 2020-12-03 18:39:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old)
 and      /work/SRC/openSUSE:Factory/.kscreenlocker.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreenlocker"

Thu Dec  3 18:39:56 2020 rev:94 rq:852515 version:5.20.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes      
2020-11-15 15:18:40.810958501 +0100
+++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.5913/kscreenlocker.changes    
2020-12-03 18:40:55.746009530 +0100
@@ -1,0 +2,11 @@
+Tue Dec  1 15:22:15 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.20.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.4
+- Changes since 5.20.3:
+  * Use QuickControls 2 StackView (kde#429290)
+  * actually replace wallaper pages
+
+-------------------------------------------------------------------

Old:
----
  kscreenlocker-5.20.3.tar.xz
  kscreenlocker-5.20.3.tar.xz.sig

New:
----
  kscreenlocker-5.20.4.tar.xz
  kscreenlocker-5.20.4.tar.xz.sig

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

Other differences:
------------------
++++++ kscreenlocker.spec ++++++
--- /var/tmp/diff_new_pack.1bKyQX/_old  2020-12-03 18:40:56.346010718 +0100
+++ /var/tmp/diff_new_pack.1bKyQX/_new  2020-12-03 18:40:56.350010727 +0100
@@ -20,7 +20,7 @@
 
 %bcond_without lang
 Name:           kscreenlocker
-Version:        5.20.3
+Version:        5.20.4
 Release:        0
 Summary:        Library and components for secure lock screen architecture
 License:        GPL-2.0-or-later

++++++ kscreenlocker-5.20.3.tar.xz -> kscreenlocker-5.20.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.20.3/CMakeLists.txt 
new/kscreenlocker-5.20.4/CMakeLists.txt
--- old/kscreenlocker-5.20.3/CMakeLists.txt     2020-11-10 20:56:07.000000000 
+0100
+++ new/kscreenlocker-5.20.4/CMakeLists.txt     2020-12-01 12:26:05.000000000 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kscreenlocker)
-set(PROJECT_VERSION "5.20.3")
+set(PROJECT_VERSION "5.20.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.15.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kscreenlocker-5.20.3/kcm/package/contents/ui/WallpaperConfig.qml 
new/kscreenlocker-5.20.4/kcm/package/contents/ui/WallpaperConfig.qml
--- old/kscreenlocker-5.20.3/kcm/package/contents/ui/WallpaperConfig.qml        
2020-11-10 20:55:56.000000000 +0100
+++ new/kscreenlocker-5.20.4/kcm/package/contents/ui/WallpaperConfig.qml        
2020-12-01 12:25:45.000000000 +0100
@@ -22,7 +22,7 @@
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 *********************************************************************/
 import QtQuick 2.0
-import QtQuick.Controls 1.0 as QtControls
+import QtQuick.Controls 2.15 as QtControls
 import QtQuick.Layouts 1.1
 QtControls.StackView {
     id: main
@@ -39,7 +39,7 @@
                 props["cfg_" + key] = wallpaperConfig[key]
             }
 
-            var newItem = push(sourceFile, props, 
QtControls.StackView.ReplaceTransition)
+            var newItem = replace(sourceFile, props, 
QtControls.StackView.ReplaceTransition)
 
             wallpaperConfig.valueChanged.connect(function(key, value) {
                 if (newItem["cfg_" + key] !== undefined) {
@@ -62,8 +62,8 @@
             }
         }
         else {
-            push(empty)
-         }
+            replace(empty)
+        }
     }
     Component {
         id: empty
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.20.3/po/nn/kcm_screenlocker.po 
new/kscreenlocker-5.20.4/po/nn/kcm_screenlocker.po
--- old/kscreenlocker-5.20.3/po/nn/kcm_screenlocker.po  2020-11-10 
20:56:02.000000000 +0100
+++ new/kscreenlocker-5.20.4/po/nn/kcm_screenlocker.po  2020-12-01 
12:25:58.000000000 +0100
@@ -6,7 +6,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-02 02:16+0200\n"
-"PO-Revision-Date: 2020-08-30 20:25+0200\n"
+"PO-Revision-Date: 2020-11-21 15:51+0100\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 20.08.0\n"
+"X-Generator: Lokalize 20.08.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -77,7 +77,7 @@
 #, kde-format
 msgctxt "@option:check"
 msgid "After waking from sleep"
-msgstr "Etter oppstart frå dvale-/kvilemodus:"
+msgstr "Etter oppstart frå dvale-/kvilemodus"
 
 #: package/contents/ui/main.qml:69
 #, kde-format
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to