Hello community,

here is the log from the commit of package kleopatra for openSUSE:Factory 
checked in at 2018-10-15 09:26:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kleopatra (Old)
 and      /work/SRC/openSUSE:Factory/.kleopatra.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kleopatra"

Mon Oct 15 09:26:32 2018 rev:24 rq:641521 version:18.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kleopatra/kleopatra.changes      2018-09-13 
23:56:39.646170647 +0200
+++ /work/SRC/openSUSE:Factory/.kleopatra.new/kleopatra.changes 2018-10-15 
09:26:44.260298793 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:54 UTC 2018 - [email protected]
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kleopatra-18.08.1.tar.xz

New:
----
  kleopatra-18.08.2.tar.xz

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

Other differences:
------------------
++++++ kleopatra.spec ++++++
--- /var/tmp/diff_new_pack.3fXxJv/_old  2018-10-15 09:26:45.536297604 +0200
+++ /var/tmp/diff_new_pack.3fXxJv/_new  2018-10-15 09:26:45.540297600 +0200
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_without lang
 
 Name:           kleopatra
-Version:        18.08.1
+Version:        18.08.2
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ kleopatra-18.08.1.tar.xz -> kleopatra-18.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kleopatra-18.08.1/CMakeLists.txt 
new/kleopatra-18.08.2/CMakeLists.txt
--- old/kleopatra-18.08.1/CMakeLists.txt        2018-09-04 02:54:43.000000000 
+0200
+++ new/kleopatra-18.08.2/CMakeLists.txt        2018-10-09 02:30:35.000000000 
+0200
@@ -12,8 +12,8 @@
 
 # Standalone build. Find / include everything necessary.
 set(KF5_VERSION "5.47.0")
