Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2016-01-20 09:52:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-nm5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-nm5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes    2016-01-03 
13:26:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes       
2016-01-20 09:52:41.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Jan  6 14:12:19 UTC 2016 - [email protected]
+
+- Update to 5.5.3:
+  * Bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.5.3.php
+
+-------------------------------------------------------------------

Old:
----
  plasma-nm-5.5.2.tar.xz

New:
----
  plasma-nm-5.5.3.tar.xz

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

Other differences:
------------------
++++++ plasma-nm5.spec ++++++
--- /var/tmp/diff_new_pack.6YwgR8/_old  2016-01-20 09:52:46.000000000 +0100
+++ /var/tmp/diff_new_pack.6YwgR8/_new  2016-01-20 09:52:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-nm5
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -19,7 +19,7 @@
 %bcond_without lang
 %define mm_support 1
 Name:           plasma-nm5
-Version:        5.5.2
+Version:        5.5.3
 Release:        0
 Summary:        Plasma applet written in QML for managing network connections
 License:        (LGPL-2.1 or LGPL-3.0) and (GPL-2.0 or GPL-3.0)

++++++ plasma-nm-5.5.2.tar.xz -> plasma-nm-5.5.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.5.2/CMakeLists.txt 
new/plasma-nm-5.5.3/CMakeLists.txt
--- old/plasma-nm-5.5.2/CMakeLists.txt  2015-12-22 11:44:45.000000000 +0100
+++ new/plasma-nm-5.5.3/CMakeLists.txt  2016-01-06 13:15:32.000000000 +0100
@@ -3,7 +3,7 @@
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 
-set(PROJECT_VERSION "5.5.2")
+set(PROJECT_VERSION "5.5.3")
 set(PROJECT_VERSION_MAJOR 5)
 set(PLASMANM_VERSION_STRING ${PROJECT_VERSION} )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.5.2/kded/networkmanagement.notifyrc 
new/plasma-nm-5.5.3/kded/networkmanagement.notifyrc
--- old/plasma-nm-5.5.2/kded/networkmanagement.notifyrc 2015-12-22 
11:44:02.000000000 +0100
+++ new/plasma-nm-5.5.3/kded/networkmanagement.notifyrc 2016-01-06 
13:14:50.000000000 +0100
@@ -670,7 +670,7 @@
 Name[ia]=Plugin de VPN mancante
 Name[it]=Estensione VPN mancante
 Name[ko]=VPN 플러그인 없음
-Name[lt]=Trūksta VPN įskiepio
+Name[lt]=Trūksta VPN papildinio
 Name[nb]=Mangler VPN-programtillegg
 Name[nds]=VPN-Moduul fehlt
 Name[nl]=VPN-plug-in ontbreekt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.5.2/libs/editor/plasma-networkmanagement-vpnuiplugin.desktop 
new/plasma-nm-5.5.3/libs/editor/plasma-networkmanagement-vpnuiplugin.desktop
--- 
old/plasma-nm-5.5.2/libs/editor/plasma-networkmanagement-vpnuiplugin.desktop    
    2015-12-22 11:44:02.000000000 +0100
+++ 
new/plasma-nm-5.5.3/libs/editor/plasma-networkmanagement-vpnuiplugin.desktop    
    2016-01-06 13:14:50.000000000 +0100
@@ -19,7 +19,7 @@
 Name[ia]=Plugin de VPN UI de gestion de rete
 Name[it]=Estensione interfaccia di gestione di rete di KDE
 Name[ko]=네트워크 관리 VPN UI 플러그인
-Name[lt]=Tinklo valdymo VPN UI priedas
+Name[lt]=Tinklo valdymo VPN UI papildinys
 Name[nb]=Programtillegg til nettverkstyring med VPN brukerflate
 Name[nds]=Nettwarkpleger-VPN-Böversietmoduul
 Name[nl]=Netwerkbeheer VPN UI-plugin
