Hello community,

here is the log from the commit of package kde-cli-tools5 for openSUSE:Factory 
checked in at 2017-02-19 01:08:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-cli-tools5 (Old)
 and      /work/SRC/openSUSE:Factory/.kde-cli-tools5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kde-cli-tools5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-cli-tools5/kde-cli-tools5.changes    
2017-02-10 09:55:24.023753118 +0100
+++ /work/SRC/openSUSE:Factory/.kde-cli-tools5.new/kde-cli-tools5.changes       
2017-02-19 01:08:35.787806442 +0100
@@ -1,0 +2,10 @@
+Tue Feb 14 17:58:12 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.2
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.2.php
+- Changes since 5.9.1:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kde-cli-tools-5.9.1.tar.xz

New:
----
  kde-cli-tools-5.9.2.tar.xz

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

Other differences:
------------------
++++++ kde-cli-tools5.spec ++++++
--- /var/tmp/diff_new_pack.N60uPW/_old  2017-02-19 01:08:36.307733353 +0100
+++ /var/tmp/diff_new_pack.N60uPW/_new  2017-02-19 01:08:36.311732791 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kde-cli-tools5
-Version:        5.9.1
+Version:        5.9.2
 Release:        0
 Summary:        Additional CLI tools for KDE applications
 License:        GPL-2.0+

++++++ kde-cli-tools-5.9.1.tar.xz -> kde-cli-tools-5.9.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-cli-tools-5.9.1/CMakeLists.txt 
new/kde-cli-tools-5.9.2/CMakeLists.txt
--- old/kde-cli-tools-5.9.1/CMakeLists.txt      2017-02-07 12:17:57.000000000 
+0100
+++ new/kde-cli-tools-5.9.2/CMakeLists.txt      2017-02-14 14:14:14.000000000 
+0100
@@ -1,5 +1,5 @@
 project(KDE-CLI-Tools)
-set(PROJECT_VERSION "5.9.1")
+set(PROJECT_VERSION "5.9.2")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-cli-tools-5.9.1/po/da/kbroadcastnotification.po 
new/kde-cli-tools-5.9.2/po/da/kbroadcastnotification.po
--- old/kde-cli-tools-5.9.1/po/da/kbroadcastnotification.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/kde-cli-tools-5.9.2/po/da/kbroadcastnotification.po     2017-02-14 
14:13:33.000000000 +0100
@@ -0,0 +1,88 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Martin Schlander <mschlan...@opensuse.org>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2017-01-05 04:00+0100\n"
+"PO-Revision-Date: 2017-02-11 12:08+0100\n"
+"Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
+"Language-Team: Danish <kde-i18n-...@kde.org>\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"
+msgid "Your names"
+msgstr "Martin Schlander"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "mschlan...@opensuse.org"
+
+#: main.cpp:36
+#, kde-format
+msgid "Broadcast Notifications"
+msgstr "Broadcast-bekendtgørelser"
+
+#: main.cpp:38
+#, kde-format
+msgid ""
+"A tool that emits a notification for all users by sending it on the system "
+"DBus"
+msgstr ""
+"Et værktøj der udsender en bekendtgørelse til alle brugere ved at sende den "
+"på systemets DBus"
+
+#: main.cpp:40
+#, kde-format
+msgid "(c) 2016 Kai Uwe Broulik"
+msgstr "(c) 2016 Kai Uwe Broulik"
+
+#: main.cpp:46
+#, kde-format
+msgid ""
+"Name of the application that should be associated with this notification"
+msgstr "Navn på programmet der skal associeres med denne bekendtgørelse"
+
+#: main.cpp:48
+#, kde-format
+msgid "A brief one-line summary of the notification"
+msgstr "En kort, et-linjesresumé af bekendtgørelsen"
+
+#: main.cpp:50
+#, kde-format
+msgid "Icon for the notification"
+msgstr "Ikon for bekendtgørelsen"
+
+#: main.cpp:52
+#, kde-format
+msgid ""
+"A comma-separated list of user IDs this notification should be sent to. If "
+"omitted, the notification will be sent to all users."
+msgstr ""
+"En kommasepareret liste over bruger-id'er, som denne bekendtgørelse skal "
+"sendes til. Hvis dette udelades vil bekendtgørelsen blive sendt til alle "
+"brugere."
+
+#: main.cpp:54
+#, kde-format
+msgid "Timeout for the notification"
+msgstr "Tidsudløb for bekendtgørelsen"
+
+#: main.cpp:56
+#, kde-format
+msgid "Keep the notification in the history until the user closes it"
+msgstr "Behold bekendtgørelsen i historikken indtil brugeren lukker den"
+
+#: main.cpp:61
+#, kde-format
+msgid "The actual notification body text"
+msgstr "Selve bekendtgørelsens tekstkrop"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-cli-tools-5.9.1/po/el/ktraderclient.po 
new/kde-cli-tools-5.9.2/po/el/ktraderclient.po
--- old/kde-cli-tools-5.9.1/po/el/ktraderclient.po      2017-02-07 
12:17:36.000000000 +0100
+++ new/kde-cli-tools-5.9.2/po/el/ktraderclient.po      2017-02-14 
14:13:33.000000000 +0100
@@ -4,13 +4,14 @@
 #
 # Spiros Georgaras <s...@hellug.gr>, 2007.
 # Dimitris Kardarakos <dimk...@gmail.com>, 2015, 2016.
+# Petros Vidalis <pvida...@gmail.com>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktraderclient\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-03-26 12:31+0200\n"
-"Last-Translator: Dimitris Kardarakos <dimk...@gmail.com>\n"
+"PO-Revision-Date: 2017-02-09 21:53+0200\n"
+"Last-Translator: Petros Vidalis <pvida...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
@@ -22,12 +23,12 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Πέτρος Βιδάλης"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "pvida...@gmail.com"
 
 #: ktraderclient.cpp:35
 #, kde-format


Reply via email to