Hello community,

here is the log from the commit of package kscreenlocker for openSUSE:Factory 
checked in at 2020-10-30 11:46:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old)
 and      /work/SRC/openSUSE:Factory/.kscreenlocker.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreenlocker"

Fri Oct 30 11:46:46 2020 rev:92 rq:844577 version:5.20.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes      
2020-10-22 14:24:35.286874459 +0200
+++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.3463/kscreenlocker.changes    
2020-10-30 11:47:00.113671950 +0100
@@ -1,0 +2,9 @@
+Tue Oct 27 20:43:49 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.20.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.2
+- No code changes since 5.20.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kscreenlocker.spec ++++++
--- /var/tmp/diff_new_pack.LVYspt/_old  2020-10-30 11:47:01.033672765 +0100
+++ /var/tmp/diff_new_pack.LVYspt/_new  2020-10-30 11:47:01.033672765 +0100
@@ -20,15 +20,15 @@
 
 %bcond_without lang
 Name:           kscreenlocker
-Version:        5.20.1
+Version:        5.20.2
 Release:        0
 Summary:        Library and components for secure lock screen architecture
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            https://projects.kde.org/kscreenlocker
-Source:         kscreenlocker-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz
 %if %{with lang}
-Source1:        kscreenlocker-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 Source3:        kde

++++++ kscreenlocker-5.20.1.tar.xz -> kscreenlocker-5.20.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.20.1/CMakeLists.txt 
new/kscreenlocker-5.20.2/CMakeLists.txt
--- old/kscreenlocker-5.20.1/CMakeLists.txt     2020-10-20 13:48:31.000000000 
+0200
+++ new/kscreenlocker-5.20.2/CMakeLists.txt     2020-10-27 13:17:31.000000000 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kscreenlocker)
-set(PROJECT_VERSION "5.20.1")
+set(PROJECT_VERSION "5.20.2")
 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.1/po/et/kcm_screenlocker.po 
new/kscreenlocker-5.20.2/po/et/kcm_screenlocker.po
--- old/kscreenlocker-5.20.1/po/et/kcm_screenlocker.po  2020-10-20 
13:48:18.000000000 +0200
+++ new/kscreenlocker-5.20.2/po/et/kcm_screenlocker.po  2020-10-27 
13:17:14.000000000 +0100
@@ -2,105 +2,94 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Marek Laane <qiila...@gmail.com>, 2016, 2019.
+# Mihkel Tõnnov <mihh...@gmail.com>, 2020.
 msgid ""
 msgstr ""
 "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: 2019-10-30 16:26+0200\n"
-"Last-Translator: Marek Laane <qiila...@gmail.com>\n"
-"Language-Team: Estonian <kde...@lists.linux.ee>\n"
+"PO-Revision-Date: 2020-10-23 11:15+0200\n"
+"Last-Translator: Mihkel Tõnnov <mihh...@gmail.com>\n"
+"Language-Team: Estonian <>\n"
 "Language: et\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 19.08.1\n"
+"X-Generator: Lokalize 20.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Marek Laane, Mihkel Tõnnov"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "qiila...@gmail.com, mihh...@gmail.com"
 
 #: kcm.cpp:51
-#, fuzzy, kde-format
-#| msgid "Test Screen Locker"
+#, kde-format
 msgid "Screen Locking"
-msgstr "Testi ekraanilukustajat"
+msgstr "Ekraani lukustamine"
 
 #: kcm.cpp:53
 #, kde-format
 msgid "Martin Gräßlin"
-msgstr ""
+msgstr "Martin Gräßlin"
 
 #: kcm.cpp:54
 #, kde-format
 msgid "Kevin Ottens"
-msgstr ""
+msgstr "Kevin Ottens"
 
 #: package/contents/ui/Appearance.qml:30
-#, fuzzy, kde-format
-#| msgid "Appearance"
+#, kde-format
 msgctxt "@title"
 msgid "Appearance"
 msgstr "Välimus"
 
 #: package/contents/ui/Appearance.qml:43
-#, fuzzy, kde-format
-#| msgid "Wallpaper &type:"
+#, kde-format
 msgid "Wallpaper type:"
-msgstr "&Taustapildi tüüp:"
+msgstr "Taustapildi tüüp:"
 
 #: package/contents/ui/main.qml:39
-#, fuzzy, kde-format
-#| msgid "Lock screen:"
+#, kde-format
 msgid "Lock screen automatically:"
-msgstr "Ekraani lukustamine:"
+msgstr "Ekraani automaatne lukustamine:"
 
 #: package/contents/ui/main.qml:41
 #, kde-format
 msgctxt "First part of sentence \"Automatically after X minutes\""
 msgid "After"
-msgstr ""
+msgstr "Pärast"
 
 #: package/contents/ui/main.qml:49
-#, fuzzy, kde-format
-#| msgctxt "Spinbox suffix"
-#| msgid " minute"
-#| msgid_plural " minutes"
+#, kde-format
 msgid "%1 minute"
 msgid_plural "%1 minutes"
-msgstr[0] " min"
-msgstr[1] " min"
+msgstr[0] "%1 minutit"
+msgstr[1] "%1 minutit"
 
 #: package/contents/ui/main.qml:59
-#, fuzzy, kde-format
-#| msgid "After waking from sleep"
+#, kde-format
 msgctxt "@option:check"
 msgid "After waking from sleep"
 msgstr "Unest ärkamisel"
 
 #: package/contents/ui/main.qml:69
-#, fuzzy, kde-format
-#| msgid "Allow unlocking without password for:"
+#, kde-format
 msgctxt "@label:spinbox"
 msgid "Allow unlocking without password for:"
 msgstr "Lukustuse paroolita tühistamise lubamise aeg:"
 
 #: package/contents/ui/main.qml:74
-#, fuzzy, kde-format
-#| msgctxt "Spinbox suffix"
-#| msgid " second"
-#| msgid_plural " seconds"
+#, kde-format
 msgid "%1 second"
 msgid_plural "%1 seconds"
-msgstr[0] " sek"
-msgstr[1] " sek"
+msgstr[0] "%1 sekund"
+msgstr[1] "%1 sekundit"
 
 #: package/contents/ui/main.qml:88
 #, kde-format
@@ -108,13 +97,12 @@
 msgstr "Kiirklahv: "
 
 #: package/contents/ui/main.qml:98
-#, fuzzy, kde-format
-#| msgid "Appearance"
+#, kde-format
 msgid "Appearance:"
-msgstr "Välimus"
+msgstr "Välimus:"
 
 #: package/contents/ui/main.qml:99
 #, kde-format
 msgctxt "@action:button"
 msgid "Configure..."
-msgstr ""
\ No newline at end of file
+msgstr "Seadista ..."
\ No newline at end of file



Reply via email to