@@ -61,7 +61,7 @@
 Comment[ia]=Define Plugins de UI de gestion de rete de KDE
 Comment[it]=Definisce le estensioni dell'interfaccia di gestione rete di KDE
 Comment[ko]=KDE 네트워크 관리 UI 플러그인 정의
-Comment[lt]=Apibrėžia KDE Tinklo valdymo UI priedus
+Comment[lt]=Apibrėžia KDE Tinklo valdymo UI papildinius
 Comment[nb]=Definerer brukerflate-tillegg til KDE nettverkstyring
 Comment[nds]=Leggt Böversietmodulen för de KDE-Nettwarkpleeg fast
 Comment[nl]=Definieert KDE netwerkbeheer UI-plugins
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.5.2/po/lt/kde5-nm-connection-editor.po 
new/plasma-nm-5.5.3/po/lt/kde5-nm-connection-editor.po
--- old/plasma-nm-5.5.2/po/lt/kde5-nm-connection-editor.po      2015-12-22 
11:44:25.000000000 +0100
+++ new/plasma-nm-5.5.3/po/lt/kde5-nm-connection-editor.po      2016-01-06 
13:15:13.000000000 +0100
@@ -4,14 +4,15 @@
 #
 # Automatically generated, 2014.
 # Liudas Ališauskas <[email protected]>, 2014, 2015.
+# Mindaugas Baranauskas <[email protected]>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: l 10n\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-12-03 11:03+0000\n"
-"PO-Revision-Date: 2015-01-25 12:13+0200\n"
-"Last-Translator: Liudas Ališauskas <[email protected]>\n"
-"Language-Team: Lithuanian <[email protected]>\n"
+"PO-Revision-Date: 2015-12-29 21:11+0200\n"
+"Last-Translator: Mindaugas Baranauskas <[email protected]>\n"
+"Language-Team: lt <[email protected]>\n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -255,7 +256,7 @@
 
 #: main.cpp:48 main.cpp:49
 msgid "VPN plugins"
-msgstr "VPN įskiepiai"
+msgstr "VPN papildiniai"
 
 #: main.cpp:49
 msgid "Ilia Kats"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.5.2/po/lt/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.5.3/po/lt/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.5.2/po/lt/plasmanetworkmanagement-libs.po   2015-12-22 
11:44:25.000000000 +0100
+++ new/plasma-nm-5.5.3/po/lt/plasmanetworkmanagement-libs.po   2016-01-06 
13:15:13.000000000 +0100
@@ -4,14 +4,15 @@
 #
 # Automatically generated, 2014.
 # Liudas Ališauskas <[email protected]>, 2014.
+# Mindaugas Baranauskas <[email protected]>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: l 10n\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-11-03 14:09+0000\n"
-"PO-Revision-Date: 2014-11-02 20:00+0200\n"
-"Last-Translator: \n"
-"Language-Team: Lithuanian <[email protected]>\n"
+"PO-Revision-Date: 2015-12-29 21:12+0200\n"
+"Last-Translator: Mindaugas Baranauskas <[email protected]>\n"
+"Language-Team: lt <[email protected]>\n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1665,7 +1666,7 @@
 msgid ""
 "Your mobile broadband connection is configured with the following settings:"
 msgstr ""
-"Jūsų plačiajuostis mobilus ryšys sukonfigūruotas su tokiais nustatymais:"
+"Jūsų plačiajuostis mobilus ryšys sukonfigūruotas su tokiomis nuostatomis:"
 
 #: editor/widgets/mobileconnectionwizard.cpp:557
 msgctxt "Mobile Connection Wizard"
@@ -1800,7 +1801,7 @@
 
 #: handler.cpp:98
 msgid "Missing VPN plugin"
-msgstr "Trūksta VPN įskiepio"
+msgstr "Trūksta VPN papildinio"
 
 #: handler.cpp:466
 #, kde-format
