Hello community,
here is the log from the commit of package kwalletmanager5 for openSUSE:Factory
checked in at 2019-01-21 10:15:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwalletmanager5 (Old)
and /work/SRC/openSUSE:Factory/.kwalletmanager5.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwalletmanager5"
Mon Jan 21 10:15:26 2019 rev:41 rq:665217 version:18.12.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwalletmanager5/kwalletmanager5.changes
2018-12-19 13:36:28.496377151 +0100
+++
/work/SRC/openSUSE:Factory/.kwalletmanager5.new.28833/kwalletmanager5.changes
2019-01-21 10:15:31.138366758 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:35 UTC 2019 - [email protected]
+
+- Update to 18.12.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+ * No code changes since 18.12.0
+
+-------------------------------------------------------------------
Old:
----
kwalletmanager-18.12.0.tar.xz
New:
----
kwalletmanager-18.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwalletmanager5.spec ++++++
--- /var/tmp/diff_new_pack.BbEjIJ/_old 2019-01-21 10:15:31.814366077 +0100
+++ /var/tmp/diff_new_pack.BbEjIJ/_new 2019-01-21 10:15:31.814366077 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kwalletmanager5
#
-# 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
@@ -22,7 +22,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kwalletmanager5
-Version: 18.12.0
+Version: 18.12.1
Release: 0
Summary: Wallet Management Tool
License: GPL-2.0-or-later
++++++ kwalletmanager-18.12.0.tar.xz -> kwalletmanager-18.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwalletmanager-18.12.0/CMakeLists.txt
new/kwalletmanager-18.12.1/CMakeLists.txt
--- old/kwalletmanager-18.12.0/CMakeLists.txt 2018-12-07 01:26:40.000000000
+0100
+++ new/kwalletmanager-18.12.1/CMakeLists.txt 2019-01-08 01:09:33.000000000
+0100
@@ -3,7 +3,7 @@
# KDE Application Version, managed by release script
set (KDE_APPLICATIONS_VERSION_MAJOR "18")
set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
set (KDE_APPLICATIONS_VERSION
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
project(kwalletmanager5 VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwalletmanager-18.12.0/po/ca/kwalletmanager.po
new/kwalletmanager-18.12.1/po/ca/kwalletmanager.po
--- old/kwalletmanager-18.12.0/po/ca/kwalletmanager.po 2018-12-07
01:26:37.000000000 +0100
+++ new/kwalletmanager-18.12.1/po/ca/kwalletmanager.po 2019-01-08
01:09:32.000000000 +0100
@@ -1,8 +1,8 @@
# Translation of kwalletmanager.po to Catalan
-# Copyright (C) 2003-2017 This_file_is_part_of_KDE
+# Copyright (C) 2003-2018 This_file_is_part_of_KDE
#
# Albert Astals Cid <[email protected]>, 2003, 2004.
-# Josep Ma. Ferrer <[email protected]>, 2005, 2006, 2007, 2008, 2010, 2013,
2014, 2015, 2016, 2017.
+# Josep Ma. Ferrer <[email protected]>, 2005, 2006, 2007, 2008, 2010, 2013,
2014, 2015, 2016, 2017, 2018.
# Joan Maspons <[email protected]>, 2009.
# Antoni Bella Pérez <[email protected]>, 2015, 2016, 2017.
msgid ""
@@ -10,8 +10,8 @@
"Project-Id-Version: kwalletmanager\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2017-07-05 12:36+0100\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"PO-Revision-Date: 2018-12-15 11:29+0100\n"
+"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -688,7 +688,7 @@
#: walletwidget.ui:190 walletwidget.ui:238
#, kde-format
msgid "Show &Contents"
-msgstr "Mostra el &contingut"
+msgstr "Mostra els &continguts"
#. i18n: ectx: property (text), widget (QPushButton, _undoChanges)
#: walletwidget.ui:301
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kwalletmanager-18.12.0/po/ca@valencia/kwalletmanager.po
new/kwalletmanager-18.12.1/po/ca@valencia/kwalletmanager.po
--- old/kwalletmanager-18.12.0/po/ca@valencia/kwalletmanager.po 2018-12-07
01:26:37.000000000 +0100
+++ new/kwalletmanager-18.12.1/po/ca@valencia/kwalletmanager.po 2019-01-08
01:09:32.000000000 +0100
@@ -1,8 +1,8 @@
# Translation of kwalletmanager.po to Catalan (Valencian)
-# Copyright (C) 2003-2017 This_file_is_part_of_KDE
+# Copyright (C) 2003-2018 This_file_is_part_of_KDE
#
# Albert Astals Cid <[email protected]>, 2003, 2004.
-# Josep Ma. Ferrer <[email protected]>, 2005, 2006, 2007, 2008, 2010, 2013,
2014, 2015, 2016, 2017.
+# Josep Ma. Ferrer <[email protected]>, 2005, 2006, 2007, 2008, 2010, 2013,
2014, 2015, 2016, 2017, 2018.
# Joan Maspons <[email protected]>, 2009.
# Antoni Bella Pérez <[email protected]>, 2015, 2016, 2017.
msgid ""
@@ -10,8 +10,8 @@
"Project-Id-Version: kwalletmanager\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2017-07-05 12:36+0100\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"PO-Revision-Date: 2018-12-15 11:29+0100\n"
+"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca@valencia\n"
"MIME-Version: 1.0\n"
@@ -688,7 +688,7 @@
#: walletwidget.ui:190 walletwidget.ui:238
#, kde-format
msgid "Show &Contents"
-msgstr "Mostra el &contingut"
+msgstr "Mostra els &continguts"
#. i18n: ectx: property (text), widget (QPushButton, _undoChanges)
#: walletwidget.ui:301
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwalletmanager-18.12.0/po/gl/kwalletmanager.po
new/kwalletmanager-18.12.1/po/gl/kwalletmanager.po
--- old/kwalletmanager-18.12.0/po/gl/kwalletmanager.po 2018-12-07
01:26:37.000000000 +0100
+++ new/kwalletmanager-18.12.1/po/gl/kwalletmanager.po 2019-01-08
01:09:32.000000000 +0100
@@ -5,13 +5,13 @@
# mvillarino <[email protected]>, 2007, 2008, 2009.
# Marce Villarino <[email protected]>, 2009, 2013.
# Adrian Chaves Fernandez <[email protected]>, 2013, 2015, 2017.
-# Adrián Chaves <[email protected]>, 2017.
+# Adrián Chaves <[email protected]>, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kwalletmanager\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2017-11-05 15:06+0100\n"
+"PO-Revision-Date: 2019-01-01 15:30+0100\n"
"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
"Language-Team: Galician <[email protected]>\n"
"Language: gl\n"
@@ -579,7 +579,7 @@
#: main.cpp:59
#, kde-format
msgid "Maintainer, user interface refactoring"
-msgstr "Mantenedor, revisión da interface de usuario"
+msgstr "Mantedor, revisión da interface de usuario"
#: main.cpp:61
#, kde-format
@@ -589,7 +589,7 @@
#: main.cpp:62
#, kde-format
msgid "Original author and former maintainer"
-msgstr "Autor orixinal e antigo mantenedor"
+msgstr "Autor orixinal e antigo mantedor"
#: main.cpp:64
#, kde-format
@@ -599,7 +599,7 @@
#: main.cpp:65
#, kde-format
msgid "Developer and former maintainer"
-msgstr "Desenvolvedor e antigo mantenedor"
+msgstr "Desenvolvedor e antigo mantedor"
#: main.cpp:67
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwalletmanager-18.12.0/po/zh_CN/kcmkwallet.po
new/kwalletmanager-18.12.1/po/zh_CN/kcmkwallet.po
--- old/kwalletmanager-18.12.0/po/zh_CN/kcmkwallet.po 2018-12-07
01:26:39.000000000 +0100
+++ new/kwalletmanager-18.12.1/po/zh_CN/kcmkwallet.po 2019-01-08
01:09:33.000000000 +0100
@@ -8,7 +8,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-11-12 09:28\n"
+"PO-Revision-Date: 2019-01-05 20:55\n"
"Last-Translator: guoyunhe <[email protected]>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwalletmanager-18.12.0/po/zh_CN/kwalletmanager.po
new/kwalletmanager-18.12.1/po/zh_CN/kwalletmanager.po
--- old/kwalletmanager-18.12.0/po/zh_CN/kwalletmanager.po 2018-12-07
01:26:39.000000000 +0100
+++ new/kwalletmanager-18.12.1/po/zh_CN/kwalletmanager.po 2019-01-08
01:09:33.000000000 +0100
@@ -11,7 +11,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-11-12 09:28\n"
+"PO-Revision-Date: 2019-01-05 20:55\n"
"Last-Translator: guoyunhe <[email protected]>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -696,6 +696,3 @@
#, kde-format
msgid "&Save"
msgstr "保存(&S)"
-
-#~ msgid "Open Wallet..."
-#~ msgstr "打开钱包..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwalletmanager-18.12.0/po/zh_TW/kwalletmanager.po
new/kwalletmanager-18.12.1/po/zh_TW/kwalletmanager.po
--- old/kwalletmanager-18.12.0/po/zh_TW/kwalletmanager.po 2018-12-07
01:26:39.000000000 +0100
+++ new/kwalletmanager-18.12.1/po/zh_TW/kwalletmanager.po 2019-01-08
01:09:33.000000000 +0100
@@ -691,6 +691,3 @@
#, kde-format
msgid "&Save"
msgstr "儲存(&S)"
-
-#~ msgid "Open Wallet..."
-#~ msgstr "開啟錢包..."