Hello community,

here is the log from the commit of package kcm_sddm for openSUSE:Factory 
checked in at 2019-01-10 15:17:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcm_sddm (Old)
 and      /work/SRC/openSUSE:Factory/.kcm_sddm.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcm_sddm"

Thu Jan 10 15:17:29 2019 rev:67 rq:663973 version:5.14.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcm_sddm/kcm_sddm.changes        2018-12-05 
09:40:41.592882427 +0100
+++ /work/SRC/openSUSE:Factory/.kcm_sddm.new.28833/kcm_sddm.changes     
2019-01-10 15:17:42.054669207 +0100
@@ -1,0 +2,9 @@
+Tue Jan  8 13:36:45 UTC 2019 - [email protected]
+
+- Update to 5.14.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.5.php
+- No code changes since 5.14.4
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcm_sddm.spec ++++++
--- /var/tmp/diff_new_pack.a5fSfH/_old  2019-01-10 15:17:42.646668640 +0100
+++ /var/tmp/diff_new_pack.a5fSfH/_new  2019-01-10 15:17:42.646668640 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcm_sddm
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kcm_sddm
-Version:        5.14.4
+Version:        5.14.5
 Release:        0
 Summary:        A sddm control module for KDE
 License:        GPL-2.0-only


++++++ sddm-kcm-5.14.4.tar.xz -> sddm-kcm-5.14.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.14.4/CMakeLists.txt 
new/sddm-kcm-5.14.5/CMakeLists.txt
--- old/sddm-kcm-5.14.4/CMakeLists.txt  2018-11-27 17:15:47.000000000 +0100
+++ new/sddm-kcm-5.14.5/CMakeLists.txt  2019-01-08 12:06:24.000000000 +0100
@@ -1,6 +1,6 @@
 project(sddm-kcm)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.14.4/po/da/kcm_sddm.po 
new/sddm-kcm-5.14.5/po/da/kcm_sddm.po
--- old/sddm-kcm-5.14.4/po/da/kcm_sddm.po       2018-11-27 17:15:45.000000000 
+0100
+++ new/sddm-kcm-5.14.5/po/da/kcm_sddm.po       2019-01-08 12:06:22.000000000 
+0100
@@ -1,20 +1,21 @@
 # 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]>, 2014, 2015, 2017.
+# Martin Schlander <[email protected]>, 2014, 2015, 2017, 2018.
 # scootergrisen, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-15 06:51+0200\n"
-"PO-Revision-Date: 2017-11-06 18:48+0200\n"
-"Last-Translator: scootergrisen\n"
-"Language-Team: Danish\n"
+"PO-Revision-Date: 2018-12-06 20:26+0100\n"
+"Last-Translator: Martin Schlander <[email protected]>\n"
+"Language-Team: Danish <[email protected]>\n"
 "Language: da\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 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -32,10 +33,9 @@
 msgstr "Ugyldig temapakke"
 
 #: sddmauthhelper.cpp:165
-#, fuzzy, kde-format
-#| msgid "Could not decompress archive"
+#, kde-format
 msgid "Could not open file"
-msgstr "Kunne ikke dekomprimere arkivet"
+msgstr "Kunne ikke åbne filen"
 
 #: sddmauthhelper.cpp:195
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.14.4/po/fi/kcm_sddm.po 
new/sddm-kcm-5.14.5/po/fi/kcm_sddm.po
--- old/sddm-kcm-5.14.4/po/fi/kcm_sddm.po       2018-11-27 17:15:45.000000000 
+0100
+++ new/sddm-kcm-5.14.5/po/fi/kcm_sddm.po       2019-01-08 12:06:22.000000000 
+0100
@@ -3,6 +3,7 @@
 # Lasse Liehu <[email protected]>, 2014, 2017.
 # Tommi Nieminen <[email protected]>, 2017, 2018.
 #
+#
 # Larso, 2014.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.14.4/po/zh_CN/kcm_sddm.po 
new/sddm-kcm-5.14.5/po/zh_CN/kcm_sddm.po
--- old/sddm-kcm-5.14.4/po/zh_CN/kcm_sddm.po    2018-11-27 17:15:47.000000000 
+0100
+++ new/sddm-kcm-5.14.5/po/zh_CN/kcm_sddm.po    2019-01-08 12:06:24.000000000 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-15 06:51+0200\n"
-"PO-Revision-Date: 2018-11-12 09:20\n"
+"PO-Revision-Date: 2019-01-05 20:49\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to