Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcm_sddm for openSUSE:Factory 
checked in at 2022-02-24 18:18:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcm_sddm (Old)
 and      /work/SRC/openSUSE:Factory/.kcm_sddm.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcm_sddm"

Thu Feb 24 18:18:42 2022 rev:120 rq:956952 version:5.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcm_sddm/kcm_sddm.changes        2022-02-17 
23:39:36.243701373 +0100
+++ /work/SRC/openSUSE:Factory/.kcm_sddm.new.1958/kcm_sddm.changes      
2022-02-24 18:19:08.894727312 +0100
@@ -1,0 +2,9 @@
+Tue Feb 22 16:21:00 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.24.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.24.2
+- No code changes since 5.24.1
+
+-------------------------------------------------------------------

Old:
----
  sddm-kcm-5.24.1.tar.xz
  sddm-kcm-5.24.1.tar.xz.sig

New:
----
  sddm-kcm-5.24.2.tar.xz
  sddm-kcm-5.24.2.tar.xz.sig

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

Other differences:
------------------
++++++ kcm_sddm.spec ++++++
--- /var/tmp/diff_new_pack.x1xeKp/_old  2022-02-24 18:19:09.774727077 +0100
+++ /var/tmp/diff_new_pack.x1xeKp/_new  2022-02-24 18:19:09.778727076 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kcm_sddm
-Version:        5.24.1
+Version:        5.24.2
 Release:        0
 Summary:        A sddm control module for KDE
 License:        GPL-2.0-only


++++++ sddm-kcm-5.24.1.tar.xz -> sddm-kcm-5.24.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.24.1/CMakeLists.txt 
new/sddm-kcm-5.24.2/CMakeLists.txt
--- old/sddm-kcm-5.24.1/CMakeLists.txt  2022-02-15 13:46:48.000000000 +0100
+++ new/sddm-kcm-5.24.2/CMakeLists.txt  2022-02-22 13:29:26.000000000 +0100
@@ -1,6 +1,6 @@
 project(sddm-kcm)
 cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "5.24.1")
+set(PROJECT_VERSION "5.24.2")
 
 set(QT_MIN_VERSION "5.15.0")
 set(KF5_MIN_VERSION "5.86")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.24.1/po/en_GB/kcm_sddm.po 
new/sddm-kcm-5.24.2/po/en_GB/kcm_sddm.po
--- old/sddm-kcm-5.24.1/po/en_GB/kcm_sddm.po    2022-02-15 13:46:33.000000000 
+0100
+++ new/sddm-kcm-5.24.2/po/en_GB/kcm_sddm.po    2022-02-22 13:29: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.
 #
-# Steve Allewell <[email protected]>, 2014, 2016, 2017, 2018, 2019, 
2021.
+# Steve Allewell <[email protected]>, 2014, 2016, 2017, 2018, 2019, 
2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-05 00:48+0000\n"
-"PO-Revision-Date: 2021-08-14 12:35+0100\n"
+"PO-Revision-Date: 2022-02-19 13:15+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
 "Language: en_GB\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 21.04.3\n"
+"X-Generator: Lokalize 21.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -102,13 +102,13 @@
 "Auto-login does not support unlocking your KDE Wallet automatically, so it "
 "will ask you to unlock it every time you log in."
 msgstr ""
+"Auto-login does not support unlocking your KDE Wallet automatically, so it "
+"will ask you to unlock it every time you log in."
 
 #: src/package/contents/ui/Advanced.qml:91
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Reset to Default Settings"
+#, kde-format
 msgid "Open KDE Wallet Settings"
-msgstr "Reset to Default Settings"
+msgstr "Open KDE Wallet Settings"
 
 #: src/package/contents/ui/Advanced.qml:97
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.24.1/po/ko/kcm_sddm.po 
new/sddm-kcm-5.24.2/po/ko/kcm_sddm.po
--- old/sddm-kcm-5.24.1/po/ko/kcm_sddm.po       2022-02-15 13:46:39.000000000 
+0100
+++ new/sddm-kcm-5.24.2/po/ko/kcm_sddm.po       2022-02-22 13:29:17.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.
-# Shinjo Park <[email protected]>, 2015, 2017, 2018, 2019, 2021.
+# Shinjo Park <[email protected]>, 2015, 2017, 2018, 2019, 2021, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-05 00:48+0000\n"
-"PO-Revision-Date: 2021-08-09 22:51+0200\n"
+"PO-Revision-Date: 2022-02-20 21:10+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 20.12.3\n"
+"X-Generator: Lokalize 21.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -102,13 +102,13 @@
 "Auto-login does not support unlocking your KDE Wallet automatically, so it "
 "will ask you to unlock it every time you log in."
 msgstr ""
+"?????? ????????? ????????? KDE ????????? ???????????? ????????? ????????????. 
???????????? ????????? ?????? "
+"?????? ????????? ?????? ??? ????????????."
 
 #: src/package/contents/ui/Advanced.qml:91
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Reset to Default Settings"
+#, kde-format
 msgid "Open KDE Wallet Settings"
-msgstr "?????? ???????????? ??????"
+msgstr "KDE ?????? ?????? ??????"
 
 #: src/package/contents/ui/Advanced.qml:97
 #, kde-format

Reply via email to