Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-07-21 10:15:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and      /work/SRC/openSUSE:Factory/.kwallet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwallet"

Sat Jul 21 10:15:50 2018 rev:59 rq:623312 version:5.48.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-06-22 
13:24:21.371104431 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes     2018-07-21 
10:15:53.215091304 +0200
@@ -1,0 +2,11 @@
+Mon Jul 16 04:37:44 UTC 2018 - [email protected]
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * Use more nullptr
+  * Use more override
+
+-------------------------------------------------------------------

Old:
----
  kwallet-5.47.0.tar.xz

New:
----
  kwallet-5.48.0.tar.xz

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

Other differences:
------------------
++++++ kwallet.spec ++++++
--- /var/tmp/diff_new_pack.kJFztX/_old  2018-07-21 10:15:53.767091174 +0200
+++ /var/tmp/diff_new_pack.kJFztX/_new  2018-07-21 10:15:53.771091173 +0200
@@ -18,15 +18,14 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.47
+%define _tar_path 5.48
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
-%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kwallet
-Version:        5.47.0
+Version:        5.48.0
 Release:        0
-%define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes

++++++ kwallet-5.47.0.tar.xz -> kwallet-5.48.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.47.0/CMakeLists.txt 
new/kwallet-5.48.0/CMakeLists.txt
--- old/kwallet-5.47.0/CMakeLists.txt   2018-06-02 20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/CMakeLists.txt   2018-07-08 00:33:15.000000000 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.47.0  NO_MODULE)
+find_package(ECM 5.48.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.47.0/po/cs/kwallet-query.po 
new/kwallet-5.48.0/po/cs/kwallet-query.po
--- old/kwallet-5.47.0/po/cs/kwallet-query.po   2018-06-02 20:07:57.000000000 
+0200
+++ new/kwallet-5.48.0/po/cs/kwallet-query.po   2018-07-08 00:33:15.000000000 
+0200
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <[email protected]>, 2015.
+# Vít Pelčák <[email protected]>, 2015, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2015-05-11 13:16+0100\n"
-"Last-Translator: Vít Pelčák <[email protected]>\n"
+"PO-Revision-Date: 2018-06-19 13:28+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
@@ -107,7 +107,7 @@
 #: querydriver.cpp:60
 #, kde-format
 msgid "Wallet %1 not found"
-msgstr ""
+msgstr "Úschovna %1 nenalezena"
 
 #: querydriver.cpp:80
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.47.0/po/id/kwallet-query.po 
new/kwallet-5.48.0/po/id/kwallet-query.po
--- old/kwallet-5.47.0/po/id/kwallet-query.po   2018-06-02 20:07:57.000000000 
+0200
+++ new/kwallet-5.48.0/po/id/kwallet-query.po   2018-07-08 00:33:15.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-01-28 19:10+0700\n"
+"PO-Revision-Date: 2018-06-13 10:55+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -15,6 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -39,7 +40,7 @@
 #: main.cpp:46
 #, kde-format
 msgid "verbose output"
-msgstr "keluaran lengkap"
+msgstr "output lengkap"
 
 #: main.cpp:47
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.47.0/po/zh_CN/kwallet-query.po 
new/kwallet-5.48.0/po/zh_CN/kwallet-query.po
--- old/kwallet-5.47.0/po/zh_CN/kwallet-query.po        2018-06-02 
20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/po/zh_CN/kwallet-query.po        2018-07-08 
00:33:15.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-05-18 06:23-0400\n"
+"PO-Revision-Date: 2018-07-03 17:35\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.47.0/po/zh_CN/kwalletd5.po 
new/kwallet-5.48.0/po/zh_CN/kwalletd5.po
--- old/kwallet-5.47.0/po/zh_CN/kwalletd5.po    2018-06-02 20:07:57.000000000 
+0200
+++ new/kwallet-5.48.0/po/zh_CN/kwalletd5.po    2018-07-08 00:33:15.000000000 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-04-28 03:40+0200\n"
-"PO-Revision-Date: 2018-05-18 06:23-0400\n"
+"PO-Revision-Date: 2018-07-03 17:34\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -597,7 +597,7 @@
 "and will allow anyone who knows it to obtain all the information contained "
 "in the wallet."
 msgstr ""
-"有些程序会试图使用 KDE 钱包存储密码或如表单数据、cookies 一类其它信息。如果您"
+"有些程序会试图使用 KDE 钱包存储密码或如表单数据、Cookie 一类其它信息。如果您"
 "想要这么做,需要现在启用此功能并指定密码。如果密码丢失,它将<b>无法</b>被恢"
 "复,一旦任何人知道此密码,他就可以获取钱包内的所有信息。"
 
@@ -634,7 +634,7 @@
 "contained in the wallet.</p></body></html>"
 msgstr ""
 "<html><head/><body><p>有些程序会试图使用 KDE 钱包存储密码或如表单数据、"
-"cookies 一类其它信息。如果您想要这么做,需要现在启用此功能并选择加密方式。</"
+"Cookie 一类其它信息。如果您想要这么做,需要现在启用此功能并选择加密方式。</"
 "p><p>GPG 方式更加安全,但是您需要在系统上配置至少一个加密密钥。</p><p>如果您"
 "选择传统格式,请注意您选择的密码一旦丢失就<span style=\" font-style:italic;"
 "\">无法恢复</span>,一旦任何人知道此密码,他就可以获取钱包内的所有信息。</"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.47.0/src/api/KWallet/kwallet.h 
new/kwallet-5.48.0/src/api/KWallet/kwallet.h
--- old/kwallet-5.47.0/src/api/KWallet/kwallet.h        2018-06-02 
20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/src/api/KWallet/kwallet.h        2018-07-08 
00:33:15.000000000 +0200
@@ -80,7 +80,7 @@
     /**
      *  Destroy a KWallet object.  Closes the wallet.
      */
-    virtual ~Wallet();
+    ~Wallet() override;
 
     /**
      *  List all the wallets available.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwallet-5.47.0/src/runtime/kwalletd/backend/backendpersisthandler.cpp 
new/kwallet-5.48.0/src/runtime/kwalletd/backend/backendpersisthandler.cpp
--- old/kwallet-5.47.0/src/runtime/kwalletd/backend/backendpersisthandler.cpp   
2018-06-02 20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/src/runtime/kwalletd/backend/backendpersisthandler.cpp   
2018-07-08 00:33:15.000000000 +0200
@@ -609,7 +609,7 @@
 
 retry_label:
     std::shared_ptr< GpgME::Context > 
ctx(GpgME::Context::createForProtocol(GpgME::OpenPGP));
-    if (0 == ctx) {
+    if (nullptr == ctx) {
         KMessageBox::errorWId(w, i18n("<qt>Error when attempting to initialize 
OpenPGP while attempting to open the wallet <b>%1</b>. Please fix your system 
configuration, then try again.</qt>", wb->_name.toHtmlEscaped()));
         qCDebug(KWALLETBACKEND_LOG) << "Cannot setup OpenPGP context!";
         return -1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwallet-5.47.0/src/runtime/kwalletd/backend/blowfish.h 
new/kwallet-5.48.0/src/runtime/kwalletd/backend/blowfish.h
--- old/kwallet-5.47.0/src/runtime/kwalletd/backend/blowfish.h  2018-06-02 
20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/src/runtime/kwalletd/backend/blowfish.h  2018-07-08 
00:33:15.000000000 +0200
@@ -39,19 +39,19 @@
 {
 public:
     BlowFish();
-    virtual ~BlowFish();
+    ~BlowFish() override;
 
-    virtual bool setKey(void *key, int bitlength);
+    bool setKey(void *key, int bitlength) override;
 
-    virtual int keyLen() const;
+    int keyLen() const override;
 
-    virtual bool variableKeyLen() const;
+    bool variableKeyLen() const override;
 
-    virtual bool readyToGo() const;
+    bool readyToGo() const override;
 
-    virtual int encrypt(void *block, int len);
+    int encrypt(void *block, int len) override;
 
-    virtual int decrypt(void *block, int len);
+    int decrypt(void *block, int len) override;
 
 private:
     uint32_t _S[4][256];
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.47.0/src/runtime/kwalletd/backend/cbc.h 
new/kwallet-5.48.0/src/runtime/kwalletd/backend/cbc.h
--- old/kwallet-5.47.0/src/runtime/kwalletd/backend/cbc.h       2018-06-02 
20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/src/runtime/kwalletd/backend/cbc.h       2018-07-08 
00:33:15.000000000 +0200
@@ -35,19 +35,19 @@
 {
 public:
     CipherBlockChain(BlockCipher *cipher, bool useECBforReading =false);
-    virtual ~CipherBlockChain();
+    ~CipherBlockChain() override;
 
-    virtual bool setKey(void *key, int bitlength);
+    bool setKey(void *key, int bitlength) override;
 
-    virtual int keyLen() const;
+    int keyLen() const override;
 
-    virtual bool variableKeyLen() const;
+    bool variableKeyLen() const override;
 
-    virtual bool readyToGo() const;
+    bool readyToGo() const override;
 
-    virtual int encrypt(void *block, int len);
+    int encrypt(void *block, int len) override;
 
-    virtual int decrypt(void *block, int len);
+    int decrypt(void *block, int len) override;
 
 private:
     void initRegister();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.47.0/src/runtime/kwalletd/kwalletd.h 
new/kwallet-5.48.0/src/runtime/kwalletd/kwalletd.h
--- old/kwallet-5.47.0/src/runtime/kwalletd/kwalletd.h  2018-06-02 
20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/src/runtime/kwalletd/kwalletd.h  2018-07-08 
00:33:15.000000000 +0200
@@ -49,7 +49,7 @@
 
 public:
     KWalletD();
-    virtual ~KWalletD();
+    ~KWalletD() override;
 
 public Q_SLOTS:
     // Is the wallet enabled?  If not, all open() calls fail.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwallet-5.47.0/src/runtime/kwalletd/kwalletwizard.cpp 
new/kwallet-5.48.0/src/runtime/kwalletd/kwalletwizard.cpp
--- old/kwallet-5.47.0/src/runtime/kwalletd/kwalletwizard.cpp   2018-06-02 
20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/src/runtime/kwalletd/kwalletwizard.cpp   2018-07-08 
00:33:15.000000000 +0200
@@ -162,7 +162,7 @@
             KMessageBox::error(this, i18n("The GpgME library failed to 
initialize for the OpenPGP protocol. Please check your system's configuration 
then try again."));
         } else {
             std::shared_ptr< GpgME::Context > 
ctx(GpgME::Context::createForProtocol(GpgME::OpenPGP));
-            if (0 == ctx) {
+            if (nullptr == ctx) {
                 KMessageBox::error(this, i18n("The GpgME library failed to 
initialize for the OpenPGP protocol. Please check your system's configuration 
then try again."));
             } else {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwallet-5.47.0/src/runtime/kwalletd/migrationwizard.h 
new/kwallet-5.48.0/src/runtime/kwalletd/migrationwizard.h
--- old/kwallet-5.47.0/src/runtime/kwalletd/migrationwizard.h   2018-06-02 
20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/src/runtime/kwalletd/migrationwizard.h   2018-07-08 
00:33:15.000000000 +0200
@@ -30,7 +30,7 @@
     Q_OBJECT
 public:
     explicit MigrationWizard(MigrationAgent *agent);
-    ~MigrationWizard();
+    ~MigrationWizard() override;
 
     MigrationAgent *agent() const { return _agent; }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.47.0/tests/kwalletd/kwalletmany.h 
new/kwallet-5.48.0/tests/kwalletd/kwalletmany.h
--- old/kwallet-5.47.0/tests/kwalletd/kwalletmany.h     2018-06-02 
20:07:57.000000000 +0200
+++ new/kwallet-5.48.0/tests/kwalletd/kwalletmany.h     2018-07-08 
00:33:15.000000000 +0200
@@ -39,7 +39,7 @@
 
 public:
     KWalletMany();
-    ~KWalletMany();
+    ~KWalletMany() override;
 
 public Q_SLOTS:
     void walletOpened(bool open);


Reply via email to