Hello community,

here is the log from the commit of package kcm_sddm for openSUSE:Factory 
checked in at 2020-07-10 14:10:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcm_sddm (Old)
 and      /work/SRC/openSUSE:Factory/.kcm_sddm.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcm_sddm"

Fri Jul 10 14:10:52 2020 rev:91 rq:819400 version:5.19.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcm_sddm/kcm_sddm.changes        2020-06-25 
15:04:17.248755607 +0200
+++ /work/SRC/openSUSE:Factory/.kcm_sddm.new.3060/kcm_sddm.changes      
2020-07-10 14:10:57.223149565 +0200
@@ -1,0 +2,9 @@
+Tue Jul  7 12:38:53 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.19.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.3
+- No code changes since 5.19.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcm_sddm.spec ++++++
--- /var/tmp/diff_new_pack.MqcGqI/_old  2020-07-10 14:11:00.659160851 +0200
+++ /var/tmp/diff_new_pack.MqcGqI/_new  2020-07-10 14:11:00.659160851 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kcm_sddm
-Version:        5.19.2
+Version:        5.19.3
 Release:        0
 Summary:        A sddm control module for KDE
 License:        GPL-2.0-only


++++++ sddm-kcm-5.19.2.tar.xz -> sddm-kcm-5.19.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.19.2/CMakeLists.txt 
new/sddm-kcm-5.19.3/CMakeLists.txt
--- old/sddm-kcm-5.19.2/CMakeLists.txt  2020-06-23 14:24:51.000000000 +0200
+++ new/sddm-kcm-5.19.3/CMakeLists.txt  2020-07-07 13:24:30.000000000 +0200
@@ -1,6 +1,6 @@
 project(sddm-kcm)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.19.2")
+set(PROJECT_VERSION "5.19.3")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.19.2/po/ca/kcm_sddm.po 
new/sddm-kcm-5.19.3/po/ca/kcm_sddm.po
--- old/sddm-kcm-5.19.2/po/ca/kcm_sddm.po       2020-06-23 14:24:39.000000000 
+0200
+++ new/sddm-kcm-5.19.3/po/ca/kcm_sddm.po       2020-07-07 13:24:19.000000000 
+0200
@@ -1,16 +1,17 @@
 # Translation of kcm_sddm.po to Catalan
-# Copyright (C) 2014-2019 This_file_is_part_of_KDE
+# Copyright (C) 2014-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <txe...@gmail.com>, 2014, 2015, 2016, 2017, 2018, 2019.
+# Antoni Bella Pérez <antonibel...@yahoo.com>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcm_sddm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-10 03:50+0100\n"
-"PO-Revision-Date: 2019-12-19 20:41+0100\n"
-"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
+"PO-Revision-Date: 2020-07-02 21:38+0200\n"
+"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -18,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.07.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -154,7 +155,7 @@
 #: src/ui/advancedconfig.ui:76
 #, kde-format
 msgid "Log in again immediately after logging off"
-msgstr "Torneu a connectar immediatament després de desconnectar"
+msgstr "Torna a connectar immediatament després de desconnectar"
 
 #. i18n: ectx: property (text), widget (QLabel, label_6)
 #: src/ui/advancedconfig.ui:99
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.19.2/po/zh_CN/kcm_sddm.po 
new/sddm-kcm-5.19.3/po/zh_CN/kcm_sddm.po
--- old/sddm-kcm-5.19.2/po/zh_CN/kcm_sddm.po    2020-06-23 14:24:51.000000000 
+0200
+++ new/sddm-kcm-5.19.3/po/zh_CN/kcm_sddm.po    2020-07-07 13:24:29.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-10 03:50+0100\n"
-"PO-Revision-Date: 2020-06-21 18:48\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to