-set(KMIME_VERSION "5.9.1")
-set(LIBKLEO_VERSION "5.9.1")
+set(KMIME_VERSION "5.9.2")
+set(LIBKLEO_VERSION "5.9.2")
 set(QT_REQUIRED_VERSION "5.9.0")
 set(GPGME_REQUIRED_VERSION "1.8.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kleopatra-18.08.1/po/nb/kleopatra.po 
new/kleopatra-18.08.2/po/nb/kleopatra.po
--- old/kleopatra-18.08.1/po/nb/kleopatra.po    2018-09-04 02:54:37.000000000 
+0200
+++ new/kleopatra-18.08.2/po/nb/kleopatra.po    2018-10-09 02:30:32.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kleopatra\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-07-07 03:30+0200\n"
+"POT-Creation-Date: 2018-09-01 11:34+0200\n"
 "PO-Revision-Date: 2014-09-13 09:02+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
@@ -880,8 +880,8 @@
 #: src/commands/importcertificatefromfilecommand.cpp:159
 #: src/commands/importcertificatescommand.cpp:434
 #: src/commands/importcertificatescommand.cpp:442
-#: src/commands/importcertificatescommand.cpp:580
-#: src/commands/importcertificatescommand.cpp:621
+#: src/commands/importcertificatescommand.cpp:582
+#: src/commands/importcertificatescommand.cpp:623
 #, kde-format
 msgid "Certificate Import Failed"
 msgstr "Sertifikatimport mislyktes"
@@ -1128,7 +1128,7 @@
 "<qt><p> Det oppsto en feil ved forsøk på å importere sertifikatet %1:</"
 "p><p><b>%2</b></p></qt>"
 
-#: src/commands/importcertificatescommand.cpp:523
+#: src/commands/importcertificatescommand.cpp:524
 #, kde-kuit-format
 msgctxt "@info"
 msgid ""
@@ -1138,14 +1138,14 @@
 "ultimate)"
 msgstr ""
 
-#: src/commands/importcertificatescommand.cpp:535
+#: src/commands/importcertificatescommand.cpp:536
 #, kde-format
 msgctxt "@title:window"
 msgid "Secret key imported"
 msgstr ""
 
-#: src/commands/importcertificatescommand.cpp:578
-#: src/commands/importcertificatescommand.cpp:619
+#: src/commands/importcertificatescommand.cpp:580
+#: src/commands/importcertificatescommand.cpp:621
 #, kde-format
 msgid ""
 "The type of this certificate (%1) is not supported by this Kleopatra "
@@ -2831,17 +2831,17 @@
 msgstr "%1 (%2)"
 
 #: src/crypto/decryptverifytask.cpp:1000 src/crypto/decryptverifytask.cpp:1129
-#: src/crypto/decryptverifytask.cpp:1184 src/crypto/decryptverifytask.cpp:1286
-#: src/crypto/decryptverifytask.cpp:1341 src/crypto/decryptverifytask.cpp:1442
-#: src/crypto/decryptverifytask.cpp:1492 src/crypto/decryptverifytask.cpp:1598
+#: src/crypto/decryptverifytask.cpp:1184 src/crypto/decryptverifytask.cpp:1285
+#: src/crypto/decryptverifytask.cpp:1340 src/crypto/decryptverifytask.cpp:1441
+#: src/crypto/decryptverifytask.cpp:1491 src/crypto/decryptverifytask.cpp:1596
 #, kde-format
 msgid "Caught exception: %1"
 msgstr "Oppfanget unntak: %1"
 
 #: src/crypto/decryptverifytask.cpp:1003 src/crypto/decryptverifytask.cpp:1131
-#: src/crypto/decryptverifytask.cpp:1187 src/crypto/decryptverifytask.cpp:1288
-#: src/crypto/decryptverifytask.cpp:1344 src/crypto/decryptverifytask.cpp:1444
-#: src/crypto/decryptverifytask.cpp:1494 src/crypto/decryptverifytask.cpp:1600
+#: src/crypto/decryptverifytask.cpp:1187 src/crypto/decryptverifytask.cpp:1287
+#: src/crypto/decryptverifytask.cpp:1343 src/crypto/decryptverifytask.cpp:1443
+#: src/crypto/decryptverifytask.cpp:1493 src/crypto/decryptverifytask.cpp:1598
 #: src/uiserver/assuanserverconnection.cpp:1580
 #: src/uiserver/assuanserverconnection.cpp:1631
 #, kde-format
@@ -2871,7 +2871,7 @@
 "Klarte ikke avgjøre om dette er kryptert med S/MIME eller OpenPGP – kanskje "
 "det slett ikke er kryptert?"
 
-#: src/crypto/decryptverifytask.cpp:1394 src/crypto/decryptverifytask.cpp:1533
+#: src/crypto/decryptverifytask.cpp:1393 src/crypto/decryptverifytask.cpp:1532
 #, kde-format
 msgid ""
 "Could not determine whether this is an S/MIME or an OpenPGP signature - "
@@ -2880,12 +2880,12 @@
 "Klarte ikke avgjøre om dette er en S/MIME eller en OpenPGP signatur – "
 "kanskje det slett ikke er en signatur?"
 
-#: src/crypto/decryptverifytask.cpp:1401
+#: src/crypto/decryptverifytask.cpp:1400
 #, kde-format
 msgid "Verifying: %1..."
 msgstr "Verifiserer: %1 …"
 
-#: src/crypto/decryptverifytask.cpp:1548
+#: src/crypto/decryptverifytask.cpp:1547
 #, kde-kuit-format
 msgctxt ""
 "Verification of a detached signature in progress. The first file contains "
@@ -2893,12 +2893,12 @@
 msgid "Verifying: <filename>%1</filename> with <filename>%2</filename>..."
 msgstr ""
 
-#: src/crypto/decryptverifytask.cpp:1553
+#: src/crypto/decryptverifytask.cpp:1552
 #, kde-format
 msgid "Verifying signature: %1..."
 msgstr "Verifiserer signatur: %1 …"
 
-#: src/crypto/decryptverifytask.cpp:1561
+#: src/crypto/decryptverifytask.cpp:1560
 #, kde-kuit-format
 msgctxt ""
 "Verification of a detached signature summary. The first file contains the "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kleopatra-18.08.1/po/zh_CN/kleopatra.po 
new/kleopatra-18.08.2/po/zh_CN/kleopatra.po
--- old/kleopatra-18.08.1/po/zh_CN/kleopatra.po 2018-09-04 02:54:39.000000000 
+0200
+++ new/kleopatra-18.08.2/po/zh_CN/kleopatra.po 2018-10-09 02:30:33.000000000 
+0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-01 11:34+0200\n"
-"PO-Revision-Date: 2018-08-30 13:15\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:51\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -47,7 +47,7 @@
 #: src/aboutdata.cpp:52 src/aboutdata.cpp:53
 #, kde-format
 msgid "Former Maintainer"
-msgstr "先前维护者"
+msgstr "前任维护者"
 
 #: src/aboutdata.cpp:54
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kleopatra-18.08.1/po/zh_CN/kwatchgnupg.po 
new/kleopatra-18.08.2/po/zh_CN/kwatchgnupg.po
--- old/kleopatra-18.08.1/po/zh_CN/kwatchgnupg.po       2018-09-04 
02:54:39.000000000 +0200
+++ new/kleopatra-18.08.2/po/zh_CN/kwatchgnupg.po       2018-10-09 
02:30:33.000000000 +0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-08-12 03:29+0200\n"
-"PO-Revision-Date: 2018-08-30 13:16\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:52\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"


Reply via email to