Hello community,

here is the log from the commit of package kscreenlocker for openSUSE:Factory 
checked in at 2017-11-10 14:47:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old)
 and      /work/SRC/openSUSE:Factory/.kscreenlocker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreenlocker"

Fri Nov 10 14:47:51 2017 rev:36 rq:539706 version:5.11.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes      
2017-10-27 13:49:42.604862422 +0200
+++ /work/SRC/openSUSE:Factory/.kscreenlocker.new/kscreenlocker.changes 
2017-11-10 14:47:56.128608897 +0100
@@ -1,0 +2,10 @@
+Tue Nov  7 15:15:28 CET 2017 - [email protected]
+
+- Update to 5.11.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.3.php
+- Changes since 5.11.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kscreenlocker-5.11.2.tar.xz

New:
----
  kscreenlocker-5.11.3.tar.xz

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

Other differences:
------------------
++++++ kscreenlocker.spec ++++++
--- /var/tmp/diff_new_pack.HrrGGO/_old  2017-11-10 14:47:57.152571873 +0100
+++ /var/tmp/diff_new_pack.HrrGGO/_new  2017-11-10 14:47:57.156571729 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kscreenlocker
-Version:        5.11.2
+Version:        5.11.3
 Release:        0
 Summary:        Library and components for secure lock screen architecture
 License:        GPL-2.0+

++++++ kscreenlocker-5.11.2.tar.xz -> kscreenlocker-5.11.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.11.2/CMakeLists.txt 
new/kscreenlocker-5.11.3/CMakeLists.txt
--- old/kscreenlocker-5.11.2/CMakeLists.txt     2017-10-24 13:05:34.000000000 
+0200
+++ new/kscreenlocker-5.11.3/CMakeLists.txt     2017-11-07 13:46:10.000000000 
+0100
@@ -1,4 +1,4 @@
-set(PROJECT_VERSION "5.11.2")
+set(PROJECT_VERSION "5.11.3")
 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/kscreenlocker-5.11.2/po/da/kscreenlocker.po 
new/kscreenlocker-5.11.3/po/da/kscreenlocker.po
--- old/kscreenlocker-5.11.2/po/da/kscreenlocker.po     2017-10-24 
13:04:25.000000000 +0200
+++ new/kscreenlocker-5.11.3/po/da/kscreenlocker.po     2017-11-07 
13:45:12.000000000 +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.
 #
-# Martin Schlander <[email protected]>, 2012, 2014, 2015.
+# Martin Schlander <[email protected]>, 2012, 2014, 2015, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-03 03:06+0200\n"
-"PO-Revision-Date: 2015-11-22 22:11+0100\n"
+"PO-Revision-Date: 2017-10-28 20:08+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
 "Language: da\n"
@@ -18,15 +18,7 @@
 "X-Generator: Lokalize 2.0\n"
 
 #: abstractlocker.cpp:52
-#, fuzzy, kde-format
-#| msgid ""
-#| "The screen locker is broken and unlocking is not possible anymore.\n"
-#| "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
-#| "log in and execute the command:\n"
-#| "\n"
-#| "loginctl unlock-sessions\n"
-#| "\n"
-#| "Afterwards switch back to the running session (Ctrl+Alt+F%1)."
+#, kde-format
 msgid ""
 "The screen locker is broken and unlocking is not possible anymore.\n"
 "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
@@ -40,9 +32,9 @@
 "For at låse op, kan du skifte til en virtuel terminal (f.eks. Ctrl+Alt+F2),\n"
 "Logge ind og køre kommandoen:\n"
 "\n"
-"loginctl unlock-sessions\n"
+"loginctl unlock-session %1\n"
 "\n"
-"Bagefter kan du skifte tilbage til den kørende session (Ctrl+Alt+F%1)."
+"Bagefter kan du skifte tilbage til den kørende session (Ctrl+Alt+F%2)."
 
 #. i18n: ectx: label, entry, group (Daemon)
 #: kcfg/kscreenlockersettings.kcfg:10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.11.2/po/pt_BR/kscreenlocker.po 
new/kscreenlocker-5.11.3/po/pt_BR/kscreenlocker.po
--- old/kscreenlocker-5.11.2/po/pt_BR/kscreenlocker.po  2017-10-24 
13:05:11.000000000 +0200
+++ new/kscreenlocker-5.11.3/po/pt_BR/kscreenlocker.po  2017-11-07 
13:45:50.000000000 +0100
@@ -4,31 +4,24 @@
 #
 # Marcus Gama <[email protected]>, 2012.
 # André Marcelo Alvarenga <[email protected]>, 2014, 2015.
+# Luiz Fernando Ranghetti <[email protected]>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kscreenlocker\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-03 03:06+0200\n"
-"PO-Revision-Date: 2015-08-27 08:02-0300\n"
-"Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
-"Language-Team: Brazilian Portuguese <[email protected]>\n"
+"PO-Revision-Date: 2017-11-03 18:46-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
+"Language-Team: Portuguese <[email protected]>\n"
 "Language: pt_BR\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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: abstractlocker.cpp:52
-#, fuzzy, kde-format
-#| msgid ""
-#| "The screen locker is broken and unlocking is not possible anymore.\n"
-#| "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
-#| "log in and execute the command:\n"
-#| "\n"
-#| "loginctl unlock-sessions\n"
-#| "\n"
-#| "Afterwards switch back to the running session (Ctrl+Alt+F%1)."
+#, kde-format
 msgid ""
 "The screen locker is broken and unlocking is not possible anymore.\n"
 "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
@@ -43,9 +36,9 @@
 "+F2),\n"
 "faça a autenticação e execute o comando:\n"
 "\n"
-"loginctl unlock-sessions\n"
+"loginctl unlock-sessions %1\n"
 "\n"
-"Depois disso, retorne para a sessão em execução (Ctrl+Alt+F%1)."
+"Depois disso, retorne para a sessão em execução (Ctrl+Alt+F%2)."
 
 #. i18n: ectx: label, entry, group (Daemon)
 #: kcfg/kscreenlockersettings.kcfg:10


Reply via email to