@@ -1923,7 +1924,7 @@
 
 #: models/networkmodelitem.cpp:537
 msgid "VPN plugin"
-msgstr "VPN įskiepis"
+msgstr "VPN papildinys"
 
 #: models/networkmodelitem.cpp:549
 msgid "Banner"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.5.2/po/lt/plasmanetworkmanagement_strongswanui.po 
new/plasma-nm-5.5.3/po/lt/plasmanetworkmanagement_strongswanui.po
--- old/plasma-nm-5.5.2/po/lt/plasmanetworkmanagement_strongswanui.po   
2015-12-22 11:44:25.000000000 +0100
+++ new/plasma-nm-5.5.3/po/lt/plasmanetworkmanagement_strongswanui.po   
2016-01-06 13:15:13.000000000 +0100
@@ -124,7 +124,7 @@
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
 #: strongswanprop.ui:255
 msgid "Options"
-msgstr "Nustatymai"
+msgstr "Nuostatos"
 
 #. i18n: ectx: property (text), widget (QCheckBox, innerIP)
 #: strongswanprop.ui:264
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.5.2/po/lt/plasmanetworkmanagement_vpncui.po 
new/plasma-nm-5.5.3/po/lt/plasmanetworkmanagement_vpncui.po
--- old/plasma-nm-5.5.2/po/lt/plasmanetworkmanagement_vpncui.po 2015-12-22 
11:44:25.000000000 +0100
+++ new/plasma-nm-5.5.3/po/lt/plasmanetworkmanagement_vpncui.po 2016-01-06 
13:15:13.000000000 +0100
@@ -4,14 +4,15 @@
 #
 # Automatically generated, 2014.
 # Liudas Ališauskas <[email protected]>, 2014.
+# Mindaugas Baranauskas <[email protected]>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: l 10n\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-11-03 14:09+0000\n"
-"PO-Revision-Date: 2014-03-15 01:22+0200\n"
-"Last-Translator: Liudas Ališauskas <[email protected]>\n"
-"Language-Team: Lithuanian <[email protected]>\n"
+"PO-Revision-Date: 2015-12-29 18:31+0200\n"
+"Last-Translator: Mindaugas Baranauskas <[email protected]>\n"
+"Language-Team: lt <[email protected]>\n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -46,7 +47,7 @@
 "The connection can still be created, with TCP tunneling disabled, however it "
 "may not work as expected."
 msgstr ""
-"VPN nustatymų failas „%1“ rodo, kad VPN srautas turėtų būti praleistas per "
+"VPN nuostatų failas „%1“ rodo, kad VPN srautas turėtų būti praleistas per "
 "TCP, o jo šiuo metu vpnc programinė įranga nepalaiko.\n"
 "\n"
 "Šią jungtį visgi galima sukurti, išjungus praleidimą per TCP, tik ji gali "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.5.2/po/pl/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.5.3/po/pl/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.5.2/po/pl/plasmanetworkmanagement-libs.po   2015-12-22 
11:44:32.000000000 +0100
+++ new/plasma-nm-5.5.3/po/pl/plasmanetworkmanagement-libs.po   2016-01-06 
13:15:20.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.
 #
-# Łukasz Wojniłowicz <[email protected]>, 2014, 2015.
+# Łukasz Wojniłowicz <[email protected]>, 2014, 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-11-03 14:09+0000\n"
-"PO-Revision-Date: 2015-11-14 08:32+0100\n"
+"PO-Revision-Date: 2016-01-02 08:57+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -827,7 +827,7 @@
 #. i18n: ectx: property (title), widget (QGroupBox, basicGroup)
 #: editor/settings/ui/gsm.ui:18
 msgid "Basic"
-msgstr "Podstawowy"
+msgstr "Podstawowe"
 
 #. i18n: ectx: property (title), widget (QGroupBox, advGroup)
 #: editor/settings/ui/gsm.ui:84


Reply via email to