commit kwallet for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-10-12 13:56:30

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.3486 (New)


Package is "kwallet"

Mon Oct 12 13:56:30 2020 rev:88 rq:840851 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-09-18 
14:43:38.292122170 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.3486/kwallet.changes
2020-10-12 13:58:16.166189948 +0200
@@ -1,0 +2,10 @@
+Mon Oct  5 08:33:37 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Changes since 5.74.0:
+  * Initialize variable in header
+
+---

Old:

  kwallet-5.74.0.tar.xz
  kwallet-5.74.0.tar.xz.sig

New:

  kwallet-5.75.0.tar.xz
  kwallet-5.75.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.QnvPiB/_old  2020-10-12 13:58:17.234190394 +0200
+++ /var/tmp/diff_new_pack.QnvPiB/_new  2020-10-12 13:58:17.238190395 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later


++ kwallet-5.74.0.tar.xz -> kwallet-5.75.0.tar.xz ++
 19856 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-09-18 14:42:13

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.4249 (New)


Package is "kwallet"

Fri Sep 18 14:42:13 2020 rev:87 rq:834436 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-08-12 
12:29:18.580176904 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.4249/kwallet.changes
2020-09-18 14:43:38.292122170 +0200
@@ -1,0 +2,12 @@
+Sun Sep  6 12:50:19 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Avoid clash with a macro in ctype.h from OpenBSD
+  * Remove obsolete COPYING files
+  * KWallet: Convert copyright statements to SPDX expressions
+
+---

Old:

  kwallet-5.73.0.tar.xz
  kwallet-5.73.0.tar.xz.sig

New:

  kwallet-5.74.0.tar.xz
  kwallet-5.74.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.IJPN3l/_old  2020-09-18 14:43:39.276123048 +0200
+++ /var/tmp/diff_new_pack.IJPN3l/_new  2020-09-18 14:43:39.280123051 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.73
+%define _tar_path 5.74
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later
@@ -161,20 +161,20 @@
 %endif
 
 %files -n kwalletd5
-%license COPYING*
+%license LICENSES/*
 %{_kf5_bindir}/kwalletd5
 %{_kf5_servicesdir}/kwalletd5.desktop
 %{_kf5_notifydir}/
 %{_kf5_sharedir}/dbus-1/services/org.kde.kwalletd5.service
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libKF5Wallet.so.*
 %{_kf5_debugdir}/*.categories
 %{_kf5_debugdir}/*.renamecategories
 
 %files -n libkwalletbackend5-5
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libkwalletbackend5.so.*
 
 %files tools


++ kwallet-5.73.0.tar.xz -> kwallet-5.74.0.tar.xz ++
 43383 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-08-12 12:25:25

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.3399 (New)


Package is "kwallet"

Wed Aug 12 12:25:25 2020 rev:86 rq:825110 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-07-14 
07:55:57.157141342 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.3399/kwallet.changes
2020-08-12 12:29:18.580176904 +0200
@@ -1,0 +2,14 @@
+Sun Aug  2 07:13:49 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Changes since 5.72.0:
+  * use better Name and follow HIG
+  * Use KF-standardized Qt logging categories
+  * Use camelcase include. (scripted)
+  * Mark API as deprecated also in D-Bus interface description
+  * Add copy of org.kde.KWallet.xml without deprecated API
+
+---

Old:

  kwallet-5.72.0.tar.xz
  kwallet-5.72.0.tar.xz.sig

New:

  kwallet-5.73.0.tar.xz
  kwallet-5.73.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.Aug7Id/_old  2020-08-12 12:29:19.084177175 +0200
+++ /var/tmp/diff_new_pack.Aug7Id/_new  2020-08-12 12:29:19.088177176 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.72
+%define _tar_path 5.73
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later
@@ -171,6 +171,7 @@
 %license COPYING*
 %{_kf5_libdir}/libKF5Wallet.so.*
 %{_kf5_debugdir}/*.categories
+%{_kf5_debugdir}/*.renamecategories
 
 %files -n libkwalletbackend5-5
 %license COPYING*


++ kwallet-5.72.0.tar.xz -> kwallet-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.72.0/CMakeLists.txt 
new/kwallet-5.73.0/CMakeLists.txt
--- old/kwallet-5.72.0/CMakeLists.txt   2020-07-04 15:23:17.0 +0200
+++ new/kwallet-5.73.0/CMakeLists.txt   2020-08-01 21:56:49.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.72.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
+set(KF5_VERSION "5.73.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.73.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.72.0  NO_MODULE)
+find_package(ECM 5.73.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/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.72.0/po/az/kwalletd5.po 
new/kwallet-5.73.0/po/az/kwalletd5.po
--- old/kwallet-5.72.0/po/az/kwalletd5.po   2020-07-04 15:23:17.0 
+0200
+++ new/kwallet-5.73.0/po/az/kwalletd5.po   2020-08-01 21:56:49.0 
+0200
@@ -7,15 +7,15 @@
 "Project-Id-Version: kwallet\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-06-15 02:06+0200\n"
-"PO-Revision-Date: 2020-05-07 12:58+0400\n"
-"Last-Translator: Xəyyam \n"
-"Language-Team: Azerbaijani \n"
+"PO-Revision-Date: 2020-07-30 13:08+0400\n"
+"Last-Translator: Kheyyam Gojayev \n"
+"Language-Team: Azerbaijan\n"
 "Language: az\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 20.04.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -512,7 +512,7 @@
 "KDE cüzdanı sistemi sizin məlumatlarınızı lokal sərt "
 "diskdə cüzdan faylında saxlayır. "
 "Verilənlər seçiminizdən asılı olaraq blowfish şifrəsi ilə və ya GPG "
-"şifrələmə açarı ilə saxlanılacaqdır. Cüzdan aşıldığında cüzdan meneci işə "
+"şifrələmə açarı ilə saxlanılacaqdır. Cüzdan açıldığında cüzdan meneci işə "
 "düşəcəkdir və sistem panelində ikonu görünəcəkdir. Siz bu tətbiqdən bütün "
 "cüzdanlarınızı idarə etmək üçün istifadə edə bilərsiniz. Hətta cüzdanları və "
 "cüzdan məzmununu tutaraq yerini 

commit kwallet for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-07-14 07:54:30

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.3060 (New)


Package is "kwallet"

Tue Jul 14 07:54:30 2020 rev:85 rq:820396 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-06-16 
13:44:15.245423877 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.3060/kwallet.changes
2020-07-14 07:55:57.157141342 +0200
@@ -1,0 +2,10 @@
+Sun Jul  5 07:55:47 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- Changes since 5.71.0:
+  * Introduce three new methods that return all "entries" in a folder
+
+---

Old:

  kwallet-5.71.0.tar.xz
  kwallet-5.71.0.tar.xz.sig

New:

  kwallet-5.72.0.tar.xz
  kwallet-5.72.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.gSa4II/_old  2020-07-14 07:55:59.341148414 +0200
+++ /var/tmp/diff_new_pack.gSa4II/_new  2020-07-14 07:55:59.341148414 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later
@@ -36,7 +36,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++ kwallet-5.71.0.tar.xz -> kwallet-5.72.0.tar.xz ++
 5819 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-06-16 13:44:00

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.3606 (New)


Package is "kwallet"

Tue Jun 16 13:44:00 2020 rev:84 rq:814390 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-05-11 
13:32:13.847970136 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.3606/kwallet.changes
2020-06-16 13:44:15.245423877 +0200
@@ -1,0 +2,10 @@
+Sun Jun  7 08:07:04 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- Changes since 5.70.0:
+  * KWallet: fix compilation with -Werror=undef
+
+---

Old:

  kwallet-5.70.0.tar.xz
  kwallet-5.70.0.tar.xz.sig

New:

  kwallet-5.71.0.tar.xz
  kwallet-5.71.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.GLtd46/_old  2020-06-16 13:44:15.785425845 +0200
+++ /var/tmp/diff_new_pack.GLtd46/_new  2020-06-16 13:44:15.789425860 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.70
+%define _tar_path 5.71
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later


++ kwallet-5.70.0.tar.xz -> kwallet-5.71.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.70.0/.arcconfig 
new/kwallet-5.71.0/.arcconfig
--- old/kwallet-5.70.0/.arcconfig   2020-05-03 00:23:50.0 +0200
+++ new/kwallet-5.71.0/.arcconfig   1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.70.0/CMakeLists.txt 
new/kwallet-5.71.0/CMakeLists.txt
--- old/kwallet-5.70.0/CMakeLists.txt   2020-05-03 00:23:50.0 +0200
+++ new/kwallet-5.71.0/CMakeLists.txt   2020-06-07 20:33:03.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.70.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
+set(KF5_VERSION "5.71.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.70.0  NO_MODULE)
+find_package(ECM 5.71.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -35,7 +35,7 @@
 find_package(KF5DocTools ${KF5_DEP_VERSION})
 
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DTRANSLATION_DOMAIN=\"kwalletd5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.70.0/po/az/kwallet-query.po 
new/kwallet-5.71.0/po/az/kwallet-query.po
--- old/kwallet-5.70.0/po/az/kwallet-query.po   1970-01-01 01:00:00.0 
+0100
+++ new/kwallet-5.71.0/po/az/kwallet-query.po   2020-06-07 20:33:03.0 
+0200
@@ -0,0 +1,137 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kwallet package.
+#
+# Xəyyam , 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: kwallet\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2020-03-04 03:03+0100\n"
+"PO-Revision-Date: 2020-04-26 00:41+0400\n"
+"Last-Translator: Xəyyam \n"
+"Language-Team: Azerbaijani \n"
+"Language: az\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 19.12.3\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Xəyyam"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr 

commit kwallet for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-05-11 13:30:17

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.2738 (New)


Package is "kwallet"

Mon May 11 13:30:17 2020 rev:83 rq:802117 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-04-15 
20:04:35.870027682 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.2738/kwallet.changes
2020-05-11 13:32:13.847970136 +0200
@@ -1,0 +2,10 @@
+Sun May  3 09:40:14 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * [KWallet] Port last usage of QRegExp to QRegularExpression
+
+---

Old:

  kwallet-5.69.0.tar.xz
  kwallet-5.69.0.tar.xz.sig

New:

  kwallet-5.70.0.tar.xz
  kwallet-5.70.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.6Xb1hP/_old  2020-05-11 13:32:14.975972500 +0200
+++ /var/tmp/diff_new_pack.6Xb1hP/_new  2020-05-11 13:32:14.975972500 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.69
+%define _tar_path 5.70
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later


++ kwallet-5.69.0.tar.xz -> kwallet-5.70.0.tar.xz ++
 5682 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-04-15 20:02:45

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.2738 (New)


Package is "kwallet"

Wed Apr 15 20:02:45 2020 rev:82 rq:793184 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-03-19 
19:46:38.652062549 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.2738/kwallet.changes
2020-04-15 20:04:35.870027682 +0200
@@ -1,0 +2,9 @@
+Sun Apr  5 19:45:52 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- No code change since 5.68.0
+
+---

Old:

  kwallet-5.68.0.tar.xz
  kwallet-5.68.0.tar.xz.sig

New:

  kwallet-5.69.0.tar.xz
  kwallet-5.69.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.9RIJVd/_old  2020-04-15 20:04:36.770028295 +0200
+++ /var/tmp/diff_new_pack.9RIJVd/_new  2020-04-15 20:04:36.770028295 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.68
+%define _tar_path 5.69
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later


++ kwallet-5.68.0.tar.xz -> kwallet-5.69.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.68.0/CMakeLists.txt 
new/kwallet-5.69.0/CMakeLists.txt
--- old/kwallet-5.68.0/CMakeLists.txt   2020-03-07 10:56:17.0 +0100
+++ new/kwallet-5.69.0/CMakeLists.txt   2020-04-05 01:05:28.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
+set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.68.0  NO_MODULE)
+find_package(ECM 5.69.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -35,7 +35,7 @@
 find_package(KF5DocTools ${KF5_DEP_VERSION})
 
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DTRANSLATION_DOMAIN=\"kwalletd5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.68.0/po/ko/kwallet-query.po 
new/kwallet-5.69.0/po/ko/kwallet-query.po
--- old/kwallet-5.68.0/po/ko/kwallet-query.po   2020-03-07 10:56:17.0 
+0100
+++ new/kwallet-5.69.0/po/ko/kwallet-query.po   2020-04-05 01:05:28.0 
+0200
@@ -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.
-# Shinjo Park , 2015.
+# Shinjo Park , 2015, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-03-04 03:03+0100\n"
-"PO-Revision-Date: 2015-06-27 14:17+0200\n"
+"PO-Revision-Date: 2020-04-04 15:05+0200\n"
 "Last-Translator: Shinjo Park \n"
 "Language-Team: Korean \n"
 "Language: ko\n"
@@ -15,7 +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 1.5\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -121,8 +121,7 @@
 #: querydriver.cpp:111 querydriver.cpp:125
 #, kde-format
 msgid "The folder %1 does not exist!"
-msgstr ""
-"폴더 %1이(가) 존재하지 않습니다!|/|폴더 %1$[이가 %1] 존재하지 않습니다!"
+msgstr "폴더 %1이(가) 없습니다!|/|폴더 %1$[이가 %1] 없습니다!"
 
 #: querydriver.cpp:134
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.68.0/po/ko/kwalletd5.po 
new/kwallet-5.69.0/po/ko/kwalletd5.po
--- 

commit kwallet for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-03-19 19:43:38

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.3160 (New)


Package is "kwallet"

Thu Mar 19 19:43:38 2020 rev:81 rq:785353 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-02-14 
16:34:56.951504642 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.3160/kwallet.changes
2020-03-19 19:46:38.652062549 +0100
@@ -1,0 +2,11 @@
+Sun Mar  8 09:18:01 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
+  * Use ecm_qt_install_logging_categories over manual categories file
+
+---

Old:

  kwallet-5.67.0.tar.xz
  kwallet-5.67.0.tar.xz.sig

New:

  kwallet-5.68.0.tar.xz
  kwallet-5.68.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.zGWeWX/_old  2020-03-19 19:46:39.360062928 +0100
+++ /var/tmp/diff_new_pack.zGWeWX/_new  2020-03-19 19:46:39.360062928 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.67
+%define _tar_path 5.68
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later


++ kwallet-5.67.0.tar.xz -> kwallet-5.68.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.67.0/.gitignore 
new/kwallet-5.68.0/.gitignore
--- old/kwallet-5.67.0/.gitignore   2020-02-02 13:55:05.0 +0100
+++ new/kwallet-5.68.0/.gitignore   2020-03-07 10:56:17.0 +0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.67.0/CMakeLists.txt 
new/kwallet-5.68.0/CMakeLists.txt
--- old/kwallet-5.67.0/CMakeLists.txt   2020-02-02 13:55:05.0 +0100
+++ new/kwallet-5.68.0/CMakeLists.txt   2020-03-07 10:56:17.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.67.0  NO_MODULE)
+find_package(ECM 5.68.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -35,7 +35,7 @@
 find_package(KF5DocTools ${KF5_DEP_VERSION})
 
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DTRANSLATION_DOMAIN=\"kwalletd5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
@@ -51,7 +51,4 @@
 add_subdirectory(docs)
 endif()
 
-# contains list of debug categories, for kdebugsettings
-install(FILES kwallet.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
-
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.67.0/kwallet.categories 
new/kwallet-5.68.0/kwallet.categories
--- old/kwallet-5.67.0/kwallet.categories   2020-02-02 13:55:05.0 
+0100
+++ new/kwallet-5.68.0/kwallet.categories   1970-01-01 01:00:00.0 
+0100
@@ -1,3 +0,0 @@
-kf5.kwallet.api kwallet api IDENTIFIER [KWALLET_API_LOG]
-kf5.kwallet.kwalletd kwalletd IDENTIFIER [KWALLETD_LOG]
-kf5.kwallet.kwalletbackend kwalletbackend IDENTIFIER [KWALLETBACKEND_LOG]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.67.0/po/ar/kwallet-query.po 
new/kwallet-5.68.0/po/ar/kwallet-query.po
--- old/kwallet-5.67.0/po/ar/kwallet-query.po   2020-02-02 

commit kwallet for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-02-14 16:34:09

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.26092 (New)


Package is "kwallet"

Fri Feb 14 16:34:09 2020 rev:80 rq:773291 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-01-27 
00:20:18.597397279 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.26092/kwallet.changes   
2020-02-14 16:34:56.951504642 +0100
@@ -1,0 +2,19 @@
+Sun Feb  2 18:07:13 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:33:01 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * Revert readEntryList() to use QRegExp::Wildcard
+  * Fix QRegularExpression::wildcardToRegularExpression() usage
+- Drop patches:
+  * d4980443755f5df63b6a13f662df169797f2684f.patch
+  * 02ab54ea6fe8b61a4e474070061d6e41aebc71a0.patch
+
+---

Old:

  02ab54ea6fe8b61a4e474070061d6e41aebc71a0.patch
  d4980443755f5df63b6a13f662df169797f2684f.patch
  kwallet-5.66.0.tar.xz
  kwallet-5.66.0.tar.xz.sig

New:

  kwallet-5.67.0.tar.xz
  kwallet-5.67.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.DtMNZH/_old  2020-02-14 16:34:57.683505049 +0100
+++ /var/tmp/diff_new_pack.DtMNZH/_new  2020-02-14 16:34:57.687505052 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.66
+%define _tar_path 5.67
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later
@@ -36,10 +36,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM - https://phabricator.kde.org/D26707 - Fix 
QRegularExpression::wildcardToRegularExpression() usage
-Patch1: d4980443755f5df63b6a13f662df169797f2684f.patch
-# PATCH-FIX-UPSTREAM - https://phabricator.kde.org/D26734 - Revert 
readEntryList() to use QRegExp::Wildcard
-Patch2: 02ab54ea6fe8b61a4e474070061d6e41aebc71a0.patch
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -58,9 +54,9 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(QGpgme)
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
 
 %description
 This framework contains two main components:
@@ -125,7 +121,7 @@
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   libkwalletbackend5-5 = %{version}
-Requires:   cmake(Qt5Gui) >= 5.11.0
+Requires:   cmake(Qt5Gui) >= 5.12.0
 # Was shortly present in K:F5
 Obsoletes:  kwallet-framework-devel <= %{version}
 Provides:   kwallet-framework-devel = %{version}
@@ -140,11 +136,10 @@
 
 %prep
 %setup -q
-%autopatch -p1
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kwallet-5.66.0.tar.xz -> kwallet-5.67.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.66.0/CMakeLists.txt 
new/kwallet-5.67.0/CMakeLists.txt
--- old/kwallet-5.66.0/CMakeLists.txt   2020-01-04 11:14:19.0 +0100
+++ new/kwallet-5.67.0/CMakeLists.txt   2020-02-02 13:55:05.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.66.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
+set(KF5_VERSION "5.67.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.66.0  NO_MODULE)
+find_package(ECM 5.67.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 

commit kwallet for openSUSE:Factory

2020-01-26 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-01-27 00:20:16

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.26092 (New)


Package is "kwallet"

Mon Jan 27 00:20:16 2020 rev:79 rq:766488 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2020-01-14 
21:05:38.446717250 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.26092/kwallet.changes   
2020-01-27 00:20:18.597397279 +0100
@@ -1,0 +2,9 @@
+Tue Jan 21 12:05:27 UTC 2020 - Mykola Krachkovsky 
+
+- Add upstream patch to fix twice anchored regexp's
+  * d4980443755f5df63b6a13f662df169797f2684f.patch
+- Add upstream patch to revert QRegExp::Wildcard to solve problem with
+  listing of entries using QRegularExpression::wildcardToRegularExpression
+  * 02ab54ea6fe8b61a4e474070061d6e41aebc71a0.patch
+
+---

New:

  02ab54ea6fe8b61a4e474070061d6e41aebc71a0.patch
  d4980443755f5df63b6a13f662df169797f2684f.patch



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.ZnzCvV/_old  2020-01-27 00:20:21.073399392 +0100
+++ /var/tmp/diff_new_pack.ZnzCvV/_new  2020-01-27 00:20:21.073399392 +0100
@@ -36,6 +36,10 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM - https://phabricator.kde.org/D26707 - Fix 
QRegularExpression::wildcardToRegularExpression() usage
+Patch1: d4980443755f5df63b6a13f662df169797f2684f.patch
+# PATCH-FIX-UPSTREAM - https://phabricator.kde.org/D26734 - Revert 
readEntryList() to use QRegExp::Wildcard
+Patch2: 02ab54ea6fe8b61a4e474070061d6e41aebc71a0.patch
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -136,6 +140,7 @@
 
 %prep
 %setup -q
+%autopatch -p1
 
 %build
   %cmake_kf5 -d build

++ 02ab54ea6fe8b61a4e474070061d6e41aebc71a0.patch ++
>From 02ab54ea6fe8b61a4e474070061d6e41aebc71a0 Mon Sep 17 00:00:00 2001
From: Ahmad Samir 
Date: Fri, 17 Jan 2020 20:20:38 +0200
Subject: Revert readEntryList() to use QRegExp::Wildcard

Summary:
The issue with QRegularExpression::wildcardToRegularExpression() is
that it's more strict in its interpretation of a wildcard, i.e. it
makes it correctly work with file globbing patterns, meaning it would
return this pattern "\\A(?:[^/]*)\\z" when called with "*", it excludes
"/" which is a forbidden character in a filename, and it anchors the pattern
(which is what users of QRegExp did by using QRegExp::exactMatch()).
readEntryList() uses the regex to match against entries of the form:
WEBSITE / USERNAME, which includes a "/".

Test Plan:
- Install falkon (and falkon-kde for kwallet integration, or whatever
  your distro calls it) and log in to a website with a user name and a
  password and select to remember it when asked to.
- Restart falkon and see if the login data is shown

with this patch it should show the login data.

Reviewers: #frameworks, dfaure, apol

Reviewed By: dfaure

Subscribers: blaze, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D26734
---
 src/api/KWallet/kwallet.cpp| 6 ++
 src/runtime/kwalletd/backend/kwalletbackend.cc | 8 +++-
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/src/api/KWallet/kwallet.cpp b/src/api/KWallet/kwallet.cpp
index 7d4940f..8e4e3c3 100644
--- a/src/api/KWallet/kwallet.cpp
+++ b/src/api/KWallet/kwallet.cpp
@@ -176,15 +176,13 @@ public:
 attrs[KSS_ATTR_ENTRYFOLDER] = folder;
 KSecretsService::SearchCollectionItemsJob *searchItemsJob = 
secretsCollection->searchItems(attrs);
 if (searchItemsJob->exec()) {
-const QRegularExpression 
re(QRegularExpression::wildcardToRegularExpression(key));
+const QRegExp re(key, Qt::CaseSensitive, QRegExp::Wildcard);
 const auto list = searchItemsJob->items();
-QRegularExpressionMatch match;
 for (KSecretsService::SearchCollectionItemsJob::Item item : list) {
 KSecretsService::ReadItemPropertyJob *readLabelJob = 
item->label();
 if (readLabelJob->exec()) {
 QString label = readLabelJob->propertyValue().toString();
-match = re.match(label);
-if (match.hasMatch()) {
+if (re.exactMatch(label)) {
 if (verb(this, label, item.data())) {
 rc = 0; // one successful iteration already 
produced results, so success return
 }
diff --git a/src/runtime/kwalletd/backend/kwalletbackend.cc 

commit kwallet for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2020-01-14 21:03:42

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.6675 (New)


Package is "kwallet"

Tue Jan 14 21:03:42 2020 rev:78 rq:763490 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-12-18 
14:43:43.513812563 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.6675/kwallet.changes
2020-01-14 21:05:38.446717250 +0100
@@ -1,0 +2,12 @@
+Sun Jan  5 09:02:22 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * Replace endl by "\n" + flush when it's necessary
+  * KWallet: Port QRegExp to QRegularExpression
+  * Update the obsolete projects.kde.org URL
+
+---

Old:

  kwallet-5.65.0.tar.xz
  kwallet-5.65.0.tar.xz.sig

New:

  kwallet-5.66.0.tar.xz
  kwallet-5.66.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.TOhbVw/_old  2020-01-14 21:05:39.250717623 +0100
+++ /var/tmp/diff_new_pack.TOhbVw/_new  2020-01-14 21:05:39.254717625 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwallet
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.65
+%define _tar_path 5.66
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later


++ kwallet-5.65.0.tar.xz -> kwallet-5.66.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.65.0/CMakeLists.txt 
new/kwallet-5.66.0/CMakeLists.txt
--- old/kwallet-5.65.0/CMakeLists.txt   2019-12-07 22:48:50.0 +0100
+++ new/kwallet-5.66.0/CMakeLists.txt   2020-01-04 11:14:19.0 +0100
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.65.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
+set(KF5_VERSION "5.66.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.65.0  NO_MODULE)
-set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
+find_package(ECM 5.66.0  NO_MODULE)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
 include(KDEInstallDirs)
@@ -35,7 +35,7 @@
 find_package(KF5DocTools ${KF5_DEP_VERSION})
 
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054100)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DTRANSLATION_DOMAIN=\"kwalletd5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.65.0/autotests/blowfishtest.cpp 
new/kwallet-5.66.0/autotests/blowfishtest.cpp
--- old/kwallet-5.65.0/autotests/blowfishtest.cpp   2019-12-07 
22:48:50.0 +0100
+++ new/kwallet-5.66.0/autotests/blowfishtest.cpp   2020-01-04 
11:14:19.0 +0100
@@ -18,7 +18,7 @@
 
 #include "backend/blowfish.h"
 
-#include 
+#include 
 #include 
 #include 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.65.0/po/ml/kwallet-query.po 
new/kwallet-5.66.0/po/ml/kwallet-query.po
--- old/kwallet-5.65.0/po/ml/kwallet-query.po   2019-12-07 22:48:50.0 
+0100
+++ 

commit kwallet for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-12-18 14:41:38

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.4691 (New)


Package is "kwallet"

Wed Dec 18 14:41:38 2019 rev:77 rq:757065 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-11-12 
11:50:12.839020967 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.4691/kwallet.changes
2019-12-18 14:43:43.513812563 +0100
@@ -1,0 +2,9 @@
+Sun Dec  8 11:18:51 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- No code change since 5.64.0
+
+---

Old:

  kwallet-5.64.0.tar.xz
  kwallet-5.64.0.tar.xz.sig

New:

  kwallet-5.65.0.tar.xz
  kwallet-5.65.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.90s3Qq/_old  2019-12-18 14:43:46.613813980 +0100
+++ /var/tmp/diff_new_pack.90s3Qq/_new  2019-12-18 14:43:46.637813991 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwallet
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.64
+%define _tar_path 5.65
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later


++ kwallet-5.64.0.tar.xz -> kwallet-5.65.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.64.0/CMakeLists.txt 
new/kwallet-5.65.0/CMakeLists.txt
--- old/kwallet-5.64.0/CMakeLists.txt   2019-11-02 14:01:20.0 +0100
+++ new/kwallet-5.65.0/CMakeLists.txt   2019-12-07 22:48:50.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
+set(KF5_VERSION "5.65.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.64.0  NO_MODULE)
+find_package(ECM 5.65.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)
 
@@ -35,7 +35,6 @@
 find_package(KF5DocTools ${KF5_DEP_VERSION})
 
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DTRANSLATION_DOMAIN=\"kwalletd5\")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.64.0/po/lt/kwallet-query.po 
new/kwallet-5.65.0/po/lt/kwallet-query.po
--- old/kwallet-5.64.0/po/lt/kwallet-query.po   2019-11-02 14:01:20.0 
+0100
+++ new/kwallet-5.65.0/po/lt/kwallet-query.po   2019-12-07 22:48:50.0 
+0100
@@ -8,8 +8,8 @@
 "Project-Id-Version: trunk-kf 5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-11 02:53+0200\n"
-"PO-Revision-Date: 2015-06-16 11:56+\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2019-11-04 18:23+0200\n"
+"Last-Translator: Moo\n"
 "Language-Team: lt\n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
@@ -17,46 +17,47 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
 "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
+"X-Generator: Poedit 2.0.6\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Moo"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "<>"
 
 #: main.cpp:36 main.cpp:38
 #, kde-format
 msgid "KWallet query interface"
-msgstr ""
+msgstr "KWallet užklausos sąsaja"
 
 #: main.cpp:40
 #, kde-format
 msgid "(c) 

commit kwallet for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-11-12 11:50:09

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.2990 (New)


Package is "kwallet"

Tue Nov 12 11:50:09 2019 rev:76 rq:747141 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-10-14 
13:39:12.301756669 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.2990/kwallet.changes
2019-11-12 11:50:12.839020967 +0100
@@ -1,0 +2,10 @@
+Sun Nov  3 15:47:16 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- Changes since 5.63.0:
+  * Port away from KF5 deprecated API: use setWindowIcon
+
+---

Old:

  kwallet-5.63.0.tar.xz
  kwallet-5.63.0.tar.xz.sig

New:

  kwallet-5.64.0.tar.xz
  kwallet-5.64.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.BWIjvb/_old  2019-11-12 11:50:14.07107 +0100
+++ /var/tmp/diff_new_pack.BWIjvb/_new  2019-11-12 11:50:14.075022231 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.63
+%define _tar_path 5.64
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later


++ kwallet-5.63.0.tar.xz -> kwallet-5.64.0.tar.xz ++
 6542 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-10-14 13:39:10

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.2352 (New)


Package is "kwallet"

Mon Oct 14 13:39:10 2019 rev:75 rq:738059 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-09-23 
12:26:26.765718075 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.2352/kwallet.changes
2019-10-14 13:39:12.301756669 +0200
@@ -1,0 +2,13 @@
+Sun Oct  6 13:26:58 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- Changes since 5.62.0:
+  * Fix compiler warning about while (a = b)
+  * HiDPI support
+  * Port from KIconLoader to QIcon::fromTheme
+  * Port away from deprecated QDesktopWidget.
+
+---

Old:

  kwallet-5.62.0.tar.xz
  kwallet-5.62.0.tar.xz.sig

New:

  kwallet-5.63.0.tar.xz
  kwallet-5.63.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.C7gGiU/_old  2019-10-14 13:39:13.685753062 +0200
+++ /var/tmp/diff_new_pack.C7gGiU/_new  2019-10-14 13:39:13.685753062 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.62
+%define _tar_path 5.63
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later
@@ -54,9 +54,9 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(QGpgme)
-BuildRequires:  cmake(Qt5DBus) >= 5.6.0
-BuildRequires:  cmake(Qt5Test) >= 5.6.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5DBus) >= 5.11.0
+BuildRequires:  cmake(Qt5Test) >= 5.11.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
 
 %description
 This framework contains two main components:
@@ -121,7 +121,7 @@
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   libkwalletbackend5-5 = %{version}
-Requires:   cmake(Qt5Gui) >= 5.6.0
+Requires:   cmake(Qt5Gui) >= 5.11.0
 # Was shortly present in K:F5
 Obsoletes:  kwallet-framework-devel <= %{version}
 Provides:   kwallet-framework-devel = %{version}


++ kwallet-5.62.0.tar.xz -> kwallet-5.63.0.tar.xz ++
 20380 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-09-23 12:26:24

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.7948 (New)


Package is "kwallet"

Mon Sep 23 12:26:24 2019 rev:74 rq:730959 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-08-19 
21:15:37.108789774 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.7948/kwallet.changes
2019-09-23 12:26:26.765718075 +0200
@@ -1,0 +2,13 @@
+Sat Sep  7 20:37:09 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Port to non-deprecated KWindowSystem::setMainWindow overload
+  * Remove unused includes
+  * KWallet: fix starting kwalletmanager, the desktop file name has a '5' in it
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  kwallet-5.61.0.tar.xz
  kwallet-5.61.0.tar.xz.sig

New:

  kwallet-5.62.0.tar.xz
  kwallet-5.62.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.uLoAyU/_old  2019-09-23 12:26:27.221718000 +0200
+++ /var/tmp/diff_new_pack.uLoAyU/_new  2019-09-23 12:26:27.225717999 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.61
+%define _tar_path 5.62
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later
@@ -39,21 +39,21 @@
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kdbusaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kdoctools-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
-BuildRequires:  knotifications-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kservice-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
 BuildRequires:  libboost_headers-devel
 BuildRequires:  libgcrypt-devel >= 1.5.0
-BuildRequires:  libqgpgme-devel
+BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5DocTools) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Notifications) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Service) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(QGpgme)
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0


++ kwallet-5.61.0.tar.xz -> kwallet-5.62.0.tar.xz ++
 27731 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-08-19 21:15:10

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.22127 (New)


Package is "kwallet"

Mon Aug 19 21:15:10 2019 rev:73 rq:722495 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-07-26 
12:20:51.554562692 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.22127/kwallet.changes   
2019-08-19 21:15:37.108789774 +0200
@@ -1,0 +2,18 @@
+Wed Aug  7 17:51:48 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * Move kwalletd initialization earlier (kde#410020) 
+  * Do not try to install no longer existing file 
+  * Remove kde4 migration agent completely
+
+---
+Fri Jul 19 11:45:19 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+- Drop conditionals for no longer supported distribution versions
+
+---

Old:

  kwallet-5.60.0.tar.xz

New:

  frameworks.keyring
  kwallet-5.61.0.tar.xz
  kwallet-5.61.0.tar.xz.sig



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.PYXXMe/_old  2019-08-19 21:15:42.984788580 +0200
+++ /var/tmp/diff_new_pack.PYXXMe/_new  2019-08-19 21:15:42.984788580 +0200
@@ -17,21 +17,25 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.60
+%define _tar_path 5.61
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
-Source1:baselibs.conf
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -47,18 +51,12 @@
 BuildRequires:  kservice-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
+BuildRequires:  libboost_headers-devel
 BuildRequires:  libgcrypt-devel >= 1.5.0
+BuildRequires:  libqgpgme-devel
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
-%if 0%{?is_opensuse} || 0%{?sle_version} >= 13
-BuildRequires:  libqgpgme-devel
-%endif
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel
-%endif
 
 %description
 This framework contains two main components:
@@ -138,9 +136,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   %cmake_kf5 -d build
@@ -172,7 +167,6 @@
 %{_kf5_servicesdir}/kwalletd5.desktop
 %{_kf5_notifydir}/
 %{_kf5_sharedir}/dbus-1/services/org.kde.kwalletd5.service
-%{_kf5_sharedir}/dbus-1/services/org.kde.kwalletd.service
 
 %files -n %{lname}
 %license COPYING*

++ kwallet-5.60.0.tar.xz -> kwallet-5.61.0.tar.xz ++
 16117 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-07-26 12:20:49

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.4126 (New)


Package is "kwallet"

Fri Jul 26 12:20:49 2019 rev:72 rq:715909 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-06-22 
11:14:40.656791883 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.4126/kwallet.changes
2019-07-26 12:20:51.554562692 +0200
@@ -1,0 +2,10 @@
+Sun Jul 14 06:41:39 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Install in new logging directory when we use kf5 5.59.0
+
+---

Old:

  kwallet-5.59.0.tar.xz

New:

  kwallet-5.60.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.wr8kRr/_old  2019-07-26 12:20:52.134562575 +0200
+++ /var/tmp/diff_new_pack.wr8kRr/_new  2019-07-26 12:20:52.138562574 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.59.0.tar.xz -> kwallet-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.59.0/CMakeLists.txt 
new/kwallet-5.60.0/CMakeLists.txt
--- old/kwallet-5.59.0/CMakeLists.txt   2019-06-01 19:01:33.0 +0200
+++ new/kwallet-5.60.0/CMakeLists.txt   2019-07-07 20:38:37.0 +0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
 include(KDEInstallDirs)
@@ -50,6 +50,6 @@
 endif()
 
 # contains list of debug categories, for kdebugsettings
-install(FILES kwallet.categories DESTINATION ${KDE_INSTALL_CONFDIR})
+install(FILES kwallet.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.59.0/po/ca@valencia/kwallet-query.po 
new/kwallet-5.60.0/po/ca@valencia/kwallet-query.po
--- old/kwallet-5.59.0/po/ca@valencia/kwallet-query.po  2019-06-01 
19:01:33.0 +0200
+++ new/kwallet-5.60.0/po/ca@valencia/kwallet-query.po  2019-07-07 
20:38:37.0 +0200
@@ -1,17 +1,18 @@
 # Translation of kwallet-query.po to Catalan (Valencian)
-# Copyright (C) 2015 This_file_is_part_of_KDE
+# Copyright (C) 2015-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2015.
 # Antoni Bella Pérez , 2015.
+# Empar , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kwallet-query\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 02:58+0200\n"
-"PO-Revision-Date: 2015-06-15 13:26+0200\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2019-06-19 08:55+0200\n"
+"Last-Translator: Empar \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +20,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Poedit 2.0.6\n"

commit kwallet for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-06-22 11:14:37

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.4615 (New)


Package is "kwallet"

Sat Jun 22 11:14:37 2019 rev:71 rq:710771 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-05-21 
10:32:35.007386344 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.4615/kwallet.changes
2019-06-22 11:14:40.656791883 +0200
@@ -1,0 +2,9 @@
+Sun Jun 09 07:35:13 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- No code changes since 5.58.0
+
+---

Old:

  kwallet-5.58.0.tar.xz

New:

  kwallet-5.59.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.DtQuTJ/_old  2019-06-22 11:14:41.436792825 +0200
+++ /var/tmp/diff_new_pack.DtQuTJ/_new  2019-06-22 11:14:41.440792830 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.58
+%define _tar_path 5.59
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.58.0.tar.xz -> kwallet-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.58.0/CMakeLists.txt 
new/kwallet-5.59.0/CMakeLists.txt
--- old/kwallet-5.58.0/CMakeLists.txt   2019-05-07 13:29:23.0 +0200
+++ new/kwallet-5.59.0/CMakeLists.txt   2019-06-01 19:01:33.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
+set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.58.0  NO_MODULE)
+find_package(ECM 5.59.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.58.0/po/ar/kwallet-query.po 
new/kwallet-5.59.0/po/ar/kwallet-query.po
--- old/kwallet-5.58.0/po/ar/kwallet-query.po   2019-05-07 13:29:23.0 
+0200
+++ new/kwallet-5.59.0/po/ar/kwallet-query.po   2019-06-01 19:01:33.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:58+0200\n"
 "PO-Revision-Date: 2018-07-29 17:53+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.58.0/po/ar/kwalletd5.po 
new/kwallet-5.59.0/po/ar/kwalletd5.po
--- old/kwallet-5.58.0/po/ar/kwalletd5.po   2019-05-07 13:29:23.0 
+0200
+++ new/kwallet-5.59.0/po/ar/kwalletd5.po   2019-06-01 19:01:33.0 
+0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kwalletd\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-26 03:17+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:58+0200\n"
 "PO-Revision-Date: 2012-02-09 14:48+0200\n"
 "Last-Translator: Abdalrahim Fakhouri \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.58.0/po/be/kwalletd5.po 
new/kwallet-5.59.0/po/be/kwalletd5.po
--- old/kwallet-5.58.0/po/be/kwalletd5.po   2019-05-07 13:29:23.0 
+0200
+++ new/kwallet-5.59.0/po/be/kwalletd5.po   2019-06-01 19:01:33.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kwalletd\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-26 03:17+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 

commit kwallet for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-05-21 10:32:33

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.5148 (New)


Package is "kwallet"

Tue May 21 10:32:33 2019 rev:70 rq:703381 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-04-19 
21:24:32.567886348 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new.5148/kwallet.changes
2019-05-21 10:32:35.007386344 +0200
@@ -1,0 +2,12 @@
+Wed May 15 18:16:18 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * Fix add_test command
+  * Set correct kwalletd_bin_path
+  * Export path of kwalletd binary for kwallet_pam
+
+---

Old:

  kwallet-5.57.0.tar.xz

New:

  kwallet-5.58.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.cz8S4e/_old  2019-05-21 10:32:35.923385992 +0200
+++ /var/tmp/diff_new_pack.cz8S4e/_new  2019-05-21 10:32:35.931385989 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.57
+%define _tar_path 5.58
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.57.0.tar.xz -> kwallet-5.58.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.57.0/CMakeLists.txt 
new/kwallet-5.58.0/CMakeLists.txt
--- old/kwallet-5.57.0/CMakeLists.txt   2019-04-07 09:33:14.0 +0200
+++ new/kwallet-5.58.0/CMakeLists.txt   2019-05-07 13:29:23.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.57.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
+set(KF5_VERSION "5.58.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.57.0  NO_MODULE)
+find_package(ECM 5.58.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.57.0/autotests/KWallet/CMakeLists.txt 
new/kwallet-5.58.0/autotests/KWallet/CMakeLists.txt
--- old/kwallet-5.57.0/autotests/KWallet/CMakeLists.txt 2019-04-07 
09:33:14.0 +0200
+++ new/kwallet-5.58.0/autotests/KWallet/CMakeLists.txt 2019-05-07 
13:29:23.0 +0200
@@ -8,7 +8,7 @@
 macro(KWALLET_TESTS)
 foreach(_testname ${ARGN})
 add_executable(${_testname} ${_testname}.cpp)
-add_test(itemviews-${_testname} ${_testname})
+add_test(NAME itemviews-${_testname} COMMAND ${_testname})
 ecm_mark_as_test(${_testname})
 add_test(${_testname} ${_testname})
 target_link_libraries(${_testname} Qt5::Test KF5::Wallet)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.57.0/po/id/kwalletd5.po 
new/kwallet-5.58.0/po/id/kwalletd5.po
--- old/kwallet-5.57.0/po/id/kwalletd5.po   2019-04-07 09:33:14.0 
+0200
+++ new/kwallet-5.58.0/po/id/kwalletd5.po   2019-05-07 13:29:23.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-03-26 03:17+0100\n"
-"PO-Revision-Date: 2018-11-23 07:37+0700\n"
+"PO-Revision-Date: 2019-04-16 07:54+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 18.12.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -524,7 +524,7 @@
 "dengan sandi anda sebagai kunci. Ketika wallet dibuka, aplikasi manajer "
 "wallet akan menjalankan dan menampilkan ikon di baki sistem. Anda dapat "
 "menggunakan 

commit kwallet for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-04-19 21:24:32

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.5536 (New)


Package is "kwallet"

Fri Apr 19 21:24:32 2019 rev:69 rq:695253 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-03-21 
09:48:39.110864276 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.5536/kwallet.changes
2019-04-19 21:24:32.567886348 +0200
@@ -1,0 +2,10 @@
+Sun Apr 14 20:21:44 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * [kwallets] compile without foreach
+
+---

Old:

  kwallet-5.56.0.tar.xz

New:

  kwallet-5.57.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.idIjOZ/_old  2019-04-19 21:24:34.083888278 +0200
+++ /var/tmp/diff_new_pack.idIjOZ/_new  2019-04-19 21:24:34.103888304 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.56
+%define _tar_path 5.57
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.56.0.tar.xz -> kwallet-5.57.0.tar.xz ++
 2593 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-03-21 09:48:36

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.28833 (New)


Package is "kwallet"

Thu Mar 21 09:48:36 2019 rev:68 rq:686770 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-02-28 
21:32:23.633753595 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.28833/kwallet.changes   
2019-03-21 09:48:39.110864276 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Remove deprecated method
+
+---

Old:

  kwallet-5.55.0.tar.xz

New:

  kwallet-5.56.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.P6EQHd/_old  2019-03-21 09:48:40.770863827 +0100
+++ /var/tmp/diff_new_pack.P6EQHd/_new  2019-03-21 09:48:40.802863818 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.55
+%define _tar_path 5.56
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.55.0.tar.xz -> kwallet-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.55.0/CMakeLists.txt 
new/kwallet-5.56.0/CMakeLists.txt
--- old/kwallet-5.55.0/CMakeLists.txt   2019-02-03 01:03:21.0 +0100
+++ new/kwallet-5.56.0/CMakeLists.txt   2019-03-02 14:49:13.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.55.0  NO_MODULE)
+find_package(ECM 5.56.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.55.0/po/id/kwallet-query.po 
new/kwallet-5.56.0/po/id/kwallet-query.po
--- old/kwallet-5.55.0/po/id/kwallet-query.po   2019-02-03 01:03:21.0 
+0100
+++ new/kwallet-5.56.0/po/id/kwallet-query.po   2019-03-02 14:49:13.0 
+0100
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 2.0\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.55.0/po/id/kwalletd5.po 
new/kwallet-5.56.0/po/id/kwalletd5.po
--- old/kwallet-5.55.0/po/id/kwalletd5.po   2019-02-03 01:03:21.0 
+0100
+++ new/kwallet-5.56.0/po/id/kwalletd5.po   2019-03-02 14:49:13.0 
+0100
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 18.12.0\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.55.0/po/pa/kwalletd5.po 
new/kwallet-5.56.0/po/pa/kwalletd5.po
--- old/kwallet-5.55.0/po/pa/kwalletd5.po   2019-02-03 01:03:21.0 
+0100
+++ new/kwallet-5.56.0/po/pa/kwalletd5.po   2019-03-02 14:49:13.0 
+0100
@@ -3,20 +3,20 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Amanpreet Singh , 2008.
-# A S Alam , 2009, 2010, 2014.
+# A S Alam , 2009, 2010, 2014, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-03 03:47+0100\n"
-"PO-Revision-Date: 2014-11-06 17:44-0600\n"
-"Last-Translator: A S Alam \n"

commit kwallet for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-02-28 21:32:22

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.28833 (New)


Package is "kwallet"

Thu Feb 28 21:32:22 2019 rev:67 rq:678718 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-02-14 
14:28:23.463789671 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.28833/kwallet.changes   
2019-02-28 21:32:23.633753595 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.9W4DsP/_old  2019-02-28 21:32:24.157753430 +0100
+++ /var/tmp/diff_new_pack.9W4DsP/_new  2019-02-28 21:32:24.161753429 +0100
@@ -138,6 +138,9 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
   %cmake_kf5 -d build




commit kwallet for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-02-14 14:28:21

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.28833 (New)


Package is "kwallet"

Thu Feb 14 14:28:21 2019 rev:66 rq:674269 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2019-01-21 
10:22:33.125935673 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.28833/kwallet.changes   
2019-02-14 14:28:23.463789671 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:17 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * delete copy constructor and assignment operator of some internal classes
+
+---

Old:

  kwallet-5.54.0.tar.xz

New:

  kwallet-5.55.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.qrVD5z/_old  2019-02-14 14:28:24.871789017 +0100
+++ /var/tmp/diff_new_pack.qrVD5z/_new  2019-02-14 14:28:24.875789015 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.54
+%define _tar_path 5.55
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.54.0.tar.xz -> kwallet-5.55.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.54.0/CMakeLists.txt 
new/kwallet-5.55.0/CMakeLists.txt
--- old/kwallet-5.54.0/CMakeLists.txt   2019-01-06 21:27:24.0 +0100
+++ new/kwallet-5.55.0/CMakeLists.txt   2019-02-03 01:03:21.0 +0100
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.54.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
+set(KF5_VERSION "5.55.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.54.0  NO_MODULE)
+find_package(ECM 5.55.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
-set(REQUIRED_QT_VERSION 5.9.0)
+set(REQUIRED_QT_VERSION 5.10.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
 include(KDEInstallDirs)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.54.0/po/id/kwalletd5.po 
new/kwallet-5.55.0/po/id/kwalletd5.po
--- old/kwallet-5.54.0/po/id/kwalletd5.po   2019-01-06 21:27:24.0 
+0100
+++ new/kwallet-5.55.0/po/id/kwalletd5.po   2019-02-03 01:03:21.0 
+0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kwalletd package.
 # Andhika Padmawan , 2010-2014.
-# Wantoyo , 2017, 2018.
+# Wantoyo , 2017, 2018, 2019.
 #
 msgid ""
 msgstr ""
@@ -17,7 +17,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"
+"X-Generator: Lokalize 18.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.54.0/po/pl/kwalletd5.po 
new/kwallet-5.55.0/po/pl/kwalletd5.po
--- old/kwallet-5.54.0/po/pl/kwalletd5.po   2019-01-06 21:27:24.0 
+0100
+++ new/kwallet-5.55.0/po/pl/kwalletd5.po   2019-02-03 01:03:21.0 
+0100
@@ -4,20 +4,20 @@
 #
 # Michał Smoczyk , 2008.
 # Marta Rybczyńska , 2009, 2010.
-# Łukasz Wojniłowicz , 2014, 2015, 2016.
+# Łukasz Wojniłowicz , 2014, 2015, 2016, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-03 03:47+0100\n"
-"PO-Revision-Date: 2016-12-24 11:53+0100\n"
+"PO-Revision-Date: 2019-01-20 06:42+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish 

commit kwallet for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2019-01-21 10:22:29

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.28833 (New)


Package is "kwallet"

Mon Jan 21 10:22:29 2019 rev:65 rq:665849 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-12-19 
13:43:41.655764266 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.28833/kwallet.changes   
2019-01-21 10:22:33.125935673 +0100
@@ -1,0 +2,10 @@
+Mon Jan 14 06:08:52 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * No code changes since 5.53.0
+
+---

Old:

  kwallet-5.53.0.tar.xz

New:

  kwallet-5.54.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.PsKtm1/_old  2019-01-21 10:22:33.973934738 +0100
+++ /var/tmp/diff_new_pack.PsKtm1/_new  2019-01-21 10:22:33.973934738 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwallet
 #
-# 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
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.53
+%define _tar_path 5.54
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.53.0.tar.xz -> kwallet-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.53.0/CMakeLists.txt 
new/kwallet-5.54.0/CMakeLists.txt
--- old/kwallet-5.53.0/CMakeLists.txt   2018-12-01 15:59:54.0 +0100
+++ new/kwallet-5.54.0/CMakeLists.txt   2019-01-06 21:27:24.0 +0100
@@ -1,12 +1,12 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.53.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
+set(KF5_VERSION "5.54.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.53.0  NO_MODULE)
+find_package(ECM 5.54.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.53.0/po/ca/kwalletd5.po 
new/kwallet-5.54.0/po/ca/kwalletd5.po
--- old/kwallet-5.53.0/po/ca/kwalletd5.po   2018-12-01 15:59:54.0 
+0100
+++ new/kwallet-5.54.0/po/ca/kwalletd5.po   2019-01-06 21:27:24.0 
+0100
@@ -1,5 +1,5 @@
 # Translation of kwalletd5.po to Catalan
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2008-2016 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.53.0/po/ca@valencia/kwalletd5.po 
new/kwallet-5.54.0/po/ca@valencia/kwalletd5.po
--- old/kwallet-5.53.0/po/ca@valencia/kwalletd5.po  2018-12-01 
15:59:54.0 +0100
+++ new/kwallet-5.54.0/po/ca@valencia/kwalletd5.po  2019-01-06 
21:27:24.0 +0100
@@ -1,5 +1,5 @@
 # Translation of kwalletd5.po to Catalan (Valencian)
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2008-2016 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.53.0/po/gl/kwalletd5.po 
new/kwallet-5.54.0/po/gl/kwalletd5.po
--- old/kwallet-5.53.0/po/gl/kwalletd5.po   2018-12-01 15:59:54.0 
+0100
+++ 

commit kwallet for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-12-19 13:43:40

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new.28833 (New)


Package is "kwallet"

Wed Dec 19 13:43:40 2018 rev:64 rq:658594 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-11-14 
14:37:56.315059177 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new.28833/kwallet.changes   
2018-12-19 13:43:41.655764266 +0100
@@ -1,0 +2,10 @@
+Sun Dec 09 19:43:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * Use new syntax
+
+---

Old:

  kwallet-5.52.0.tar.xz

New:

  kwallet-5.53.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.FV5d6A/_old  2018-12-19 13:43:42.667762846 +0100
+++ /var/tmp/diff_new_pack.FV5d6A/_new  2018-12-19 13:43:42.671762840 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.52
+%define _tar_path 5.53
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.52.0.tar.xz -> kwallet-5.53.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.52.0/CMakeLists.txt 
new/kwallet-5.53.0/CMakeLists.txt
--- old/kwallet-5.52.0/CMakeLists.txt   2018-11-03 19:05:19.0 +0100
+++ new/kwallet-5.53.0/CMakeLists.txt   2018-12-01 15:59:54.0 +0100
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.52.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
+set(KF5_VERSION "5.53.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.52.0  NO_MODULE)
+find_package(ECM 5.53.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
-set(REQUIRED_QT_VERSION 5.8.0)
+set(REQUIRED_QT_VERSION 5.9.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
 include(KDEInstallDirs)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.52.0/kwallet.categories 
new/kwallet-5.53.0/kwallet.categories
--- old/kwallet-5.52.0/kwallet.categories   2018-11-03 19:05:19.0 
+0100
+++ new/kwallet-5.53.0/kwallet.categories   2018-12-01 15:59:54.0 
+0100
@@ -1,3 +1,3 @@
-kf5.kwallet.api kwallet api
-kf5.kwallet.kwalletd kwalletd
-kf5.kwallet.kwalletbackend kwalletbackend
+kf5.kwallet.api kwallet api IDENTIFIER [KWALLET_API_LOG]
+kf5.kwallet.kwalletd kwalletd IDENTIFIER [KWALLETD_LOG]
+kf5.kwallet.kwalletbackend kwalletbackend IDENTIFIER [KWALLETBACKEND_LOG]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.52.0/po/id/kwalletd5.po 
new/kwallet-5.53.0/po/id/kwalletd5.po
--- old/kwallet-5.52.0/po/id/kwalletd5.po   2018-11-03 19:05:19.0 
+0100
+++ new/kwallet-5.53.0/po/id/kwalletd5.po   2018-12-01 15:59:54.0 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-03 03:47+0100\n"
-"PO-Revision-Date: 2018-08-29 14:40+0700\n"
+"PO-Revision-Date: 2018-11-23 07:37+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -640,7 +640,7 @@
 "Beragam aplikasi mungkin mencoba untuk menggunakan wallet KDE untuk "
 "menyimpan sandi atau beragam informasi lain seperti data form web dan kuki.  "
 "Jika anda ingin agar aplikasi ini menggunakan wallet, anda harus "
-"mengaktifkannya sekarang dan memilih sandi.  Sandi yang anda pilih tidak "
+"memfungsikannya sekarang dan memilih sandi.  Sandi yang anda pilih tidak "
 "dapat dikembalikan 

commit kwallet for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-11-14 14:37:53

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Wed Nov 14 14:37:53 2018 rev:63 rq:648545 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-10-22 
11:16:00.447612708 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-11-14 
14:37:56.315059177 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:07 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * Remove unused variable
+
+---

Old:

  kwallet-5.51.0.tar.xz

New:

  kwallet-5.52.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.36qdZ8/_old  2018-11-14 14:37:57.611057901 +0100
+++ /var/tmp/diff_new_pack.36qdZ8/_new  2018-11-14 14:37:57.611057901 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.51.0.tar.xz -> kwallet-5.52.0.tar.xz ++
 2677 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-10-22 11:15:55

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Mon Oct 22 11:15:55 2018 rev:62 rq:642348 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-10-01 
08:09:37.970249573 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-10-22 
11:16:00.447612708 +0200
@@ -1,0 +2,18 @@
+Tue Oct 16 08:02:39 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:38 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Log wallet open failure errors
+  * Use QString's multi-arg with multiple string args
+  * Avoid potential detach on range-loops with non-const Qt containers
+  * Fix minor EBN issues
+
+---

Old:

  kwallet-5.50.0.tar.xz

New:

  kwallet-5.51.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.4IAhNg/_old  2018-10-22 11:16:00.911612211 +0200
+++ /var/tmp/diff_new_pack.4IAhNg/_new  2018-10-22 11:16:00.915612206 +0200
@@ -12,24 +12,24 @@
 # 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/
 #
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0

++ kwallet-5.50.0.tar.xz -> kwallet-5.51.0.tar.xz ++
 13349 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-10-01 08:09:34

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Mon Oct  1 08:09:34 2018 rev:61 rq:636027 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-08-24 
16:56:44.277548015 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-10-01 
08:09:37.970249573 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * Move example from techbase to own repo
+
+---

Old:

  kwallet-5.49.0.tar.xz

New:

  kwallet-5.50.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.1w1WUz/_old  2018-10-01 08:09:38.682249193 +0200
+++ /var/tmp/diff_new_pack.1w1WUz/_new  2018-10-01 08:09:38.686249191 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.49
+%define _tar_path 5.50
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kwallet
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1-or-later

++ kwallet-5.49.0.tar.xz -> kwallet-5.50.0.tar.xz ++
 1816 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-08-24 16:56:41

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Fri Aug 24 16:56:41 2018 rev:60 rq:630638 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-07-21 
10:15:53.215091304 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-08-24 
16:56:44.277548015 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:19:26 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * Honor BUILD_TESTING
+
+---

Old:

  kwallet-5.48.0.tar.xz

New:

  kwallet-5.49.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.695SMw/_old  2018-08-24 16:56:44.629548431 +0200
+++ /var/tmp/diff_new_pack.695SMw/_new  2018-08-24 16:56:44.633548436 +0200
@@ -16,27 +16,25 @@
 #
 
 
-%bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.48
+%define _tar_path 5.49
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%bcond_without lang
 Name:   kwallet
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:Safe desktop-wide storage for passwords
+License:LGPL-2.1-or-later
+Group:  System/GUI/KDE
+URL:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-%if 0%{?is_opensuse} || 0%{?sle_version} >= 13
-BuildRequires:  libqgpgme-devel
-%endif
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel
-%endif
 BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
@@ -53,24 +51,25 @@
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
-Summary:Safe desktop-wide storage for passwords
-License:LGPL-2.1-or-later
-Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
-Source1:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?is_opensuse} || 0%{?sle_version} >= 13
+BuildRequires:  libqgpgme-devel
+%endif
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
 
 %description
 This framework contains two main components:
 * Interface to KWallet, the safe desktop-wide storage for passwords on KDE 
workspaces.
 * The kwalletd used to safely store the passwords on KDE work spaces.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Safe desktop-wide storage for passwords
 Group:  System/GUI/KDE
 
-%description -n %lname
+%description -n %{lname}
 This framework contains two main components:
 * Interface to KWallet, the safe desktop-wide storage for passwords on KDE 
workspaces.
 * The kwalletd used to safely store the passwords on KDE work spaces.
@@ -87,10 +86,10 @@
 %package -n kwalletd5
 Summary:Safe desktop-wide storage for passwords
 Group:  System/GUI/KDE
+Recommends: %{name}-tools
 %if %{with lang}
 Recommends: kwalletd5-lang
 %endif
-Recommends: %{name}-tools
 
 %description -n kwalletd5
 This framework contains two main components:
@@ -110,6 +109,7 @@
 * The kwalletd used to safely store the passwords on KDE work spaces.
 
 %package tools-lang
+# FIXME: consider using %%lang_package macro
 Summary:Safe desktop-wide storage for passwords
 Group:  System/GUI/KDE
 Requires:   %{name}-tools = %{version}
@@ -120,7 +120,7 @@
 %package devel
 Summary:Safe desktop-wide storage for passwords
 Group:  Development/Libraries/KDE
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   libkwalletbackend5-5 = %{version}
 Requires:   cmake(Qt5Gui) >= 5.6.0
@@ -135,6 +135,7 @@
 Development files.
 
 %lang_package -n kwalletd5
+
 %prep
 

commit kwallet for openSUSE:Factory

2018-07-21 Thread root
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 - lbeltr...@kde.org
+
+- 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.0 +0200
+++ new/kwallet-5.48.0/CMakeLists.txt   2018-07-08 00:33:15.0 +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.0 
+0200
+++ new/kwallet-5.48.0/po/cs/kwallet-query.po   2018-07-08 00:33:15.0 
+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 , 2015.
+# Vít Pelčák , 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 \n"
+"PO-Revision-Date: 2018-06-19 13:28+0100\n"
+"Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \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.0 
+0200
+++ new/kwallet-5.48.0/po/id/kwallet-query.po   2018-07-08 00:33:15.0 
+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 \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -15,6 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 

commit kwallet for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-06-22 13:24:20

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Fri Jun 22 13:24:20 2018 rev:58 rq:616790 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-05-18 
14:24:02.274881909 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-06-22 
13:24:21.371104431 +0200
@@ -1,0 +2,10 @@
+Tue Jun 12 21:26:07 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * None
+
+---

Old:

  kwallet-5.46.0.tar.xz

New:

  kwallet-5.47.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.vRKyfW/_old  2018-06-22 13:24:22.035079894 +0200
+++ /var/tmp/diff_new_pack.vRKyfW/_new  2018-06-22 13:24:22.039079747 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.46
+%define _tar_path 5.47
 # 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}')}
 Name:   kwallet
-Version:5.46.0
+Version:5.47.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.46.0.tar.xz -> kwallet-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.46.0/CMakeLists.txt 
new/kwallet-5.47.0/CMakeLists.txt
--- old/kwallet-5.46.0/CMakeLists.txt   2018-05-05 15:00:50.0 +0200
+++ new/kwallet-5.47.0/CMakeLists.txt   2018-06-02 20:07:57.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.46.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
+set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.46.0  NO_MODULE)
+find_package(ECM 5.47.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.46.0/po/id/kwalletd5.po 
new/kwallet-5.47.0/po/id/kwalletd5.po
--- old/kwallet-5.46.0/po/id/kwalletd5.po   2018-05-05 15:00:50.0 
+0200
+++ new/kwallet-5.47.0/po/id/kwalletd5.po   2018-06-02 20:07:57.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-04-28 03:40+0200\n"
-"PO-Revision-Date: 2018-04-03 06:37+0700\n"
+"PO-Revision-Date: 2018-05-23 20:06+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -36,8 +36,8 @@
 "wallet %1. Error code is %2. Please fix your system "
 "configuration, then try again."
 msgstr ""
-"Galat ketika coba menginisialisasi OpenPGP ketika coba menyimpan wallet "
-"%1. Kode galat adalah %2. Silakan perbaiki konfigurasi sistem "
+"Error ketika coba menginisialisasi OpenPGP ketika coba menyimpan wallet "
+"%1. Kode error adalah %2. Silakan perbaiki konfigurasi sistem "
 "anda, lalu coba lagi."
 
 #: backend/backendpersisthandler.cpp:514
@@ -46,7 +46,7 @@
 "Error when attempting to initialize OpenPGP while attempting to save the "
 "wallet %1. Please fix your system configuration, then try again."
 msgstr ""
-"Galat ketika coba menginisialisasi OpenPGP ketika coba menyimpan wallet "
+"Error ketika coba menginisialisasi OpenPGP ketika coba menyimpan wallet "
 "%1. Silakan perbaiki konfigurasi sistem anda, lalu coba lagi."
 
 #: backend/backendpersisthandler.cpp:565
@@ -57,9 +57,9 @@
 "again. This error may occur if you are not using a full trust GPG key. "
 "Please ensure you have the secret key for the key you are using."
 msgstr ""
-"Galat enkripsi ketika coba menyimpan wallet %1. Kode galat adalah "
+"Error enkripsi ketika coba menyimpan wallet %1. Kode error adalah "
 "%2 (%3). Silakan perbaiki konfigurasi sistem anda, lalu coba lagi. "
-"Galat ini mungkin terjadi jika anda tidak menggunakan kunci GPG yang "
+"Error ini mungkin 

commit kwallet for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-05-18 14:24:00

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Fri May 18 14:24:00 2018 rev:57 rq:607590 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-04-19 
15:18:55.124734197 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-05-18 
14:24:02.274881909 +0200
@@ -1,0 +2,11 @@
+Sun May 13 21:03:07 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * Use override
+  * Warning--
+
+---

Old:

  kwallet-5.45.0.tar.xz

New:

  kwallet-5.46.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.RFr2U0/_old  2018-05-18 14:24:02.914858419 +0200
+++ /var/tmp/diff_new_pack.RFr2U0/_new  2018-05-18 14:24:02.918858272 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.45
+%define _tar_path 5.46
 # 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}')}
 Name:   kwallet
-Version:5.45.0
+Version:5.46.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.45.0.tar.xz -> kwallet-5.46.0.tar.xz ++
 1880 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-04-19 15:18:49

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Thu Apr 19 15:18:49 2018 rev:56 rq:596903 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-03-20 
21:48:00.612363699 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-04-19 
15:18:55.124734197 +0200
@@ -1,0 +2,10 @@
+Sat Apr 14 13:19:06 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Remove not necessary QtCore and co
+
+---

Old:

  kwallet-5.44.0.tar.xz

New:

  kwallet-5.45.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.hFnE7h/_old  2018-04-19 15:18:55.852705070 +0200
+++ /var/tmp/diff_new_pack.hFnE7h/_new  2018-04-19 15:18:55.856704910 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.44
+%define _tar_path 5.45
 # 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}')}
 Name:   kwallet
-Version:5.44.0
+Version:5.45.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.44.0.tar.xz -> kwallet-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.44.0/CMakeLists.txt 
new/kwallet-5.45.0/CMakeLists.txt
--- old/kwallet-5.44.0/CMakeLists.txt   2018-03-03 11:07:18.0 +0100
+++ new/kwallet-5.45.0/CMakeLists.txt   2018-04-07 21:39:40.0 +0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.44.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
+set(KF5_VERSION "5.45.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.44.0  NO_MODULE)
+find_package(ECM 5.45.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
 include(KDEInstallDirs)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.44.0/po/ca@valencia/kwalletd5.po 
new/kwallet-5.45.0/po/ca@valencia/kwalletd5.po
--- old/kwallet-5.44.0/po/ca@valencia/kwalletd5.po  2018-03-03 
11:07:18.0 +0100
+++ new/kwallet-5.45.0/po/ca@valencia/kwalletd5.po  2018-04-07 
21:39:40.0 +0200
@@ -62,8 +62,8 @@
 msgstr ""
 "Error d'encriptatge en intentar guardar la cartera %1. El codi "
 "d'error és %2 (%3). Per favor, esmeneu la configuració del sistema i "
-"torneu-ho a provar. Este error pot succeir si no esteu usant una clau GPG de "
-"completa confiança. Assegureu-vos que teniu la clau secreta per a la clau "
+"torneu-ho a provar. Aquest error pot succeir si no esteu usant una clau GPG "
+"de completa confiança. Assegureu-vos que teniu la clau secreta per a la clau "
 "que esteu emprant."
 
 #: backend/backendpersisthandler.cpp:577
@@ -126,8 +126,8 @@
 "system."
 msgstr ""
 "Error en intentar obrir la cartera %1. La cartera estava "
-"encriptada usant la clau GPG ID %2 però no s'ha trobat esta clau en "
-"el sistema."
+"encriptada usant la clau GPG ID %2 però no s'ha trobat aquesta clau "
+"en el sistema."
 
 #: backend/kwalletbackend.cc:264
 #, kde-format
@@ -186,8 +186,8 @@
 "Ha fallat en sincronitzar la cartera %1 al disc. Els codis d'error "
 "són:\n"
 "RC %2\n"
-"SF %3. Per favor, ompliu un informe d'error a bugs.kde.org usant esta "
-"informació"
+"SF %3. Per favor, ompliu un informe d'error a bugs.kde.org usant "
+"aquesta informació"
 
 #. i18n: ectx: property (text), widget (QPushButton, _allowOnce)
 #: kbetterthankdialogbase.ui:50
@@ -220,7 +220,7 @@
 "to store sensitive data in a secure fashion. Please choose the new 

commit kwallet for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-03-20 21:47:55

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Tue Mar 20 21:47:55 2018 rev:55 rq:586859 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-02-16 
21:34:32.753011136 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-03-20 
21:48:00.612363699 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:42 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * None
+
+---

Old:

  kwallet-5.43.0.tar.xz

New:

  kwallet-5.44.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.Hd7cV2/_old  2018-03-20 21:48:01.648326392 +0100
+++ /var/tmp/diff_new_pack.Hd7cV2/_new  2018-03-20 21:48:01.652326248 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.43
+%define _tar_path 5.44
 # 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}')}
 Name:   kwallet
-Version:5.43.0
+Version:5.44.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -55,7 +55,7 @@
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 Summary:Safe desktop-wide storage for passwords
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz

++ kwallet-5.43.0.tar.xz -> kwallet-5.44.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.43.0/CMakeLists.txt 
new/kwallet-5.44.0/CMakeLists.txt
--- old/kwallet-5.43.0/CMakeLists.txt   2018-02-05 13:03:34.0 +0100
+++ new/kwallet-5.44.0/CMakeLists.txt   2018-03-03 11:07:18.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.43.0  NO_MODULE)
+find_package(ECM 5.44.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.43.0/po/id/kwallet-query.po 
new/kwallet-5.44.0/po/id/kwallet-query.po
--- old/kwallet-5.43.0/po/id/kwallet-query.po   2018-02-05 13:03:34.0 
+0100
+++ new/kwallet-5.44.0/po/id/kwallet-query.po   2018-03-03 11:07:18.0 
+0100
@@ -15,7 +15,6 @@
 "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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.43.0/po/id/kwalletd5.po 
new/kwallet-5.44.0/po/id/kwalletd5.po
--- old/kwallet-5.43.0/po/id/kwalletd5.po   2018-02-05 13:03:34.0 
+0100
+++ new/kwallet-5.44.0/po/id/kwalletd5.po   2018-03-03 11:07:18.0 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-12-01 03:08+0100\n"
-"PO-Revision-Date: 2018-01-29 07:33+0700\n"
+"PO-Revision-Date: 2018-03-03 08:13+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -69,7 +69,7 @@
 "File handling error while attempting to save the wallet %1. Error "
 "was %2. Please fix your system configuration, then try again."
 msgstr ""
-"Galat penanganan berkas ketika coba menyimpan wallet %1. Galat "
+"Galat penanganan fail ketika coba menyimpan wallet %1. Galat "
 "%2. Silakan perbaiki konfigurasi sistem anda, lalu coba lagi."
 
 #: 

commit kwallet for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-02-16 21:34:32

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Fri Feb 16 21:34:32 2018 rev:54 rq:576561 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-01-22 
16:03:33.295937908 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-02-16 
21:34:32.753011136 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:10 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * None
+
+---

Old:

  kwallet-5.42.0.tar.xz

New:

  kwallet-5.43.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.BRM2Ua/_old  2018-02-16 21:34:33.368988893 +0100
+++ /var/tmp/diff_new_pack.BRM2Ua/_new  2018-02-16 21:34:33.376988604 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.42
+%define _tar_path 5.43
 # 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}')}
 Name:   kwallet
-Version:5.42.0
+Version:5.43.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.42.0.tar.xz -> kwallet-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.42.0/CMakeLists.txt 
new/kwallet-5.43.0/CMakeLists.txt
--- old/kwallet-5.42.0/CMakeLists.txt   2018-01-07 17:21:44.0 +0100
+++ new/kwallet-5.43.0/CMakeLists.txt   2018-02-05 13:03:34.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.42.0  NO_MODULE)
+find_package(ECM 5.43.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.42.0/po/de/kwalletd5.po 
new/kwallet-5.43.0/po/de/kwalletd5.po
--- old/kwallet-5.42.0/po/de/kwalletd5.po   2018-01-07 17:21:44.0 
+0100
+++ new/kwallet-5.43.0/po/de/kwalletd5.po   2018-02-05 13:03:34.0 
+0100
@@ -3,13 +3,14 @@
 # Panagiotis Papadopoulos , 2010.
 # Frederik Schwarzer , 2010, 2011, 2013, 2016.
 # Benjamin Weis , 2013.
+# Frank Steinmetzger , 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-12-01 03:08+0100\n"
-"PO-Revision-Date: 2017-01-08 21:28+0100\n"
-"Last-Translator: Burkhard Lück \n"
+"PO-Revision-Date: 2018-01-25 21:44+0100\n"
+"Last-Translator: Frank Steinmetzger \n"
 "Language-Team: German \n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
@@ -35,8 +36,8 @@
 "wallet %1. Error code is %2. Please fix your system "
 "configuration, then try again."
 msgstr ""
-"Fehler beim Versuch OpenPGP für das Speichern des Passwortspeichers zu "
-"initialisieren %1. Der Fehlercode lautet %2. Bitte korrigieren "
+"Fehler beim Versuch, OpenPGP für das Speichern des Passwortspeichers "
+"%1 zu initialisieren. Der Fehlercode lautet %2. Bitte korrigieren "
 "Sie Ihre Systemeinrichtung und versuchen es dann erneut."
 
 #: backend/backendpersisthandler.cpp:514
@@ -45,8 +46,8 @@
 "Error when attempting to initialize OpenPGP while attempting to save the "
 "wallet %1. Please fix your system configuration, then try again."
 msgstr ""
-"Fehler beim Versuch OpenPGP für das Speichern des Passwortspeichers zu "
-"initialisieren %1. Bitte korrigieren Sie Ihre Systemeinrichtung und "
+"Fehler beim Versuch, OpenPGP für das Speichern des Passwortspeichers "
+"%1 zu initialisieren. Bitte korrigieren Sie Ihre Systemeinrichtung und "
 "versuchen es dann erneut."
 
 #: 

commit kwallet for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-01-22 16:03:29

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Mon Jan 22 16:03:29 2018 rev:53 rq:566710 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2018-01-09 
14:44:46.331492190 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-01-22 
16:03:33.295937908 +0100
@@ -1,0 +2,12 @@
+Tue Jan 16 22:50:21 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+  * Use cmake variable kwallet_xml for specifing org.kde.KWallet.xml
+  * Use correct service executable path for installing kwalletd dbus service 
on Win32
+
+---

Old:

  kwallet-5.41.0.tar.xz

New:

  kwallet-5.42.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.DHRW7f/_old  2018-01-22 16:03:33.04967 +0100
+++ /var/tmp/diff_new_pack.DHRW7f/_new  2018-01-22 16:03:34.007904592 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwallet
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.41
+%define _tar_path 5.42
 # 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}')}
 Name:   kwallet
-Version:5.41.0
+Version:5.42.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.41.0.tar.xz -> kwallet-5.42.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.41.0/.reviewboardrc 
new/kwallet-5.42.0/.reviewboardrc
--- old/kwallet-5.41.0/.reviewboardrc   2017-12-02 21:09:03.0 +0100
+++ new/kwallet-5.42.0/.reviewboardrc   1970-01-01 01:00:00.0 +0100
@@ -1,4 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
-REPOSITORY = 'git://anongit.kde.org/kwallet'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.41.0/CMakeLists.txt 
new/kwallet-5.42.0/CMakeLists.txt
--- old/kwallet-5.41.0/CMakeLists.txt   2017-12-02 21:09:03.0 +0100
+++ new/kwallet-5.42.0/CMakeLists.txt   2018-01-07 17:21:44.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.41.0  NO_MODULE)
+find_package(ECM 5.42.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.41.0/po/ca/docs/kwallet-query/man-kwallet-query.1.docbook 
new/kwallet-5.42.0/po/ca/docs/kwallet-query/man-kwallet-query.1.docbook
--- old/kwallet-5.41.0/po/ca/docs/kwallet-query/man-kwallet-query.1.docbook 
2017-12-02 21:09:03.0 +0100
+++ new/kwallet-5.42.0/po/ca/docs/kwallet-query/man-kwallet-query.1.docbook 
2018-01-07 17:21:44.0 +0100
@@ -27,7 +27,7 @@
 Frameworks 5.11
 KDE Frameworks
+>Frameworks del KDE
   
   
 , 2010-2014.
+# Wantoyo , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-12-01 03:08+0100\n"
-"PO-Revision-Date: 2014-10-19 10:53+0700\n"
-"Last-Translator: Andhika Padmawan \n"
+"PO-Revision-Date: 2017-12-27 22:05+0700\n"
+"Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian 

commit kwallet for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2018-01-09 14:44:45

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Tue Jan  9 14:44:45 2018 rev:52 rq:559470 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-11-16 
14:41:17.358072806 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2018-01-09 
14:44:46.331492190 +0100
@@ -1,0 +2,13 @@
+Sun Dec 17 09:43:49 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * Fix some clazy warning
+  * Port to qCDebug
+  * Remove some remove_definition
+  * Port to qCDebug
+
+---

Old:

  kwallet-5.40.0.tar.xz

New:

  kwallet-5.41.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.o2yhHA/_old  2018-01-09 14:44:47.075457302 +0100
+++ /var/tmp/diff_new_pack.o2yhHA/_new  2018-01-09 14:44:47.083456928 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.40
+%define _tar_path 5.41
 # 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}')}
 Name:   kwallet
-Version:5.40.0
+Version:5.41.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -179,6 +179,7 @@
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_libdir}/libKF5Wallet.so.*
+%{_kf5_debugdir}/*.categories
 
 %files -n libkwalletbackend5-5
 %defattr(-,root,root)

++ kwallet-5.40.0.tar.xz -> kwallet-5.41.0.tar.xz ++
 14720 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-11-16 14:41:11

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Thu Nov 16 14:41:11 2017 rev:51 rq:541688 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-10-27 
13:58:14.360942030 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-11-16 
14:41:17.358072806 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * Add explicit keyword
+
+---

Old:

  kwallet-5.39.0.tar.xz

New:

  kwallet-5.40.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.QOFZVq/_old  2017-11-16 14:41:17.970050596 +0100
+++ /var/tmp/diff_new_pack.QOFZVq/_new  2017-11-16 14:41:17.974050451 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.39
+%define _tar_path 5.40
 # 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}')}
 Name:   kwallet
-Version:5.39.0
+Version:5.40.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.39.0.tar.xz -> kwallet-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.39.0/CMakeLists.txt 
new/kwallet-5.40.0/CMakeLists.txt
--- old/kwallet-5.39.0/CMakeLists.txt   2017-10-07 21:24:54.0 +0200
+++ new/kwallet-5.40.0/CMakeLists.txt   2017-11-05 09:40:06.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.39.0  NO_MODULE)
+find_package(ECM 5.40.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.39.0/po/eu/kwallet-query.po 
new/kwallet-5.40.0/po/eu/kwallet-query.po
--- old/kwallet-5.39.0/po/eu/kwallet-query.po   1970-01-01 01:00:00.0 
+0100
+++ new/kwallet-5.40.0/po/eu/kwallet-query.po   2017-11-05 09:40:06.0 
+0100
@@ -0,0 +1,142 @@
+# Translation of kwallet-query.po to Euskara/Basque (eu).
+# Copyright (C) 2017, The Free Software Foundation, Inc.
+# This file is distributed under the same license as the frameworks package.
+# KDE euskaratzeko proiektuaren arduraduna 
+#
+# Translators:
+# Iñigo Salvador Azurmendi , 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: kwallet-query\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2016-11-19 20:12+0100\n"
+"PO-Revision-Date: 2017-10-28 08:21+0100\n"
+"Last-Translator: Iñigo Salvador Azurmendi \n"
+"Language-Team: Basque \n"
+"Language: eu\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 "Iñigo Salvador Azurmendi"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "xa...@euskalnet.net"
+
+#: main.cpp:38 main.cpp:40
+#, kde-format
+msgid "KWallet query interface"
+msgstr "KWallet itaunerako interfazea"
+
+#: main.cpp:42
+#, kde-format
+msgid "(c) 2015, The KDE Developers"
+msgstr "(c) 2015, KDEren garatzaileak"
+
+#: main.cpp:46
+#, kde-format
+msgid "verbose output"
+msgstr "Irteera xehatua"
+
+#: main.cpp:47
+#, kde-format
+msgid "list password entries"
+msgstr "zerrendatu pasahitz sarrerak"
+
+#: main.cpp:48
+#, kde-format
+msgid "reads the secrets from the given "
+msgstr "adierazitako  sekretuak irakurtzen ditu"
+
+#: main.cpp:48 main.cpp:49
+#, kde-format
+msgid 

commit kwallet for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-10-27 13:58:13

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Fri Oct 27 13:58:13 2017 rev:50 rq:536353 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-09-19 
16:27:04.787995973 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-10-27 
13:58:14.360942030 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:44 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * tests/kwalletd/CMakeLists.txt - requires KF5ConfigWidgets now
+
+---

Old:

  kwallet-5.38.0.tar.xz

New:

  kwallet-5.39.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.N319Ye/_old  2017-10-27 13:58:15.916869299 +0200
+++ /var/tmp/diff_new_pack.N319Ye/_new  2017-10-27 13:58:15.920869112 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.38
+%define _tar_path 5.39
 # 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}')}
 Name:   kwallet
-Version:5.38.0
+Version:5.39.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.38.0.tar.xz -> kwallet-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.38.0/CMakeLists.txt 
new/kwallet-5.39.0/CMakeLists.txt
--- old/kwallet-5.38.0/CMakeLists.txt   2017-09-03 10:15:33.0 +0200
+++ new/kwallet-5.39.0/CMakeLists.txt   2017-10-07 21:24:54.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.38.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
+set(KF5_VERSION "5.39.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.38.0  NO_MODULE)
+find_package(ECM 5.39.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.38.0/po/gl/kwalletd5.po 
new/kwallet-5.39.0/po/gl/kwalletd5.po
--- old/kwallet-5.38.0/po/gl/kwalletd5.po   2017-09-03 10:15:33.0 
+0200
+++ new/kwallet-5.39.0/po/gl/kwalletd5.po   2017-10-07 21:24:54.0 
+0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-28 02:58+0200\n"
-"PO-Revision-Date: 2017-08-14 22:57+0100\n"
+"PO-Revision-Date: 2017-10-03 13:29+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -151,7 +151,7 @@
 #: backend/kwalletbackend.cc:270
 #, kde-format
 msgid "Unsupported file format revision."
-msgstr "Revisión do formato do ficheiro non permitida."
+msgstr "Revisión do formato de ficheiro non permitida."
 
 #: backend/kwalletbackend.cc:274
 #, kde-format
@@ -190,8 +190,8 @@
 "Produciuse un erro ao sincronizar a carteira %1 co disco. Os códigos "
 "de erro son:\n"
 "RC %2\n"
-"SF %3. Por favor, informe do erro en bugs.kde.org usando esta "
-"información."
+"SF %3. Por favor, arquive un informe de erro en bugs.kde.org usando "
+"esta información."
 
 #. i18n: ectx: property (text), widget (QPushButton, _allowOnce)
 #: kbetterthankdialogbase.ui:50
@@ -580,7 +580,8 @@
 "dun xeito seguro os contrasinais ou outros datos sensíbeis. Se aínda quere "
 "confgurar unha carteira baseada en GPG cancele este asistente, defina unha "
 "chave de cifrado GPG e volte a este asistente. Tamén pode voltar "
-"atrás e escoller o formato de cifrado blowfish na páxina anterior."
+"atrás e escoller un formato de ficheiro clásico cifrado con blowfish na "
+"páxina anterior."
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel2)
 #: kwalletwizardpageintro.ui:30
@@ -634,7 +635,9 @@
 #: kwalletwizardpageoptions.ui:55
 #, kde-format
 msgid "Store 

commit kwallet for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-09-19 16:27:00

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Tue Sep 19 16:27:00 2017 rev:49 rq:526675 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-08-24 
17:58:49.398132584 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-09-19 
16:27:04.787995973 +0200
@@ -1,0 +2,11 @@
+Tue Sep 12 07:11:18 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
+  * Don't use find_file for finding files in our own source dir
+
+---

Old:

  kwallet-5.37.0.tar.xz

New:

  kwallet-5.38.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.r2iAwS/_old  2017-09-19 16:27:06.019821422 +0200
+++ /var/tmp/diff_new_pack.r2iAwS/_new  2017-09-19 16:27:06.023820855 +0200
@@ -18,13 +18,17 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.37
+%define _tar_path 5.38
+# 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}')}
 Name:   kwallet
-Version:5.37.0
+Version:5.38.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 %if 0%{?is_opensuse} || 0%{?sle_version} >= 13
 BuildRequires:  libqgpgme-devel
@@ -34,18 +38,18 @@
 %else
 BuildRequires:  boost-devel
 %endif
-BuildRequires:  kconfig-devel >= %{_tar_path}
-BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
-BuildRequires:  kcoreaddons-devel >= %{_tar_path}
-BuildRequires:  kdbusaddons-devel >= %{_tar_path}
-BuildRequires:  kdoctools-devel >= %{_tar_path}
+BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kdbusaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kdoctools-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kiconthemes-devel >= %{_tar_path}
-BuildRequires:  knotifications-devel >= %{_tar_path}
-BuildRequires:  kservice-devel >= %{_tar_path}
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  kwindowsystem-devel >= %{_tar_path}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
+BuildRequires:  knotifications-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kservice-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
 BuildRequires:  libgcrypt-devel >= 1.5.0
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0

++ kwallet-5.37.0.tar.xz -> kwallet-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.37.0/CMakeLists.txt 
new/kwallet-5.38.0/CMakeLists.txt
--- old/kwallet-5.37.0/CMakeLists.txt   2017-08-06 20:11:41.0 +0200
+++ new/kwallet-5.38.0/CMakeLists.txt   2017-09-03 10:15:33.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.37.0  NO_MODULE)
+find_package(ECM 5.38.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.37.0/po/gl/kwalletd5.po 
new/kwallet-5.38.0/po/gl/kwalletd5.po
--- old/kwallet-5.37.0/po/gl/kwalletd5.po   2017-08-06 

commit kwallet for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-08-24 17:58:48

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Thu Aug 24 17:58:48 2017 rev:48 rq:516701 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-07-17 
10:26:00.691211293 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-08-24 
17:58:49.398132584 +0200
@@ -1,0 +2,11 @@
+Sat Aug 12 09:23:39 UTC 2017 - christo...@krop.fr
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * More nullptr
+  * API dox: use official name "D-Bus" consistently
+
+---

Old:

  kwallet-5.36.0.tar.xz

New:

  kwallet-5.37.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.7koPwc/_old  2017-08-24 17:58:50.214017667 +0200
+++ /var/tmp/diff_new_pack.7koPwc/_new  2017-08-24 17:58:50.218017103 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   kwallet
-Version:5.36.0
+Version:5.37.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.36.0.tar.xz -> kwallet-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.36.0/.arcconfig 
new/kwallet-5.37.0/.arcconfig
--- old/kwallet-5.36.0/.arcconfig   1970-01-01 01:00:00.0 +0100
+++ new/kwallet-5.37.0/.arcconfig   2017-08-06 20:11:41.0 +0200
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.36.0/CMakeLists.txt 
new/kwallet-5.37.0/CMakeLists.txt
--- old/kwallet-5.36.0/CMakeLists.txt   2017-07-02 10:12:10.0 +0200
+++ new/kwallet-5.37.0/CMakeLists.txt   2017-08-06 20:11:41.0 +0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.36.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
+set(KF5_VERSION "5.37.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.36.0  NO_MODULE)
+find_package(ECM 5.37.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
 include(KDEInstallDirs)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.36.0/po/gl/kwalletd5.po 
new/kwallet-5.37.0/po/gl/kwalletd5.po
--- old/kwallet-5.36.0/po/gl/kwalletd5.po   2017-07-02 10:12:10.0 
+0200
+++ new/kwallet-5.37.0/po/gl/kwalletd5.po   2017-08-06 20:11:41.0 
+0200
@@ -5,20 +5,21 @@
 # mvillarino , 2008, 2009.
 # marce villarino , 2009.
 # Marce Villarino , 2009, 2011, 2012, 2013, 2014.
-# Adrián Chaves Fernández , 2015.
+# Adrián Chaves Fernández , 2015, 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-28 02:58+0200\n"
-"PO-Revision-Date: 2015-03-14 07:23+0100\n"
-"Last-Translator: Adrián Chaves Fernández \n"
+"PO-Revision-Date: 2017-07-26 09:38+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -241,22 +242,16 @@
 
 #: knewwalletdialog.cpp:129 knewwalletdialog.cpp:135 kwalletwizard.cpp:162
 #: 

commit kwallet for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-07-17 10:25:59

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Mon Jul 17 10:25:59 2017 rev:47 rq:509935 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-07-05 
23:53:17.843683645 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-07-17 
10:26:00.691211293 +0200
@@ -1,0 +2,10 @@
+Wed Jul 12 07:14:02 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.36.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
+- Changes since 5.35.0:
+  * [FEATURE] Option to build & install QCH file with the public API dox
+
+---

Old:

  kwallet-5.35.0.tar.xz

New:

  kwallet-5.36.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.qz5QAG/_old  2017-07-17 10:26:01.207138560 +0200
+++ /var/tmp/diff_new_pack.qz5QAG/_new  2017-07-17 10:26:01.207138560 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   kwallet
-Version:5.35.0
+Version:5.36.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.35.0.tar.xz -> kwallet-5.36.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.35.0/CMakeLists.txt 
new/kwallet-5.36.0/CMakeLists.txt
--- old/kwallet-5.35.0/CMakeLists.txt   2017-06-03 12:21:52.0 +0200
+++ new/kwallet-5.36.0/CMakeLists.txt   2017-07-02 10:12:10.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.35.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.35.0") # handled by release scripts
+set(KF5_VERSION "5.36.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.35.0  NO_MODULE)
+find_package(ECM 5.36.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)
 
@@ -19,10 +19,13 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
+include(ECMAddQch)
 include(ECMSetupVersion)
 
 option(BUILD_KWALLETD "Build the kwallet daemon" ON)
 option(BUILD_KWALLET_QUERY "Build kwallet-query tool" ON)
+option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
+add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.35.0/po/gl/kwallet-query.po 
new/kwallet-5.36.0/po/gl/kwallet-query.po
--- old/kwallet-5.35.0/po/gl/kwallet-query.po   2017-06-03 12:21:52.0 
+0200
+++ new/kwallet-5.36.0/po/gl/kwallet-query.po   2017-07-02 10:12:10.0 
+0200
@@ -112,12 +112,12 @@
 #: querydriver.cpp:60
 #, kde-format
 msgid "Wallet %1 not found"
-msgstr "Non se atopou a carteira «%1»."
+msgstr "Non se atopou a carteira %1."
 
 #: querydriver.cpp:80
 #, kde-format
 msgid "Failed to open wallet %1. Aborting"
-msgstr "Non foi posíbel abrir a carteira «%1». Interrompeuse a execución."
+msgstr "Non foi posíbel abrir a carteira %1. Interrompeuse a execución."
 
 #: querydriver.cpp:113 querydriver.cpp:127
 #, kde-format
@@ -127,14 +127,14 @@
 #: querydriver.cpp:136
 #, kde-format
 msgid "Failed to read entry %1 value from the %2 wallet."
-msgstr "Non foi posíbel ler a entrada «%1» na carteira «%2»."
+msgstr "Non foi posíbel ler a entrada %1 na carteira %2."
 
 #: querydriver.cpp:146 querydriver.cpp:160
 #, kde-format
 msgid "Failed to read entry %1 value from the %2 wallet"
-msgstr "Non foi posíbel ler a entrada «%1» na carteira «%2»."
+msgstr "Non foi posíbel ler a entrada %1 na carteira %2."
 
 #: querydriver.cpp:184 querydriver.cpp:198
 #, kde-format
 msgid "Failed to write entry %1 value to %2 wallet"
-msgstr "Non foi posíbel escribir a entrada «%1» na carteira «%2»."
+msgstr "Non foi posíbel escribir a entrada %1 na carteira %2."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kwallet for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-07-05 23:53:13

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Wed Jul  5 23:53:13 2017 rev:46 rq:502973 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-06-01 
16:21:38.984903918 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-07-05 
23:53:17.843683645 +0200
@@ -1,0 +2,14 @@
+Sun Jun 11 09:27:43 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.35.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
+- Changes since 5.34.0:
+  * Replace kwalletd4 after migration has finished
+  * Signal completion of migration agent
+  * Whitespace fixup
+  * Only start timer for migration agent if necessary
+  * Check for unique applicaton instance as early as possible
+
+---

Old:

  kwallet-5.34.0.tar.xz

New:

  kwallet-5.35.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.XpMYTW/_old  2017-07-05 23:53:18.483593509 +0200
+++ /var/tmp/diff_new_pack.XpMYTW/_new  2017-07-05 23:53:18.487592945 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   kwallet
-Version:5.34.0
+Version:5.35.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.34.0.tar.xz -> kwallet-5.35.0.tar.xz ++
 20673 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-06-01 16:21:37

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Thu Jun  1 16:21:37 2017 rev:45 rq:495070 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-04-30 
21:21:25.077679596 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-06-01 
16:21:38.984903918 +0200
@@ -1,0 +2,10 @@
+Mon May 15 13:53:14 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * None
+
+---

Old:

  kwallet-5.33.0.tar.xz

New:

  kwallet-5.34.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.nEply4/_old  2017-06-01 16:21:39.548824399 +0200
+++ /var/tmp/diff_new_pack.nEply4/_new  2017-06-01 16:21:39.548824399 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   kwallet
-Version:5.33.0
+Version:5.34.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.33.0.tar.xz -> kwallet-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.33.0/CMakeLists.txt 
new/kwallet-5.34.0/CMakeLists.txt
--- old/kwallet-5.33.0/CMakeLists.txt   2017-04-01 21:42:28.0 +0200
+++ new/kwallet-5.34.0/CMakeLists.txt   2017-05-06 14:01:21.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.34.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.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.33.0/po/ast/kwallet-query.po 
new/kwallet-5.34.0/po/ast/kwallet-query.po
--- old/kwallet-5.33.0/po/ast/kwallet-query.po  2017-04-01 21:42:28.0 
+0200
+++ new/kwallet-5.34.0/po/ast/kwallet-query.po  2017-05-06 14:01:21.0 
+0200
@@ -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.
 #
-# enolp , 2016.
+# enolp , 2016, 2017.
 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: 2016-12-20 23:21+0100\n"
+"PO-Revision-Date: 2017-04-19 18:27+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
 "Language: ast\n"
@@ -95,12 +95,12 @@
 msgstr "Diéronse milenta argumentos"
 
 #: main.cpp:74
-#, fuzzy, kde-format
+#, kde-format
 msgid "Only one mode (list, read or write) can be set. Aborting"
 msgstr "Namái pue afitase un mou (list, read o write). Albortando"
 
 #: main.cpp:80
-#, fuzzy, kde-format
+#, kde-format
 msgid "Please specify the mode (list or read)."
 msgstr "Especifica'l mou (list ó read), por favor."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.33.0/po/bg/kwalletd5.po 
new/kwallet-5.34.0/po/bg/kwalletd5.po
--- old/kwallet-5.33.0/po/bg/kwalletd5.po   2017-04-01 21:42:28.0 
+0200
+++ new/kwallet-5.34.0/po/bg/kwalletd5.po   2017-05-06 14:01:21.0 
+0200
@@ -1,4 +1,3 @@
-# translation of kwalletd.po to Bulgarian
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwallet-5.33.0/po/es/docs/kwallet-query/man-kwallet-query.1.docbook 
new/kwallet-5.34.0/po/es/docs/kwallet-query/man-kwallet-query.1.docbook
--- old/kwallet-5.33.0/po/es/docs/kwallet-query/man-kwallet-query.1.docbook 
1970-01-01 01:00:00.0 +0100
+++ 

commit kwallet for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-04-30 21:21:23

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Sun Apr 30 21:21:23 2017 rev:44 rq:492091 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-03-28 
15:12:42.486421845 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-04-30 
21:21:25.077679596 +0200
@@ -1,0 +2,11 @@
+Sat Apr 15 10:11:56 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.33.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
+- Changes since 5.32.0:
+  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  kwallet-5.32.0.tar.xz

New:

  kwallet-5.33.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.KOuifj/_old  2017-04-30 21:21:25.793578655 +0200
+++ /var/tmp/diff_new_pack.KOuifj/_new  2017-04-30 21:21:25.797578091 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   kwallet
-Version:5.32.0
+Version:5.33.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.32.0.tar.xz -> kwallet-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.32.0/CMakeLists.txt 
new/kwallet-5.33.0/CMakeLists.txt
--- old/kwallet-5.32.0/CMakeLists.txt   2017-03-04 17:21:23.0 +0100
+++ new/kwallet-5.33.0/CMakeLists.txt   2017-04-01 21:42:28.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.32.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
+set(KF5_VERSION "5.33.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.32.0  NO_MODULE)
+find_package(ECM 5.33.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.32.0/po/cs/kwalletd5.po 
new/kwallet-5.33.0/po/cs/kwalletd5.po
--- old/kwallet-5.32.0/po/cs/kwalletd5.po   2017-03-04 17:21:23.0 
+0100
+++ new/kwallet-5.33.0/po/cs/kwalletd5.po   2017-04-01 21:42:28.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-12-15 04:19+0100\n"
-"PO-Revision-Date: 2017-02-21 14:15+0100\n"
+"PO-Revision-Date: 2017-03-08 10:52+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -815,7 +815,7 @@
 "Would you like them to be migrated to this new KWallet version? The "
 "operation will only take one minute to be performed.\n"
 msgstr ""
-"Gratuluji. Systém zjistil, že máte spuštěnu poslední verzi KWallet, "
+"Gratuluji. Systém zjistil, že máte spuštěnu nejnovější verzi KWallet, "
 "využívající KDE Frameworks 5.\n"
 "\n"
 "Zdá se, že máte ve svém systému rovněž úschovnu(y) z KDE4.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.32.0/po/gl/kwalletd5.po 
new/kwallet-5.33.0/po/gl/kwalletd5.po
--- old/kwallet-5.32.0/po/gl/kwalletd5.po   2017-03-04 17:21:23.0 
+0100
+++ new/kwallet-5.33.0/po/gl/kwalletd5.po   2017-04-01 21:42:28.0 
+0200
@@ -654,10 +654,10 @@
 msgstr ""
 "Varios aplicativos poden intentar usar a carteira de KDE para gardar "
 "contrasinais ou outra información como datos de formularios web e cookies. "
-"Se quer que eses aplicativos usen a carteira, debe indicalo agora e escoller "
-"un contrasinal. O contrasinal que escolla non ha poder recuperarse se "
-"o perde, e permitirá que calquera que o coñeza obteña toda a información "
-"contida na carteira."
+"Se quere que eses aplicativos usen a carteira, debe indicalo agora e "
+"escoller un contrasinal. O contrasinal que escolla non ha poder "
+"recuperarse se o perde, e permitirá que calquera que o coñeza obteña toda a "
+"información contida na carteira."
 
 #. i18n: ectx: property (text), widget 

commit kwallet for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-03-28 15:12:41

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Tue Mar 28 15:12:41 2017 rev:43 rq:481540 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-03-13 
15:30:29.323670950 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-03-28 
15:12:42.486421845 +0200
@@ -1,0 +2,13 @@
+Sun Mar 19 14:51:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Commit translations from l10n-kf5
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Fix -Wdocumentation warning
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  kwallet-5.31.0.tar.xz

New:

  kwallet-5.32.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.bPVkfD/_old  2017-03-28 15:12:43.074338562 +0200
+++ /var/tmp/diff_new_pack.bPVkfD/_new  2017-03-28 15:12:43.078337995 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   kwallet
-Version:5.31.0
+Version:5.32.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kwallet-5.31.0.tar.xz -> kwallet-5.32.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.31.0/CMakeLists.txt 
new/kwallet-5.32.0/CMakeLists.txt
--- old/kwallet-5.31.0/CMakeLists.txt   2017-02-05 12:15:10.0 +0100
+++ new/kwallet-5.32.0/CMakeLists.txt   2017-03-04 17:21:23.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.31.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
+set(KF5_VERSION "5.32.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.31.0  NO_MODULE)
+find_package(ECM 5.32.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.31.0/po/ca@valencia/kwallet-query.po 
new/kwallet-5.32.0/po/ca@valencia/kwallet-query.po
--- old/kwallet-5.31.0/po/ca@valencia/kwallet-query.po  2017-02-05 
12:15:10.0 +0100
+++ new/kwallet-5.32.0/po/ca@valencia/kwallet-query.po  2017-03-04 
17:21:23.0 +0100
@@ -94,7 +94,7 @@
 #: main.cpp:63
 #, kde-format
 msgid "Missing argument"
-msgstr "Manca un argument"
+msgstr "Falta un argument"
 
 #: main.cpp:67
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.31.0/po/cs/kwalletd5.po 
new/kwallet-5.32.0/po/cs/kwalletd5.po
--- old/kwallet-5.31.0/po/cs/kwalletd5.po   2017-02-05 12:15:10.0 
+0100
+++ new/kwallet-5.32.0/po/cs/kwalletd5.po   2017-03-04 17:21:23.0 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2010, 2011, 2013, 2014, 2015, 2016.
+# Vít Pelčák , 2010, 2011, 2013, 2014, 2015, 2016, 2017.
 # Tomáš Chvátal , 2013.
 #
 msgid ""
@@ -8,7 +8,7 @@
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-12-15 04:19+0100\n"
-"PO-Revision-Date: 2016-08-17 09:55+0100\n"
+"PO-Revision-Date: 2017-02-21 14:15+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -233,6 +233,8 @@
 "The GpgME library failed to initialize for the OpenPGP protocol. Please "
 "check your system's configuration then try again."
 msgstr ""
+"Knihovně GpgME se nezdařilo spustit protokol OpenPGP. Prosím, zkontrolujte "
+"nastavení systému a zkuste to znovu."
 
 #: knewwalletdialog.cpp:156
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.31.0/po/da/kwalletd5.po 
new/kwallet-5.32.0/po/da/kwalletd5.po
--- old/kwallet-5.31.0/po/da/kwalletd5.po 

commit kwallet for openSUSE:Factory

2017-03-13 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-03-13 15:30:28

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Mon Mar 13 15:30:28 2017 rev:42 rq:478313 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-03-03 
17:20:39.455644027 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-03-13 
15:30:29.323670950 +0100
@@ -1,0 +2,6 @@
+Thu Mar  9 23:19:25 UTC 2017 - wba...@tmo.at
+
+- Build against libqgpgme-devel on openSUSE and SLE13 to enable GPG
+  encryption, gpgmepp5 is not supported any more
+
+---



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.18wiGZ/_old  2017-03-13 15:30:30.011573728 +0100
+++ /var/tmp/diff_new_pack.18wiGZ/_new  2017-03-13 15:30:30.015573162 +0100
@@ -26,12 +26,8 @@
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
-%if 0%{?is_opensuse}
-%if 0%{?suse_version} >= 1330
+%if 0%{?is_opensuse} || 0%{?sle_version} >= 13
 BuildRequires:  libqgpgme-devel
-%else
-BuildRequires:  gpgmepp5-devel
-%endif
 %endif
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel




commit kwallet for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-03-03 17:20:38

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Fri Mar  3 17:20:38 2017 rev:41 rq:461465 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-02-08 
10:49:20.272947391 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-03-03 
17:20:39.455644027 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:34:13 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  kwallet-5.30.0.tar.xz

New:

  kwallet-5.31.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.7mQpDI/_old  2017-03-03 17:20:40.099552948 +0100
+++ /var/tmp/diff_new_pack.7mQpDI/_new  2017-03-03 17:20:40.099552948 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kwallet
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -51,9 +51,9 @@
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  libgcrypt-devel >= 1.5.0
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -124,7 +124,7 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   libkwalletbackend5-5 = %{version}
-Requires:   cmake(Qt5Gui) >= 5.5.0
+Requires:   cmake(Qt5Gui) >= 5.6.0
 # Was shortly present in K:F5
 Obsoletes:  kwallet-framework-devel <= %{version}
 Provides:   kwallet-framework-devel = %{version}

++ kwallet-5.30.0.tar.xz -> kwallet-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.30.0/CMakeLists.txt 
new/kwallet-5.31.0/CMakeLists.txt
--- old/kwallet-5.30.0/CMakeLists.txt   2017-01-08 22:03:12.0 +0100
+++ new/kwallet-5.31.0/CMakeLists.txt   2017-02-05 12:15:10.0 +0100
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project(KWallet VERSION ${KF5_VERSION})
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
 include(KDEInstallDirs)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.30.0/po/de/kwalletd5.po 
new/kwallet-5.31.0/po/de/kwalletd5.po
--- old/kwallet-5.30.0/po/de/kwalletd5.po   2017-01-08 22:03:12.0 
+0100
+++ new/kwallet-5.31.0/po/de/kwalletd5.po   2017-02-05 12:15:10.0 
+0100
@@ -1,5 +1,5 @@
 # Thomas Reitelbach , 2008, 2009.
-# Burkhard Lück , 2009, 2013, 2014, 2015.
+# Burkhard Lück , 2009, 2013, 2014, 2015, 2017.
 # Panagiotis Papadopoulos , 2010.
 # Frederik Schwarzer , 2010, 2011, 2013, 2016.
 # Benjamin Weis , 2013.
@@ -8,8 +8,8 @@
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-12-15 04:19+0100\n"
-"PO-Revision-Date: 2016-08-12 13:00+0100\n"
-"Last-Translator: Frederik Schwarzer \n"
+"PO-Revision-Date: 2017-01-08 21:28+0100\n"
+"Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
@@ -239,15 

commit kwallet for openSUSE:Factory

2017-02-08 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-02-08 10:49:19

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2017-02-03 
17:46:34.129392099 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-02-08 
10:49:20.272947391 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 11:56:37 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.ScEApH/_old  2017-02-08 10:49:20.748881065 +0100
+++ /var/tmp/diff_new_pack.ScEApH/_new  2017-02-08 10:49:20.748881065 +0100
@@ -33,7 +33,11 @@
 BuildRequires:  gpgmepp5-devel
 %endif
 %endif
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  kconfig-devel >= %{_tar_path}
 BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
 BuildRequires:  kcoreaddons-devel >= %{_tar_path}




commit kwallet for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2017-01-31 12:09:51

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-12-17 
11:13:35.048230227 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-02-03 
17:46:34.129392099 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:44:02 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  kwallet-5.29.0.tar.xz

New:

  kwallet-5.30.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.d73uMr/_old  2017-02-03 17:46:34.521336622 +0100
+++ /var/tmp/diff_new_pack.d73uMr/_new  2017-02-03 17:46:34.525336056 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwallet
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   kwallet
-Version:5.29.0
+Version:5.30.0
 Release:0
 %define kf5_version %{version}
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 %if 0%{?is_opensuse}

++ kwallet-5.29.0.tar.xz -> kwallet-5.30.0.tar.xz ++
 27153 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-11-17 12:37:39

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-10-28 
12:24:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-11-17 
12:37:40.0 +0100
@@ -1,0 +2,9 @@
+Sat Nov  5 22:11:57 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.28.0
+  * If Gpgmepp is not found, try to use KF5Gpgmepp
+  * Use Gpgmepp from GpgME-1.7.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  kwallet-5.27.0.tar.xz

New:

  kwallet-5.28.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.2lo2xE/_old  2016-11-17 12:37:41.0 +0100
+++ /var/tmp/diff_new_pack.2lo2xE/_new  2016-11-17 12:37:41.0 +0100
@@ -18,17 +18,22 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   kwallet
-Version:5.27.0
+Version:5.28.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 %if 0%{?is_opensuse}
+%if 0%{?suse_version} >= 1330
+BuildRequires:  libqgpgme-devel
+%else
 BuildRequires:  gpgmepp5-devel
 %endif
+%endif
+BuildRequires:  boost-devel
 BuildRequires:  kconfig-devel >= %{_tar_path}
 BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
 BuildRequires:  kcoreaddons-devel >= %{_tar_path}

++ kwallet-5.27.0.tar.xz -> kwallet-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.27.0/CMakeLists.txt 
new/kwallet-5.28.0/CMakeLists.txt
--- old/kwallet-5.27.0/CMakeLists.txt   2016-10-02 12:00:59.0 +0200
+++ new/kwallet-5.28.0/CMakeLists.txt   2016-11-05 15:59:12.0 +0100
@@ -4,7 +4,7 @@
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.27.0  NO_MODULE)
+find_package(ECM 5.28.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)
 
@@ -14,8 +14,8 @@
 set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION "5.27.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.27.0") # handled by release scripts
+set(KF5_VERSION "5.28.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.28.0") # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwallet-5.27.0/po/de/docs/kwallet-query/man-kwallet-query.1.docbook 
new/kwallet-5.28.0/po/de/docs/kwallet-query/man-kwallet-query.1.docbook
--- old/kwallet-5.27.0/po/de/docs/kwallet-query/man-kwallet-query.1.docbook 
2016-10-02 12:00:59.0 +0200
+++ new/kwallet-5.28.0/po/de/docs/kwallet-query/man-kwallet-query.1.docbook 
2016-11-05 15:59:12.0 +0100
@@ -61,7 +61,7 @@
 kwallet-query kann dazu verwendet werden, wenn Shell-Skripte den 
 >KDE-Passwortspeicher lesen oder aktualisieren. Dazu werden die Einträge im 
 >Programm KDE-Passwortspeicher. Der einzige Parameter ist der Name des  geändert. Der einzige Parameter ist der Name des Passwortspeichers, der gelesen oder aktualisiert werden soll. Der Operationsmodus wird durch 
 >die angegebenen Optionen bestimmt.
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.27.0/po/fi/kwalletd5.po 
new/kwallet-5.28.0/po/fi/kwalletd5.po
--- old/kwallet-5.27.0/po/fi/kwalletd5.po   2016-10-02 12:00:59.0 
+0200
+++ new/kwallet-5.28.0/po/fi/kwalletd5.po   2016-11-05 15:59:12.0 
+0100
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the kdebase package.
 # Tommi Nieminen , 2009, 2010, 2011.
 # Jorma Karvonen , 2010.
-# Lasse Liehu , 2011, 2013, 2014, 2015.
+# Lasse Liehu , 2011, 2013, 2014, 2015, 2016.
 #
 # KDE Finnish translation sprint participants:
 # Author: Lliehu
@@ -12,7 +12,7 @@
 "Project-Id-Version: kwalletd\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 

commit kwallet for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-10-28 12:24:03

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-10-10 
17:35:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-10-28 
12:24:04.0 +0200
@@ -1,0 +2,12 @@
+Sun Oct  9 13:00:27 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * Check whether kwallet is enabled in Wallet::isOpen(name)
+(kde#358260)
+  * Add missing boost header
+  * Remove duplicate search for KF5DocTools
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+- Drop upstreamed fix-isOpen-crash-when-wallet-disabled.patch
+
+---

Old:

  fix-isOpen-crash-when-wallet-disabled.patch
  kwallet-5.26.0.tar.xz

New:

  kwallet-5.27.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.3v8UAb/_old  2016-10-28 12:24:05.0 +0200
+++ /var/tmp/diff_new_pack.3v8UAb/_new  2016-10-28 12:24:05.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   kwallet
-Version:5.26.0
+Version:5.27.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -51,8 +51,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM fix-isOpen-crash-when-wallet-disabled.patch kde#358260 -- 
fix crash in drkonqi (and maybe other applications) if kwallet is disabled
-Patch:  fix-isOpen-crash-when-wallet-disabled.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -131,7 +129,6 @@
 %lang_package -n kwalletd5
 %prep
 %setup -q
-%patch -p1
 
 %build
   %cmake_kf5 -d build

++ kwallet-5.26.0.tar.xz -> kwallet-5.27.0.tar.xz ++
 5975 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2016-10-10 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-10-10 17:35:56

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-09-14 
23:28:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-10-10 
17:35:57.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct  6 14:48:04 UTC 2016 - wba...@tmo.at
+
+- Add fix-isOpen-crash-when-wallet-disabled.patch to fix a crash in
+  drkonqi (and maybe other applications) if kwallet is disabled
+  (kde#358260)
+
+---

New:

  fix-isOpen-crash-when-wallet-disabled.patch



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.A25EM9/_old  2016-10-10 17:35:58.0 +0200
+++ /var/tmp/diff_new_pack.A25EM9/_new  2016-10-10 17:35:58.0 +0200
@@ -51,6 +51,8 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM fix-isOpen-crash-when-wallet-disabled.patch kde#358260 -- 
fix crash in drkonqi (and maybe other applications) if kwallet is disabled
+Patch:  fix-isOpen-crash-when-wallet-disabled.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -129,6 +131,7 @@
 %lang_package -n kwalletd5
 %prep
 %setup -q
+%patch -p1
 
 %build
   %cmake_kf5 -d build

++ fix-isOpen-crash-when-wallet-disabled.patch ++
From: Wolfgang Bauer 
Date: Sat, 01 Oct 2016 09:43:23 +
Subject: Check whether kwallet is enabled in Wallet::isOpen(name)
X-Git-Tag: v5.27.0-rc1
X-Git-Url: 
http://quickgit.kde.org/?p=kwallet.git=commitdiff=48ec969bcf36fde17de027576859c98bae609c73
---
Check whether kwallet is enabled in Wallet::isOpen(name)

If kwallet is disabled, walletlauncher() fails to start the service and
walletLauncher()->getInterface().isOpen(name) causes a crash.
This affects e.g. drkonqi, but probably also other applications.

Return false in this case, if kwallet is disabled a wallet cannot be
open either.

BUG: 358260
FIXED-IN: 5.27.0
REVIEW: 128831
---


--- a/src/api/KWallet/kwallet.cpp
+++ b/src/api/KWallet/kwallet.cpp
@@ -363,14 +363,16 @@
 }
 } else {
 #endif
-QDBusReply r = walletLauncher()->getInterface().isOpen(name);
-
-if (!r.isValid()) {
-qDebug() << "Invalid DBus reply: " << r.error();
-return false;
-} else {
-return r;
-}
+if (walletLauncher()->m_walletEnabled) {
+QDBusReply r = walletLauncher()->getInterface().isOpen(name);
+
+if (!r.isValid()) {
+qDebug() << "Invalid DBus reply: " << r.error();
+return false;
+} else {
+return r;
+}
+} else return false;
 #if HAVE_KSECRETSSERVICE
 }
 #endif




commit kwallet for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-09-14 23:28:48

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-08-29 
15:11:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-09-14 
23:28:55.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep  6 20:54:04 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.26.0
+  * Move kwallet-query docbook to correct subdir
+  * Fix wording an -> one
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+---

Old:

  kwallet-5.25.0.tar.xz

New:

  kwallet-5.26.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.aLsJyu/_old  2016-09-14 23:28:56.0 +0200
+++ /var/tmp/diff_new_pack.aLsJyu/_new  2016-09-14 23:28:56.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   kwallet
-Version:5.25.0
+Version:5.26.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.25.0.tar.xz -> kwallet-5.26.0.tar.xz ++
 4702 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-08-29 15:11:17

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-07-15 
12:40:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-08-29 
15:11:21.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 21:57:22 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---

Old:

  kwallet-5.24.0.tar.xz

New:

  kwallet-5.25.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.ET3Av1/_old  2016-08-29 15:11:22.0 +0200
+++ /var/tmp/diff_new_pack.ET3Av1/_new  2016-08-29 15:11:22.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   kwallet
-Version:5.24.0
+Version:5.25.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -42,9 +42,9 @@
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  libgcrypt-devel >= 1.5.0
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -115,7 +115,7 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   libkwalletbackend5-5 = %{version}
-Requires:   cmake(Qt5Gui) >= 5.4.0
+Requires:   cmake(Qt5Gui) >= 5.5.0
 # Was shortly present in K:F5
 Obsoletes:  kwallet-framework-devel <= %{version}
 Provides:   kwallet-framework-devel = %{version}

++ kwallet-5.24.0.tar.xz -> kwallet-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.24.0/CMakeLists.txt 
new/kwallet-5.25.0/CMakeLists.txt
--- old/kwallet-5.24.0/CMakeLists.txt   2016-07-03 11:26:16.0 +0200
+++ new/kwallet-5.25.0/CMakeLists.txt   2016-08-07 15:59:41.0 +0200
@@ -4,18 +4,18 @@
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.24.0  NO_MODULE)
+find_package(ECM 5.25.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)
 
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
-set(REQUIRED_QT_VERSION 5.4.0)
+set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION "5.24.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
+set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.24.0/po/ca@valencia/kwalletd5.po 
new/kwallet-5.25.0/po/ca@valencia/kwalletd5.po
--- old/kwallet-5.24.0/po/ca@valencia/kwalletd5.po  2016-07-03 
11:26:16.0 +0200
+++ new/kwallet-5.25.0/po/ca@valencia/kwalletd5.po  2016-08-07 
15:59:41.0 +0200
@@ -1,5 +1,5 @@
 # Translation of kwalletd5.po to Catalan (Valencian)
-# Copyright (C) 2014-2015 This_file_is_part_of_KDE
+# Copyright (C) 2014-2016 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.24.0/po/pl/kwalletd5.po 
new/kwallet-5.25.0/po/pl/kwalletd5.po
--- old/kwallet-5.24.0/po/pl/kwalletd5.po   2016-07-03 11:26:16.0 
+0200
+++ new/kwallet-5.25.0/po/pl/kwalletd5.po   2016-08-07 15:59:41.0 
+0200
@@ -4,13 +4,13 @@
 #
 # Michał Smoczyk , 2008.
 # Marta Rybczyńska , 2009, 2010.
-# Łukasz Wojniłowicz 

commit kwallet for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-07-15 12:40:13

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-07-03 
12:25:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-07-15 
12:40:15.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:06:35 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kwallet-5.23.0.tar.xz

New:

  kwallet-5.24.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.kTMXrN/_old  2016-07-15 12:40:15.0 +0200
+++ /var/tmp/diff_new_pack.kTMXrN/_new  2016-07-15 12:40:15.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kwallet
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.23.0.tar.xz -> kwallet-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.23.0/CMakeLists.txt 
new/kwallet-5.24.0/CMakeLists.txt
--- old/kwallet-5.23.0/CMakeLists.txt   2016-06-06 13:48:46.0 +0200
+++ new/kwallet-5.24.0/CMakeLists.txt   2016-07-03 11:26:16.0 +0200
@@ -4,7 +4,7 @@
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.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)
 
@@ -14,8 +14,8 @@
 set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
@@ -38,5 +38,8 @@
 add_subdirectory(src)
 add_subdirectory(autotests)
 add_subdirectory(tests)
+if (KF5DocTools_FOUND)
+add_subdirectory(docs)
+endif()
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.23.0/docs/CMakeLists.txt 
new/kwallet-5.24.0/docs/CMakeLists.txt
--- old/kwallet-5.23.0/docs/CMakeLists.txt  1970-01-01 01:00:00.0 
+0100
+++ new/kwallet-5.24.0/docs/CMakeLists.txt  2016-07-03 11:26:16.0 
+0200
@@ -0,0 +1,10 @@
+#
+# The main documentation is written using asciidoc
+# So, the files *.adoc are the documentation sources
+# These are converted to docbook format using the a2x
+# tool that commes with the asciidoc package
+#
+FIND_PACKAGE(KF5 ${KF5_VERSION} REQUIRED DocTools)
+
+set(m kwallet-query)
+kdoctools_create_manpage(man-${m}.1.docbook 1 INSTALL_DESTINATION 
${KDE_INSTALL_MANDIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.23.0/docs/man-kwallet-query.1.docbook 
new/kwallet-5.24.0/docs/man-kwallet-query.1.docbook
--- old/kwallet-5.23.0/docs/man-kwallet-query.1.docbook 1970-01-01 
01:00:00.0 +0100
+++ new/kwallet-5.24.0/docs/man-kwallet-query.1.docbook 2016-07-03 
11:26:16.0 +0200
@@ -0,0 +1,169 @@
+
+
+]>
+
+  
+kwallet-query(1)
+
+  Valentin
+  Rusu
+  Original author
+  
+k...@rusu.info
+  
+
+2015-06-14
+Frameworks 5.11
+KDE Frameworks
+  
+  
+kwallet-query
+1
+
+
+  
+  
+kwallet-query
+KDE Wallet command-line manipulation tool
+  
+  
+
+  kwallet-query
+  OPTIONS
+  wallet
+
+  
+  
+DESCRIPTION
+kwallet-query comes in handy when shell scripts need to read or 
update the KDE Wallet. It works by manipulating the entries displayed in the 
KDE Wallet Manager utility. Its only 
parameter is the walletname the tool should read or 
update. The operation mode is specified by the options.
+  
+  
+OPTIONS
+
+  
+
+  -h,--help
+
+
+  Display a short help message
+
+  
+  
+
+  

commit kwallet for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-07-03 12:25:24

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-05-19 
12:09:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-07-03 
12:25:32.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun  6 21:28:03 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * KWalletd migration: fix error handling, stops the migration
+from happening on every single boot.
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  kwallet-5.22.0.tar.xz

New:

  kwallet-5.23.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.xW8PEd/_old  2016-07-03 12:25:33.0 +0200
+++ /var/tmp/diff_new_pack.xW8PEd/_new  2016-07-03 12:25:33.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   kwallet
-Version:5.22.0
+Version:5.23.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.22.0.tar.xz -> kwallet-5.23.0.tar.xz ++
 8990 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-05-19 12:09:52

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-04-12 
19:27:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-05-19 
12:09:53.0 +0200
@@ -1,0 +2,8 @@
+Sat May  7 18:34:14 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * Disable seession restore for kwalletd5
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  kwallet-5.21.0.tar.xz

New:

  kwallet-5.22.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.hm2fo5/_old  2016-05-19 12:09:54.0 +0200
+++ /var/tmp/diff_new_pack.hm2fo5/_new  2016-05-19 12:09:54.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   kwallet
-Version:5.21.0
+Version:5.22.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.21.0.tar.xz -> kwallet-5.22.0.tar.xz ++
 6045 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-04-12 19:27:28

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-03-16 
10:32:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-04-12 
19:27:30.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr  4 14:22:37 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+---

Old:

  kwallet-5.20.0.tar.xz

New:

  kwallet-5.21.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.ph1vcg/_old  2016-04-12 19:27:31.0 +0200
+++ /var/tmp/diff_new_pack.ph1vcg/_new  2016-04-12 19:27:31.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   kwallet
-Version:5.20.0
+Version:5.21.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -42,9 +42,9 @@
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  libgcrypt-devel >= 1.5.0
-BuildRequires:  cmake(Qt5DBus) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -115,7 +115,7 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   libkwalletbackend5-5 = %{version}
-Requires:   cmake(Qt5Gui) >= 5.3.0
+Requires:   cmake(Qt5Gui) >= 5.4.0
 # Was shortly present in K:F5
 Obsoletes:  kwallet-framework-devel <= %{version}
 Provides:   kwallet-framework-devel = %{version}

++ kwallet-5.20.0.tar.xz -> kwallet-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.20.0/CMakeLists.txt 
new/kwallet-5.21.0/CMakeLists.txt
--- old/kwallet-5.20.0/CMakeLists.txt   2016-03-05 20:10:45.0 +0100
+++ new/kwallet-5.21.0/CMakeLists.txt   2016-04-03 23:04:46.0 +0200
@@ -4,18 +4,18 @@
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.20.0  NO_MODULE)
+find_package(ECM 5.21.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)
 
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
-set(REQUIRED_QT_VERSION 5.3.0)
+set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION "5.20.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
+set(KF5_VERSION "5.21.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.20.0/po/ast/kwalletd5.po 
new/kwallet-5.21.0/po/ast/kwalletd5.po
--- old/kwallet-5.20.0/po/ast/kwalletd5.po  2016-03-05 20:10:45.0 
+0100
+++ new/kwallet-5.21.0/po/ast/kwalletd5.po  2016-04-03 23:04:46.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdebase-runtime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-01-05 09:00+\n"
-"PO-Revision-Date: 2016-02-07 13:20+0100\n"
+"PO-Revision-Date: 2016-03-08 15:22+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian <>\n"
 "Language: ast\n"
@@ -84,7 +84,7 @@
 
 #: backend/backendpersisthandler.cpp:630
 msgid "Retry"
-msgstr "Reintentar"
+msgstr "Retentar"
 
 #: backend/backendpersisthandler.cpp:632
 #, kde-format
@@ -93,9 +93,9 @@
 "you're using a SmartCard, please ensure it's inserted then try again."
 "GPG error was %2"
 msgstr ""
-"Fallu al intentar descifrar la cartera %1 usando GPG. Si tas "
-"usando una tarxeta intelixente, asegúrate por favor que ta inxertada ya "
-"inténtalo de nueves. El fallu de GPG foi 

commit kwallet for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-03-16 10:32:04

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-02-24 
18:57:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-03-16 
10:32:05.0 +0100
@@ -1,0 +2,11 @@
+Sun Mar  6 10:02:35 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * Make sure KDocTools is looked-up
+  * Don't pass a negative number to dbus, it asserts in libdbus
+  * Clean cmake files
+  * KWallet::openWallet(Synchronous): don't time out after 25 seconds
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  kwallet-5.19.0.tar.xz

New:

  kwallet-5.20.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.RL6VhK/_old  2016-03-16 10:32:06.0 +0100
+++ /var/tmp/diff_new_pack.RL6VhK/_new  2016-03-16 10:32:06.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   kwallet
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.19.0.tar.xz -> kwallet-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.19.0/CMakeLists.txt 
new/kwallet-5.20.0/CMakeLists.txt
--- old/kwallet-5.19.0/CMakeLists.txt   2016-02-06 14:58:54.0 +0100
+++ new/kwallet-5.20.0/CMakeLists.txt   2016-03-05 20:10:45.0 +0100
@@ -4,7 +4,7 @@
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.19.0  NO_MODULE)
+find_package(ECM 5.20.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)
 
@@ -14,8 +14,8 @@
 set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION "5.19.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
+set(KF5_VERSION "5.20.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
@@ -25,9 +25,11 @@
 option(BUILD_KWALLETD "Build the kwallet daemon" ON)
 option(BUILD_KWALLET_QUERY "Build kwallet-query tool" ON)
 
+find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5WindowSystem ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
+find_package(KF5DocTools ${KF5_DEP_VERSION})
 
 add_definitions(-DTRANSLATION_DOMAIN=\"kwalletd5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.19.0/po/ast/kwallet-query.po 
new/kwallet-5.20.0/po/ast/kwallet-query.po
--- old/kwallet-5.19.0/po/ast/kwallet-query.po  2016-02-06 14:58:54.0 
+0100
+++ new/kwallet-5.20.0/po/ast/kwallet-query.po  2016-03-05 20:10:45.0 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2015-06-16 11:56+\n"
+"POT-Creation-Date: 2016-02-25 07:46+\n"
 "PO-Revision-Date: 2016-02-04 20:07+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian <>\n"
@@ -25,10 +25,6 @@
 msgid "Your emails"
 msgstr "alministrado...@softastur.org"
 
-#: main.cpp:37
-msgid "kwallet-query"
-msgstr "kwallet-query"
-
 #: main.cpp:38 main.cpp:40
 msgid "KWallet query interface"
 msgstr "Interfaz de solicitú de KWallet"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.19.0/po/ast/kwalletd5.po 
new/kwallet-5.20.0/po/ast/kwalletd5.po
--- old/kwallet-5.19.0/po/ast/kwalletd5.po  2016-02-06 14:58:54.0 
+0100
+++ new/kwallet-5.20.0/po/ast/kwalletd5.po  2016-03-05 20:10:45.0 
+0100
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdebase-runtime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-01-05 09:00+\n"
-"PO-Revision-Date: 2016-02-05 03:10+0100\n"
-"Last-Translator: enolp \n"
+"PO-Revision-Date: 

commit kwallet for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-02-24 18:57:22

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-01-20 
09:48:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-02-24 
18:57:23.0 +0100
@@ -1,0 +2,13 @@
+Sat Feb  6 18:07:37 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * Duplicate the file descriptor while opening the file to read the env
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---
+Mon Feb  1 18:01:58 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Enable gpgmepp5 integration on Leap also
+
+---

Old:

  kwallet-5.18.0.tar.xz

New:

  kwallet-5.19.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.HrVWia/_old  2016-02-24 18:57:24.0 +0100
+++ /var/tmp/diff_new_pack.HrVWia/_new  2016-02-24 18:57:24.0 +0100
@@ -18,18 +18,19 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   kwallet
-Version:5.18.0
+Version:5.19.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
-%if 0%{?suse_version} > 1320
+%if 0%{?is_opensuse}
 BuildRequires:  gpgmepp5-devel
 %endif
 BuildRequires:  kconfig-devel >= %{_tar_path}
+BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
 BuildRequires:  kcoreaddons-devel >= %{_tar_path}
 BuildRequires:  kdbusaddons-devel >= %{_tar_path}
 BuildRequires:  kdoctools-devel >= %{_tar_path}

++ kwallet-5.18.0.tar.xz -> kwallet-5.19.0.tar.xz ++
 13953 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-01-20 09:48:26

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-12-29 
12:54:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-01-20 
09:48:27.0 +0100
@@ -1,0 +2,8 @@
+Sat Jan  2 17:45:33 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * kwalletd: Fix FILE* leak
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+---

Old:

  kwallet-5.17.0.tar.xz

New:

  kwallet-5.18.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.L9g1S6/_old  2016-01-20 09:48:28.0 +0100
+++ /var/tmp/diff_new_pack.L9g1S6/_new  2016-01-20 09:48:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwallet
 #
-# 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
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   kwallet
-Version:5.17.0
+Version:5.18.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.17.0.tar.xz -> kwallet-5.18.0.tar.xz ++
 17538 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-12-29 12:54:53

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-11-24 
22:25:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-12-29 
12:54:54.0 +0100
@@ -1,0 +2,8 @@
+Thu Dec 10 23:10:16 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * Correctly handle the case where the user deactivated us
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+---

Old:

  kwallet-5.16.0.tar.xz

New:

  kwallet-5.17.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.jUrMJl/_old  2015-12-29 12:54:56.0 +0100
+++ /var/tmp/diff_new_pack.jUrMJl/_new  2015-12-29 12:54:56.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   kwallet
-Version:5.16.0
+Version:5.17.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.16.0.tar.xz -> kwallet-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.16.0/CMakeLists.txt 
new/kwallet-5.17.0/CMakeLists.txt
--- old/kwallet-5.16.0/CMakeLists.txt   2015-11-08 13:37:30.0 +0100
+++ new/kwallet-5.17.0/CMakeLists.txt   2015-12-06 22:40:43.0 +0100
@@ -4,7 +4,7 @@
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.16.0  NO_MODULE)
+find_package(ECM 5.17.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)
 
@@ -14,8 +14,8 @@
 set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION "5.16.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
+set(KF5_VERSION "5.17.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.16.0/po/ast/kwallet-query.po 
new/kwallet-5.17.0/po/ast/kwallet-query.po
--- old/kwallet-5.16.0/po/ast/kwallet-query.po  1970-01-01 01:00:00.0 
+0100
+++ new/kwallet-5.17.0/po/ast/kwallet-query.po  2015-12-06 22:40:43.0 
+0100
@@ -0,0 +1,122 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# enolp , 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2015-06-16 11:56+\n"
+"PO-Revision-Date: 2015-11-16 18:41+0100\n"
+"Last-Translator: enolp \n"
+"Language-Team: Asturian \n"
+"Language: ast_ES\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Softastur"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "alministrado...@softastur.org"
+
+#: main.cpp:37
+msgid "kwallet-query"
+msgstr ""
+
+#: main.cpp:38 main.cpp:40
+msgid "KWallet query interface"
+msgstr ""
+
+#: main.cpp:42
+msgid "(c) 2015, The KDE Developers"
+msgstr ""
+
+#: main.cpp:46
+msgid "verbose output"
+msgstr ""
+
+#: main.cpp:47
+msgid "list password entries"
+msgstr ""
+
+#: main.cpp:48
+msgid "reads the secrets from the given "
+msgstr ""
+
+#: main.cpp:48 main.cpp:49
+msgid "Entry"
+msgstr ""
+
+#: main.cpp:49
+msgid ""
+"write secrets to the given . The values are read from the standard "
+"input. IMPORTANT: previous wallet entry value will be overwritten!"
+msgstr ""
+
+#: main.cpp:50
+msgid "specify the folder in the wallet "
+msgstr ""
+
+#: main.cpp:50
+msgid "Folder"
+msgstr ""
+
+#: main.cpp:53
+msgid "wallet"
+msgstr ""
+
+#: main.cpp:53
+msgid "The wallet to query"
+msgstr ""
+
+#: main.cpp:63
+msgid "Missing argument"
+msgstr ""
+
+#: main.cpp:67
+msgid "Too many arguments given"
+msgstr ""
+
+#: main.cpp:74
+msgid "Only one mode (list, read or 

commit kwallet for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-11-24 22:25:19

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-10-19 
22:30:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-11-24 
22:25:20.0 +0100
@@ -1,0 +2,10 @@
+Sun Nov  8 17:04:43 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * Use KDE_INSTALL_DBUSINTERFACEDIR to install dbus interfaces
+  * Fixed KWallet configuration file warnings on login (kde#351805)
+  * Prefix the kwallet-pam output properly
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  kwallet-5.15.0.tar.xz

New:

  kwallet-5.16.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.pF6B9O/_old  2015-11-24 22:25:21.0 +0100
+++ /var/tmp/diff_new_pack.pF6B9O/_new  2015-11-24 22:25:21.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   kwallet
-Version:5.15.0
+Version:5.16.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.15.0.tar.xz -> kwallet-5.16.0.tar.xz ++
 2152 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-10-19 22:29:58

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-09-24 
07:14:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-10-19 
22:30:00.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct  5 17:37:37 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * No longer automatically close on last use
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+- Enable gpgmepp integration with openSUSE > 13.2
+
+---

Old:

  kwallet-5.14.0.tar.xz

New:

  kwallet-5.15.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.tJriON/_old  2015-10-19 22:30:01.0 +0200
+++ /var/tmp/diff_new_pack.tJriON/_new  2015-10-19 22:30:01.0 +0200
@@ -18,14 +18,17 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   kwallet
-Version:5.14.0
+Version:5.15.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
+%if 0%{?suse_version} > 1320
+BuildRequires:  gpgmepp5-devel
+%endif
 BuildRequires:  kconfig-devel >= %{_tar_path}
 BuildRequires:  kcoreaddons-devel >= %{_tar_path}
 BuildRequires:  kdbusaddons-devel >= %{_tar_path}

++ kwallet-5.14.0.tar.xz -> kwallet-5.15.0.tar.xz ++
 15086 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-09-24 07:14:12

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-09-02 
07:48:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-09-24 
07:14:13.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  8 17:13:34 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  kwallet-5.13.0.tar.xz

New:

  kwallet-5.14.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.o2lAHO/_old  2015-09-24 07:14:14.0 +0200
+++ /var/tmp/diff_new_pack.o2lAHO/_new  2015-09-24 07:14:14.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   kwallet
-Version:5.13.0
+Version:5.14.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.13.0.tar.xz -> kwallet-5.14.0.tar.xz ++
 9104 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-09-02 07:48:34

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-07-14 
17:42:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-09-02 
07:48:34.0 +0200
@@ -1,0 +2,20 @@
+Tue Aug  4 19:20:46 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+noise by default
+  * Docbook documentation has been reviewed and updated
+  * Fix Windows build
+  * Print a warning with error code when opening the wallet by
+PAM fails
+  * Return the backend error code rather than -1 when opening a
+wallet failed
+  * Make the backend's "unknown cipher" a negative return code
+  * Watch for PAM_KWALLET5_LOGIN for KWallet5
+  * Fix crash when MigrationAgent::isEmptyOldWallet() check fails
+  * KWallet can now be unlocked by PAM using kwallet-pam module
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  kwallet-5.12.0.tar.xz

New:

  kwallet-5.13.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.JuKpZ4/_old  2015-09-02 07:48:35.0 +0200
+++ /var/tmp/diff_new_pack.JuKpZ4/_new  2015-09-02 07:48:35.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   kwallet
-Version:5.12.0
+Version:5.13.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -38,9 +38,9 @@
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  libgcrypt-devel >= 1.5.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(Qt5DBus) >= 5.3.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
 Summary:Safe desktop-wide storage for passwords
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -111,7 +111,7 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   libkwalletbackend5-5 = %{version}
-Requires:   pkgconfig(Qt5Gui) >= 5.2.0
+Requires:   cmake(Qt5Gui) >= 5.3.0
 # Was shortly present in K:F5
 Obsoletes:  kwallet-framework-devel <= %{version}
 Provides:   kwallet-framework-devel = %{version}

++ kwallet-5.12.0.tar.xz -> kwallet-5.13.0.tar.xz ++
 15615 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-07-14 17:42:29

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-06-23 
12:12:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-07-14 
17:42:36.0 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 18:45:26 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.12.0
+  * Imported and improved the kwallet-query command-line tool.
+  * Support to overwrite maps entries.
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  kwallet-5.11.0.tar.xz

New:

  kwallet-5.12.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.fEDKjh/_old  2015-07-14 17:42:37.0 +0200
+++ /var/tmp/diff_new_pack.fEDKjh/_new  2015-07-14 17:42:37.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   kwallet
-Version:5.11.0
+Version:5.12.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
@@ -29,6 +29,7 @@
 BuildRequires:  kconfig-devel = %{_tar_path}
 BuildRequires:  kcoreaddons-devel = %{_tar_path}
 BuildRequires:  kdbusaddons-devel = %{_tar_path}
+BuildRequires:  kdoctools-devel = %{_tar_path}
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel = %{_tar_path}
 BuildRequires:  kiconthemes-devel = %{_tar_path}
@@ -77,12 +78,33 @@
 %if %{with lang}
 Recommends: kwalletd5-lang
 %endif
+Recommends: %{name}-tools
 
 %description -n kwalletd5
 This framework contains two main components:
 * Interface to KWallet, the safe desktop-wide storage for passwords on KDE 
workspaces.
 * The kwalletd used to safely store the passwords on KDE work spaces.
 
+%package tools
+Summary:Safe desktop-wide storage for passwords
+Group:  System/GUI/KDE
+%if %{with lang}
+Recommends: kwallet-tools-lang
+%endif
+
+%description tools
+This framework contains two main components:
+* Interface to KWallet, the safe desktop-wide storage for passwords on KDE 
workspaces.
+* The kwalletd used to safely store the passwords on KDE work spaces.
+
+%package tools-lang
+Summary:Safe desktop-wide storage for passwords
+Group:  System/GUI/KDE
+Requires:   %{name}-tools = %{version}
+
+%description tools-lang
+Provides translations to the package %{name}-tools-lang
+
 %package devel
 Summary:Safe desktop-wide storage for passwords
 Group:  Development/Libraries/KDE
@@ -114,6 +136,7 @@
 
 %if %{with lang}
 %find_lang kwalletd5 kwalletd5.lang
+%find_lang kwallet-query kwallet-query.lang
 %endif
 
 %post -n %lname -p /sbin/ldconfig
@@ -126,6 +149,8 @@
 
 %if %{with lang}
 %files -n kwalletd5-lang -f kwalletd5.lang
+
+%files -n kwallet-tools-lang -f kwallet-query.lang
 %endif
 
 %files -n kwalletd5
@@ -147,6 +172,11 @@
 %doc COPYING*
 %{_kf5_libdir}/libkwalletbackend5.so.*
 
+%files tools
+%defattr(-,root,root)
+%{_kf5_bindir}/kwallet-query
+%{_kf5_mandir}/man1/kwallet-query.1*
+
 %files devel
 %defattr(-,root,root)
 %{_kf5_libdir}/libKF5Wallet.so

++ kwallet-5.11.0.tar.xz - kwallet-5.12.0.tar.xz ++
 4582 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-06-23 12:12:13

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-05-11 
19:48:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-06-23 
12:12:14.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 19:07:57 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  kwallet-5.10.0.tar.xz

New:

  kwallet-5.11.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.RyjZfL/_old  2015-06-23 12:12:15.0 +0200
+++ /var/tmp/diff_new_pack.RyjZfL/_new  2015-06-23 12:12:15.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   kwallet
-Version:5.10.0
+Version:5.11.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ kwallet-5.10.0.tar.xz - kwallet-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.10.0/CMakeLists.txt 
new/kwallet-5.11.0/CMakeLists.txt
--- old/kwallet-5.10.0/CMakeLists.txt   2015-05-03 17:25:03.0 +0200
+++ new/kwallet-5.11.0/CMakeLists.txt   2015-06-06 23:29:10.0 +0200
@@ -3,19 +3,23 @@
 project(KWallet)
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
-find_package(ECM 5.10.0 REQUIRED NO_MODULE)
+include(FeatureSummary)
+find_package(ECM 5.11.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)
+
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 5.10.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.10.0) # handled by release scripts
+set(KF5_VERSION 5.11.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
-include(FeatureSummary)
+
 include(ECMSetupVersion)
 
 option(BUILD_KWALLETD Build the kwallet daemon ON)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.10.0/po/fr/kwalletd5.po 
new/kwallet-5.11.0/po/fr/kwalletd5.po
--- old/kwallet-5.10.0/po/fr/kwalletd5.po   2015-05-03 17:25:03.0 
+0200
+++ new/kwallet-5.11.0/po/fr/kwalletd5.po   2015-06-06 23:29:10.0 
+0200
@@ -4,14 +4,14 @@
 # Etienne Biardeaud etie...@cyteen.net, 2008, 2009, 2010.
 # Joëlle Cornavin jc...@free.fr, 2013.
 # Vincent PINON vincent.pi...@laposte.net, 2014.
-# Maxime Corteel mcort...@gmail.com, 2014.
+# Maxime Corteel mcort...@gmail.com, 2014, 2015.
 #
 msgid 
 msgstr 
 Project-Id-Version: kwalletd\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2015-04-23 08:45+\n
-PO-Revision-Date: 2014-08-17 16:24+0200\n
+PO-Revision-Date: 2015-05-26 17:36+0100\n
 Last-Translator: Maxime Corteel mcort...@gmail.com\n
 Language-Team: French kde-francoph...@kde.org\n
 Language: fr\n
@@ -19,7 +19,7 @@
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=2; plural=(n  1);\n
-X-Generator: Lokalize 1.5\n
+X-Generator: Lokalize 2.0\n
 X-Environment: kde\n
 X-Accelerator-Marker: \n
 X-Text-Markup: kde4\n
@@ -726,10 +726,9 @@
 msgstr Service de migration des portefeuilles de KDE
 
 #: migrationagent.cpp:177
-#, fuzzy, kde-format
-#| msgid Migrating wallet: %1/p
+#, kde-format
 msgid Migrating wallet: %1
-msgstr Migration du portefeuille : %1/p
+msgstr Migration du portefeuille : %1
 
 #: migrationagent.cpp:178
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.10.0/po/nb/kwalletd5.po 
new/kwallet-5.11.0/po/nb/kwalletd5.po
--- old/kwallet-5.10.0/po/nb/kwalletd5.po   2015-05-03 17:25:03.0 
+0200
+++ new/kwallet-5.11.0/po/nb/kwalletd5.po   2015-06-06 23:29:10.0 
+0200
@@ -26,7 +26,7 @@
 msgctxt EMAIL OF TRANSLATORS
 msgid Your emails
 msgstr 
-kn...@skolelinux.no,haral...@broadpark.no,s...@nilsk.net,bjornst@skogkatt.

commit kwallet for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-05-11 19:36:15

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-04-13 
20:25:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-05-11 
19:48:06.0 +0200
@@ -1,0 +2,9 @@
+Sun May  3 19:47:23 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * Migration agent now also check old wallet is empty
+before starting (kde#346498)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  kwallet-5.9.0.tar.xz

New:

  kwallet-5.10.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.18pjDZ/_old  2015-05-11 19:48:06.0 +0200
+++ /var/tmp/diff_new_pack.18pjDZ/_new  2015-05-11 19:48:06.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   kwallet
-Version:5.9.0
+Version:5.10.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ kwallet-5.9.0.tar.xz - kwallet-5.10.0.tar.xz ++
 8892 lines of diff (skipped)




commit kwallet for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-04-13 20:25:47

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-03-16 
09:32:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-04-13 
20:25:48.0 +0200
@@ -1,0 +2,9 @@
+Sat Apr  4 14:40:49 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+- Drop no longer needed Requires of the devel subpackage:
+  kconfig-devel and kwindowsystem-devel
+
+---

Old:

  kwallet-5.8.0.tar.xz

New:

  kwallet-5.9.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.lLceUJ/_old  2015-04-13 20:25:49.0 +0200
+++ /var/tmp/diff_new_pack.lLceUJ/_new  2015-04-13 20:25:49.0 +0200
@@ -16,25 +16,26 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   kwallet
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.8.0
+BuildRequires:  extra-cmake-modules = %{_tar_path}
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel = %{kf5_version}
-BuildRequires:  kcoreaddons-devel = %{kf5_version}
-BuildRequires:  kdbusaddons-devel = %{kf5_version}
+BuildRequires:  kconfig-devel = %{_tar_path}
+BuildRequires:  kcoreaddons-devel = %{_tar_path}
+BuildRequires:  kdbusaddons-devel = %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel = %{kf5_version}
-BuildRequires:  kiconthemes-devel = %{kf5_version}
-BuildRequires:  knotifications-devel = %{kf5_version}
-BuildRequires:  kservice-devel = %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
-BuildRequires:  kwindowsystem-devel = %{kf5_version}
+BuildRequires:  ki18n-devel = %{_tar_path}
+BuildRequires:  kiconthemes-devel = %{_tar_path}
+BuildRequires:  knotifications-devel = %{_tar_path}
+BuildRequires:  kservice-devel = %{_tar_path}
+BuildRequires:  kwidgetsaddons-devel = %{_tar_path}
+BuildRequires:  kwindowsystem-devel = %{_tar_path}
 BuildRequires:  libgcrypt-devel = 1.5.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
@@ -73,7 +74,9 @@
 %package -n kwalletd5
 Summary:Safe desktop-wide storage for passwords
 Group:  System/GUI/KDE
+%if %{with lang}
 Recommends: kwalletd5-lang
+%endif
 
 %description -n kwalletd5
 This framework contains two main components:
@@ -85,10 +88,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfig-devel = %{kf5_version}
-Requires:   kwindowsystem-devel = %{kf5_version}
 Requires:   libkwalletbackend5-5 = %{version}
-Requires:   pkgconfig(Qt5Core) = 5.2.0
+Requires:   pkgconfig(Qt5Gui) = 5.2.0
 # Was shortly present in K:F5
 Obsoletes:  kwallet-framework-devel = %{version}
 Provides:   kwallet-framework-devel = %{version}
@@ -109,9 +110,11 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}
 
-  %find_lang kwalletd5 kwalletd5.lang
+%if %{with lang}
+%find_lang kwalletd5 kwalletd5.lang
+%endif
 
 %post -n %lname -p /sbin/ldconfig
 
@@ -121,7 +124,9 @@
 
 %postun -n libkwalletbackend5-5 -p /sbin/ldconfig
 
+%if %{with lang}
 %files -n kwalletd5-lang -f kwalletd5.lang
+%endif
 
 %files -n kwalletd5
 %defattr(-,root,root)

++ kwallet-5.8.0.tar.xz - kwallet-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.8.0/CMakeLists.txt 
new/kwallet-5.9.0/CMakeLists.txt
--- old/kwallet-5.8.0/CMakeLists.txt2015-03-07 15:51:41.0 +0100
+++ new/kwallet-5.9.0/CMakeLists.txt2015-04-04 14:13:50.0 +0200
@@ -3,15 +3,15 @@
 project(KWallet)
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
-find_package(ECM 1.8.0 REQUIRED NO_MODULE)
+find_package(ECM 5.9.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 5.8.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.8.0) # handled by release scripts
+set(KF5_VERSION 5.9.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.9.0) # handled by release scripts
 

commit kwallet for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-03-16 09:32:14

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-02-20 
12:01:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-03-16 
09:32:16.0 +0100
@@ -1,0 +2,9 @@
+Sat Mar  7 16:58:49 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.8.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+- Drop 0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch,
+  merged upstream
+
+---

Old:

  0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch
  kwallet-5.7.0.tar.xz

New:

  kwallet-5.8.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.Jdz07b/_old  2015-03-16 09:32:17.0 +0100
+++ /var/tmp/diff_new_pack.Jdz07b/_new  2015-03-16 09:32:17.0 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Wallet5
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   kwallet
 Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.7.0
+BuildRequires:  extra-cmake-modules = 1.8.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -45,8 +45,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM 
0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch
-Patch0: 0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -104,7 +102,6 @@
 %lang_package -n kwalletd5
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ kwallet-5.7.0.tar.xz - kwallet-5.8.0.tar.xz ++
 8026 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwallet for openSUSE:Factory

2015-02-20 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-02-20 12:01:24

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-02-16 
17:32:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-02-20 
12:01:26.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 18 01:48:33 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added 0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch
+  (kde#343718)
+
+---

New:

  0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.XVce1s/_old  2015-02-20 12:01:27.0 +0100
+++ /var/tmp/diff_new_pack.XVce1s/_new  2015-02-20 12:01:27.0 +0100
@@ -45,6 +45,8 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM 
0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch
+Patch0: 0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -102,6 +104,7 @@
 %lang_package -n kwalletd5
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch ++
From d14b2da6fe4d4ed415c6a8f2361ce4e5fc685d2d Mon Sep 17 00:00:00 2001
From: Valentin Rusu k...@rusu.info
Date: Tue, 17 Feb 2015 22:45:03 +0100
Subject: [PATCH 1/1] Retrofitting the fix for a bug found in
 Applications/14.12

Commit 345e36a8b35 from Applications/14.12
Fix for the random wallet open failure when updating

The problem seems to be caused by the use of BackendPersistHandler
singleton when the user has several wallets on his system and not
all of them have been updated to the new schema.

BUG: 343718
---
 .../kwalletd/backend/backendpersisthandler.cpp | 31 +-
 src/runtime/kwalletd/backend/kwalletbackend.cc |  5 +++-
 2 files changed, 11 insertions(+), 25 deletions(-)

diff --git a/src/runtime/kwalletd/backend/backendpersisthandler.cpp 
b/src/runtime/kwalletd/backend/backendpersisthandler.cpp
index 
d98980dafc14bb06a8397e925b83d6e693365b25..8795f77b8c3875bcccb52418d82d7f362e769db8
 100644
--- a/src/runtime/kwalletd/backend/backendpersisthandler.cpp
+++ b/src/runtime/kwalletd/backend/backendpersisthandler.cpp
@@ -155,25 +155,14 @@ static int getRandomBlock(QByteArray randBlock)
 #endif
 }
 
-static BlowfishPersistHandler *blowfishHandler = 0;
-#ifdef HAVE_QGPGME
-static GpgPersistHandler *gpgHandler = 0;
-#endif // HAVE_QGPGME
-
 BackendPersistHandler 
*BackendPersistHandler::getPersistHandler(BackendCipherType cipherType)
 {
 switch (cipherType) {
 case BACKEND_CIPHER_BLOWFISH:
-if (0 == blowfishHandler) {
-blowfishHandler = new BlowfishPersistHandler;
-}
-return blowfishHandler;
+return new BlowfishPersistHandler;
 #ifdef HAVE_QGPGME
 case BACKEND_CIPHER_GPG:
-if (0 == gpgHandler) {
-gpgHandler = new GpgPersistHandler;
-}
-return gpgHandler;
+return new GpgPersistHandler;
 #endif // HAVE_QGPGME
 default:
 Q_ASSERT(0);
@@ -185,22 +174,16 @@ BackendPersistHandler 
*BackendPersistHandler::getPersistHandler(char magicBuf[12
 {
 if ((magicBuf[2] == KWALLET_CIPHER_BLOWFISH_ECB || magicBuf[2] == 
KWALLET_CIPHER_BLOWFISH_CBC) 
 (magicBuf[3] == KWALLET_HASH_SHA1 || magicBuf[3] == 
KWALLET_HASH_PBKDF2_SHA512)) {
-if (0 == blowfishHandler) {
-bool useECBforReading = magicBuf[2] == KWALLET_CIPHER_BLOWFISH_ECB;
-if (useECBforReading) {
-qDebug()  this wallet uses ECB encryption. It'll be 
converted to CBC on next save.;
-}
-blowfishHandler = new BlowfishPersistHandler(useECBforReading);
+bool useECBforReading = magicBuf[2] == KWALLET_CIPHER_BLOWFISH_ECB;
+if (useECBforReading) {
+qDebug()  this wallet uses ECB encryption. It'll be converted 
to CBC on next save.;
 }
-return blowfishHandler;
+return new BlowfishPersistHandler(useECBforReading);
 }
 #ifdef HAVE_QGPGME
 if (magicBuf[2] == KWALLET_CIPHER_GPG 
 magicBuf[3] == 0) {
-if (0 == gpgHandler) {
-gpgHandler = new GpgPersistHandler;
-}
-return gpgHandler;
+return  new GpgPersistHandler;
 }
 #endif // HAVE_QGPGME
 

commit kwallet for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-02-16 15:05:42

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2015-01-29 
12:51:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-02-16 
17:32:43.0 +0100
@@ -1,0 +2,12 @@
+Sun Feb  8 18:15:22 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * Automatically detect and convert old ECB wallets to CBC
+  * Fixed the CBC encryption algorithm
+  * Ensured wallet list gets updated when a wallet file gets
+removed from disk
+  * Remove stray /p in user-visible text
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+---

Old:

  kwallet-5.6.0.tar.xz

New:

  kwallet-5.7.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.3qYQRF/_old  2015-02-16 17:32:45.0 +0100
+++ /var/tmp/diff_new_pack.3qYQRF/_new  2015-02-16 17:32:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwallet
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,12 +17,13 @@
 
 
 %define lname   libKF5Wallet5
+%define _tar_path 5.7
 Name:   kwallet
-Version:5.6.0
+Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.6.0
+BuildRequires:  extra-cmake-modules = 1.7.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -42,7 +43,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.6/kwallet-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kwallet-5.6.0.tar.xz - kwallet-5.7.0.tar.xz ++
 12461 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwallet for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2015-01-29 12:51:46

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-12-21 
11:58:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2015-01-29 
12:51:48.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:23 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+---

Old:

  kwallet-5.5.0.tar.xz

New:

  kwallet-5.6.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.QpWmRO/_old  2015-01-29 12:51:49.0 +0100
+++ /var/tmp/diff_new_pack.QpWmRO/_new  2015-01-29 12:51:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwallet
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:5.5.0
+Version:5.6.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.5.0
+BuildRequires:  extra-cmake-modules = 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.5/kwallet-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.6/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kwallet-5.5.0.tar.xz - kwallet-5.6.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.5.0/CMakeLists.txt 
new/kwallet-5.6.0/CMakeLists.txt
--- old/kwallet-5.5.0/CMakeLists.txt2014-12-06 13:46:35.0 +0100
+++ new/kwallet-5.6.0/CMakeLists.txt2015-01-03 13:15:40.0 +0100
@@ -2,15 +2,15 @@
 
 project(KWallet)
 
-find_package(ECM 1.5.0 REQUIRED NO_MODULE)
+find_package(ECM 1.6.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 5.5.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.5.0) # handled by release scripts
+set(KF5_VERSION 5.6.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.6.0) # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.5.0/po/ca/kwalletd5.po 
new/kwallet-5.6.0/po/ca/kwalletd5.po
--- old/kwallet-5.5.0/po/ca/kwalletd5.po2014-12-06 13:46:35.0 
+0100
+++ new/kwallet-5.6.0/po/ca/kwalletd5.po2015-01-03 13:15:40.0 
+0100
@@ -4,14 +4,14 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer txe...@gmail.com, 2008, 2009, 2010, 2013, 2014.
-# Antoni Bella Pérez antonibel...@orange.es, 2014.
+# Antoni Bella Pérez antonibel...@yahoo.com, 2014.
 msgid 
 msgstr 
 Project-Id-Version: kwalletd5\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-10-10 08:38+\n
 PO-Revision-Date: 2014-08-08 14:55+0200\n
-Last-Translator: Antoni Bella Pérez antonibel...@orange.es\n
+Last-Translator: Antoni Bella Pérez antonibel...@yahoo.com\n
 Language-Team: Catalan kde-i18n...@kde.org\n
 Language: ca\n
 MIME-Version: 1.0\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.5.0/po/it/kwalletd5.po 
new/kwallet-5.6.0/po/it/kwalletd5.po
--- old/kwallet-5.5.0/po/it/kwalletd5.po2014-12-06 13:46:35.0 
+0100
+++ new/kwallet-5.6.0/po/it/kwalletd5.po2015-01-03 13:15:40.0 
+0100
@@ -12,7 +12,7 @@
 Project-Id-Version: kwalletd\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-10-10 08:38+\n
-PO-Revision-Date: 2014-10-13 22:47+0200\n
+PO-Revision-Date: 2014-12-07 19:03+0100\n
 Last-Translator: Luigi Toscano 

commit kwallet for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-12-21 11:58:41

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-11-11 
01:09:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-12-21 
11:58:27.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec  6 12:53:44 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+---

Old:

  kwallet-5.4.0.tar.xz

New:

  kwallet-5.5.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.qV0vL6/_old  2014-12-21 11:58:28.0 +0100
+++ /var/tmp/diff_new_pack.qV0vL6/_new  2014-12-21 11:58:28.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:5.4.0
+Version:5.5.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.4.0
+BuildRequires:  extra-cmake-modules = 1.5.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.4/kwallet-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.5/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kwallet-5.4.0.tar.xz - kwallet-5.5.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.4.0/CMakeLists.txt 
new/kwallet-5.5.0/CMakeLists.txt
--- old/kwallet-5.4.0/CMakeLists.txt2014-11-02 13:20:22.0 +0100
+++ new/kwallet-5.5.0/CMakeLists.txt2014-12-06 13:46:35.0 +0100
@@ -2,15 +2,15 @@
 
 project(KWallet)
 
-find_package(ECM 1.4.0 REQUIRED NO_MODULE)
+find_package(ECM 1.5.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 5.4.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.4.0) # handled by release scripts
+set(KF5_VERSION 5.5.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.5.0) # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.4.0/po/el/kwalletd5.po 
new/kwallet-5.5.0/po/el/kwalletd5.po
--- old/kwallet-5.4.0/po/el/kwalletd5.po2014-11-02 13:20:22.0 
+0100
+++ new/kwallet-5.5.0/po/el/kwalletd5.po2014-12-06 13:46:35.0 
+0100
@@ -4,13 +4,14 @@
 # Toussis Manolis mano...@koppermind.homelinux.org, 2008, 2009.
 # Dimitrios Glentadakis dgl...@gmail.com, 2011.
 # Antonis Geralis capoio...@gmail.com, 2013, 2014.
+# Dimitris Kardarakos dimk...@gmail.com, 2014.
 msgid 
 msgstr 
 Project-Id-Version: kwalletd\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-10-10 08:38+\n
-PO-Revision-Date: 2014-02-07 12:38+0200\n
-Last-Translator: Antonis Geralis capoio...@gmail.com\n
+PO-Revision-Date: 2014-11-08 17:59+0200\n
+Last-Translator: Dimitris Kardarakos dimk...@gmail.com\n
 Language-Team: Greek kde-i18n...@kde.org\n
 Language: el\n
 MIME-Version: 1.0\n
@@ -28,11 +29,7 @@
 msgstr mano...@koppermind.homelinux.org
 
 #: backend/backendpersisthandler.cpp:520
-#, fuzzy, kde-format
-#| msgid 
-#| qtError when attempting to initialize OpenPGP while attempting to save 
-#| the wallet b%1/b. Error code is b%2/b. Please fix your system 
-#| configuration, then try again!/qt
+#, kde-format
 msgid 
 qtError when attempting to initialize OpenPGP while attempting to save the 
 wallet b%1/b. Error code is b%2/b. Please fix your system 
@@ -43,11 +40,7 @@
 διορθώστε τη διαμόρφωση του συστήματός σας και δοκιμάστε ξανά./qt
 
 #: backend/backendpersisthandler.cpp:528
-#, fuzzy, kde-format
-#| msgid 
-#| qtError when attempting to initialize OpenPGP while attempting to save 
-#| the wallet b%1/b. Please fix your system configuration, then try 
-#| again!/qt
+#, kde-format
 msgid 
 qtError when attempting to initialize OpenPGP while attempting to save the 
 wallet b%1/b. Please fix your system configuration, then 

commit kwallet for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-11-11 01:09:35

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-10-07 
15:59:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-11-11 
01:09:43.0 +0100
@@ -1,0 +2,9 @@
+Sun Nov  2 17:47:19 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * Emit 'walletListDirty' signal when the 'kwalletd'
+directory is deleted
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  kwallet-5.3.0.tar.xz

New:

  kwallet-5.4.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.05DmPO/_old  2014-11-11 01:09:44.0 +0100
+++ /var/tmp/diff_new_pack.05DmPO/_new  2014-11-11 01:09:44.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:5.3.0
+Version:5.4.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.3.0
+BuildRequires:  extra-cmake-modules = 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{version}/kwallet-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.4/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kwallet-5.3.0.tar.xz - kwallet-5.4.0.tar.xz ++
 13448 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwallet for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-10-07 15:59:28

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-09-12 
17:04:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-10-07 
15:59:57.0 +0200
@@ -1,0 +2,8 @@
+Sat Oct  4 17:59:44 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+- Let new kwalletd5-lang subpackage be recommended by kwalletd5 subpackage
+
+---

Old:

  kwallet-5.2.0.tar.xz

New:

  kwallet-5.3.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.xcNZ08/_old  2014-10-07 15:59:58.0 +0200
+++ /var/tmp/diff_new_pack.xcNZ08/_new  2014-10-07 15:59:58.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:5.2.0
+Version:5.3.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.2.0
+BuildRequires:  extra-cmake-modules = 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -72,6 +72,7 @@
 %package -n kwalletd5
 Summary:Safe desktop-wide storage for passwords
 Group:  System/GUI/KDE
+Recommends: kwalletd5-lang
 
 %description -n kwalletd5
 This framework contains two main components:
@@ -97,6 +98,7 @@
 * The kwalletd used to safely store the passwords on KDE work spaces.
 Development files.
 
+%lang_package -n kwalletd5
 %prep
 %setup -q
 
@@ -108,6 +110,8 @@
   %kf5_makeinstall -C build
   %fdupes -s %{buildroot}
 
+  %find_lang kwalletd5 kwalletd5.lang
+
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
@@ -116,6 +120,8 @@
 
 %postun -n libkwalletbackend5-5 -p /sbin/ldconfig
 
+%files -n kwalletd5-lang -f kwalletd5.lang
+
 %files -n kwalletd5
 %defattr(-,root,root)
 %doc COPYING*

++ kwallet-5.2.0.tar.xz - kwallet-5.3.0.tar.xz ++
 58923 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwallet for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-09-12 17:03:25

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-08-16 
15:42:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-09-12 
17:04:29.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 09:49:30 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+
+---

Old:

  kwallet-5.1.0.tar.xz

New:

  kwallet-5.2.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.NKwTcD/_old  2014-09-12 17:04:30.0 +0200
+++ /var/tmp/diff_new_pack.NKwTcD/_new  2014-09-12 17:04:30.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:5.1.0
+Version:5.2.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.1.0
+BuildRequires:  extra-cmake-modules = 1.2.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}

++ kwallet-5.1.0.tar.xz - kwallet-5.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.1.0/CMakeLists.txt 
new/kwallet-5.2.0/CMakeLists.txt
--- old/kwallet-5.1.0/CMakeLists.txt2014-08-02 10:21:34.0 +0200
+++ new/kwallet-5.2.0/CMakeLists.txt2014-09-08 01:27:36.0 +0200
@@ -2,15 +2,15 @@
 
 project(KWallet)
 
-find_package(ECM 1.1.0 REQUIRED NO_MODULE)
+find_package(ECM 1.2.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 5.1.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.1.0) # handled by release scripts
+set(KF5_VERSION 5.2.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.2.0) # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.1.0/README.md new/kwallet-5.2.0/README.md
--- old/kwallet-5.1.0/README.md 2014-08-02 10:21:34.0 +0200
+++ new/kwallet-5.2.0/README.md 2014-09-08 01:27:36.0 +0200
@@ -13,9 +13,3 @@
 `BUILD_KWALLETD` option to `OFF`.
 
 
-## Links
-
-- Home page: https://projects.kde.org/projects/frameworks/kwallet-framework
-- Mailing list: https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
-- IRC channel: #kde-devel on Freenode
-- Git repository: 
https://projects.kde.org/projects/frameworks/kwallet-framework/repository
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.1.0/metainfo.yaml 
new/kwallet-5.2.0/metainfo.yaml
--- old/kwallet-5.1.0/metainfo.yaml 2014-08-02 10:21:34.0 +0200
+++ new/kwallet-5.2.0/metainfo.yaml 2014-09-08 01:27:36.0 +0200
@@ -7,3 +7,7 @@
 portingAid: false
 deprecated: false
 release: true
+libraries:
+ - qmake: KWallet
+   cmake: KF5::Wallet
+cmakename: KF5Wallet

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwallet for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-08-16 15:42:01

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-07-15 
08:00:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-08-16 
15:42:31.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug  2 10:20:13 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.1.php
+
+---

Old:

  kwallet-5.0.0.tar.xz

New:

  kwallet-5.1.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.8ISYsN/_old  2014-08-16 15:42:32.0 +0200
+++ /var/tmp/diff_new_pack.8ISYsN/_new  2014-08-16 15:42:32.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:5.0.0
+Version:5.1.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.0.0
+BuildRequires:  extra-cmake-modules = 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -123,6 +123,7 @@
 %{_kf5_servicesdir}/kwalletd5.desktop
 %{_kf5_notifydir}/
 %{_kf5_sharedir}/dbus-1/services/org.kde.kwalletd5.service
+%{_kf5_sharedir}/dbus-1/services/org.kde.kwalletd.service
 
 %files -n %lname
 %defattr(-,root,root)

++ kwallet-5.0.0.tar.xz - kwallet-5.1.0.tar.xz ++
 1699 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwallet for openSUSE:Factory

2014-07-15 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-07-15 08:00:40

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-07-10 
14:56:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-07-15 
08:00:44.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 09:48:52 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+---



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.ZC2j6V/_old  2014-07-15 08:00:45.0 +0200
+++ /var/tmp/diff_new_pack.ZC2j6V/_new  2014-07-15 08:00:45.0 +0200
@@ -20,19 +20,20 @@
 Name:   kwallet
 Version:5.0.0
 Release:0
+%define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel = %{_kf5_version}
-BuildRequires:  kcoreaddons-devel = %{_kf5_version}
-BuildRequires:  kdbusaddons-devel = %{_kf5_version}
+BuildRequires:  kconfig-devel = %{kf5_version}
+BuildRequires:  kcoreaddons-devel = %{kf5_version}
+BuildRequires:  kdbusaddons-devel = %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel = %{_kf5_version}
-BuildRequires:  kiconthemes-devel = %{_kf5_version}
-BuildRequires:  knotifications-devel = %{_kf5_version}
-BuildRequires:  kservice-devel = %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
-BuildRequires:  kwindowsystem-devel = %{_kf5_version}
+BuildRequires:  ki18n-devel = %{kf5_version}
+BuildRequires:  kiconthemes-devel = %{kf5_version}
+BuildRequires:  knotifications-devel = %{kf5_version}
+BuildRequires:  kservice-devel = %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
+BuildRequires:  kwindowsystem-devel = %{kf5_version}
 BuildRequires:  libgcrypt-devel = 1.5.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
@@ -82,8 +83,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfig-devel = %{_kf5_version}
-Requires:   kwindowsystem-devel = %{_kf5_version}
+Requires:   kconfig-devel = %{kf5_version}
+Requires:   kwindowsystem-devel = %{kf5_version}
 Requires:   libkwalletbackend5-5 = %{version}
 Requires:   pkgconfig(Qt5Core) = 5.2.0
 # Was shortly present in K:F5

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwallet for openSUSE:Factory

2014-07-10 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-07-10 14:55:55

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-06-10 
14:36:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-07-10 
14:56:22.0 +0200
@@ -1,0 +2,10 @@
+Tue Jul  1 21:35:56 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  kwallet-4.100.0.tar.xz

New:

  kwallet-5.0.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.SD8nAB/_old  2014-07-10 14:56:22.0 +0200
+++ /var/tmp/diff_new_pack.SD8nAB/_new  2014-07-10 14:56:22.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:4.100.0
+Version:5.0.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.14
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kcoreaddons-devel = %{_kf5_version}
@@ -41,7 +41,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/kwallet-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/kwallet-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kwallet-4.100.0.tar.xz - kwallet-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-4.100.0/CMakeLists.txt 
new/kwallet-5.0.0/CMakeLists.txt
--- old/kwallet-4.100.0/CMakeLists.txt  2014-06-01 12:42:58.0 +0200
+++ new/kwallet-5.0.0/CMakeLists.txt2014-07-01 20:18:49.0 +0200
@@ -2,15 +2,15 @@
 
 project(KWallet)
 
-find_package(ECM 0.0.14 REQUIRED NO_MODULE)
+find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 4.100.0) # handled by release scripts
-set(KF5_DEP_VERSION 4.100.0) # handled by release scripts
+set(KF5_VERSION 5.0.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.0.0) # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-4.100.0/src/runtime/kwalletd/kwalletd.cpp 
new/kwallet-5.0.0/src/runtime/kwalletd/kwalletd.cpp
--- old/kwallet-4.100.0/src/runtime/kwalletd/kwalletd.cpp   2014-06-01 
12:42:58.0 +0200
+++ new/kwallet-5.0.0/src/runtime/kwalletd/kwalletd.cpp 2014-07-01 
20:18:49.0 +0200
@@ -784,7 +784,7 @@
 int KWalletD::deleteWallet(const QString wallet)
 {
 int result = -1;
-QString path = 
QStandardPaths::writableLocation(QStandardPaths::DataLocation) + wallet + 
.kwl;
+QString path = 
QStandardPaths::writableLocation(QStandardPaths::DataLocation) + / + wallet + 
.kwl;
 
 if (QFile::exists(path)) {
 const QPairint, KWallet::Backend * walletInfo = findWallet(wallet);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwallet-4.100.0/src/runtime/kwalletd/kwalletd.notifyrc 
new/kwallet-5.0.0/src/runtime/kwalletd/kwalletd.notifyrc
--- old/kwallet-4.100.0/src/runtime/kwalletd/kwalletd.notifyrc  2014-06-01 
12:42:58.0 +0200
+++ new/kwallet-5.0.0/src/runtime/kwalletd/kwalletd.notifyrc2014-07-01 
20:18:49.0 +0200
@@ -149,7 +149,7 @@
 Name[bg]=Нужна е парола
 Name[bn]=পাসওয়ার্ড প্রয়োজন
 Name[bs]=Zahtjeva lozinku
-Name[ca]=Cal contrasenya
+Name[ca]=Cal una contrasenya
 Name[ca@valencia]=Cal contrasenya
 Name[cs]=Je třeba heslo
 Name[csb]=Wëmôgô zjinaczi parolë
@@ -298,6 +298,7 @@
 Name[da]=Synkronisering mislykkedes
 Name[de]=Abgleich fehlgeschlagen
 Name[el]=Αποτυχία συγχρονισμού
+Name[en_GB]=Sync Failed
 Name[es]=Sincronización fallida
 Name[eu]=Sinkronizatzeak huts egin du
 Name[fi]=Synkronointi epäonnistui
@@ -305,6 +306,7 @@
 Name[gl]=Fallou a sincronización
 Name[hu]=A szinkronizálás meghiúsult
 Name[ia]=Il falleva synchronisar

commit kwallet for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-06-10 14:36:28

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-05-14 
20:28:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-06-10 
14:36:53.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun  1 18:02:28 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Add baselibs.conf
+---

Old:

  kwallet-4.99.0.tar.xz

New:

  baselibs.conf
  kwallet-4.100.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.mplfbQ/_old  2014-06-10 14:36:54.0 +0200
+++ /var/tmp/diff_new_pack.mplfbQ/_new  2014-06-10 14:36:54.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:4.99.0
+Version:4.100.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.13
+BuildRequires:  extra-cmake-modules = 0.0.14
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kcoreaddons-devel = %{_kf5_version}
@@ -41,7 +41,8 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:kwallet-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/frameworks/%{version}/kwallet-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ baselibs.conf ++
libKF5Wallet5
libkwalletbackend5-5
kwallet-devel
requires libkwalletbackend5-5-targettype = version
requires libKF5Wallet5-targettype = version
++ kwallet-4.99.0.tar.xz - kwallet-4.100.0.tar.xz ++
 8917 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwallet for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-05-14 20:27:20

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-04-02 
17:22:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-05-14 
20:28:07.0 +0200
@@ -1,0 +2,9 @@
+Sun May  4 01:41:25 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta2.php
+
+---

Old:

  kwallet-4.98.0.tar.xz

New:

  kwallet-4.99.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.z9dsb0/_old  2014-05-14 20:28:07.0 +0200
+++ /var/tmp/diff_new_pack.z9dsb0/_new  2014-05-14 20:28:07.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:4.98.0
+Version:4.99.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.12
+BuildRequires:  extra-cmake-modules = 0.0.13
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kcoreaddons-devel = %{_kf5_version}
@@ -119,9 +119,8 @@
 %doc COPYING*
 %{_kf5_bindir}/kwalletd5
 %{_kf5_servicesdir}/kwalletd5.desktop
-%{_kf5_datadir}/kwalletd/
-%{_kf5_datadir}/dbus-1/services/org.kde.kwalletd5.service
-%{_kf5_datadir}/kconf_update/
+%{_kf5_notifydir}/
+%{_kf5_sharedir}/dbus-1/services/org.kde.kwalletd5.service
 
 %files -n %lname
 %defattr(-,root,root)

++ kwallet-4.98.0.tar.xz - kwallet-4.99.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-4.98.0/CMakeLists.txt 
new/kwallet-4.99.0/CMakeLists.txt
--- old/kwallet-4.98.0/CMakeLists.txt   2014-03-29 08:12:43.0 +0100
+++ new/kwallet-4.99.0/CMakeLists.txt   2014-05-04 21:02:28.0 +0200
@@ -1,27 +1,28 @@
 cmake_minimum_required(VERSION 2.8.12)
 
-find_package(ECM 0.0.12 REQUIRED NO_MODULE)
+project(KWallet)
+
+find_package(ECM 0.0.13 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 4.98.0)
+set(KF5_VERSION 4.99.0) # handled by release scripts
+set(KF5_DEP_VERSION 4.99.0) # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 include(FeatureSummary)
+include(ECMSetupVersion)
 
 option(BUILD_KWALLETD Build the kwallet daemon ON)
 
-find_package(LibGcrypt 1.5.0 REQUIRED QUIET)
-set_package_properties(LibGcrypt PROPERTIES DESCRIPTION Libgcrypt is a 
general purpose cryptographic library based on the code from GnuPG.
-   URL http://www.gnu.org/software/libgcrypt/;
-   TYPE REQUIRED
-   PURPOSE kwalletd needs libgcrypt to perform 
PBKDF2-SHA512 hashing
-  )
+find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED)
+find_package(KF5WindowSystem ${KF5_DEP_VERSION} REQUIRED)
 
+add_definitions(-DTRANSLATION_DOMAIN=\kwalletd5\)
 add_subdirectory(src)
 add_subdirectory(autotests)
 add_subdirectory(tests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-4.98.0/autotests/KWallet/CMakeLists.txt 
new/kwallet-4.99.0/autotests/KWallet/CMakeLists.txt
--- old/kwallet-4.98.0/autotests/KWallet/CMakeLists.txt 2014-03-29 
08:12:43.0 +0100
+++ new/kwallet-4.99.0/autotests/KWallet/CMakeLists.txt 2014-05-04 
21:02:28.0 +0200
@@ -10,6 +10,7 @@
 add_executable(${_testname} ${_testname}.cpp)
 add_test(itemviews-${_testname} ${_testname})
 ecm_mark_as_test(${_testname})
+add_test(${_testname} ${_testname})
 target_link_libraries(${_testname} Qt5::Test KF5::Wallet)
 endforeach(_testname)
 endmacro()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-4.98.0/cmake/FindLibGcrypt.cmake 
new/kwallet-4.99.0/cmake/FindLibGcrypt.cmake
--- old/kwallet-4.98.0/cmake/FindLibGcrypt.cmake2014-03-29 
08:12:43.0 +0100
+++ new/kwallet-4.99.0/cmake/FindLibGcrypt.cmake2014-05-04 
21:02:28.0 +0200
@@ -1,61 +1,89 @@
-
-# - Try to find the Gcrypt library
-# Once run this will define
+#.rst
+# FindLibGcrypt
+# -
 #
-#  LIBGCRYPT_FOUND - set if 

commit kwallet for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2014-04-02 17:22:28

Comparing /work/SRC/openSUSE:Factory/kwallet (Old)
 and  /work/SRC/openSUSE:Factory/.kwallet.new (New)


Package is kwallet

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2014-03-10 
12:17:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2014-04-02 
17:22:40.0 +0200
@@ -1,0 +2,10 @@
+Sat Mar 29 19:47:53 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.98.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta1.php
+- Added libgcrypt-devel = 1.5.0 BuildRequires
+
+---

Old:

  kwallet-4.97.0.tar.xz

New:

  kwallet-4.98.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.QW1Cgc/_old  2014-04-02 17:22:41.0 +0200
+++ /var/tmp/diff_new_pack.QW1Cgc/_new  2014-04-02 17:22:41.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Wallet5
 Name:   kwallet
-Version:4.97.0
+Version:4.98.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.11
+BuildRequires:  extra-cmake-modules = 0.0.12
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kcoreaddons-devel = %{_kf5_version}
@@ -33,6 +33,7 @@
 BuildRequires:  kservice-devel = %{_kf5_version}
 BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
 BuildRequires:  kwindowsystem-devel = %{_kf5_version}
+BuildRequires:  libgcrypt-devel = 1.5.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.2.0
@@ -120,6 +121,7 @@
 %{_kf5_servicesdir}/kwalletd5.desktop
 %{_kf5_datadir}/kwalletd/
 %{_kf5_datadir}/dbus-1/services/org.kde.kwalletd5.service
+%{_kf5_datadir}/kconf_update/
 
 %files -n %lname
 %defattr(-,root,root)

++ kwallet-4.97.0.tar.xz - kwallet-4.98.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-4.97.0/.reviewboardrc 
new/kwallet-4.98.0/.reviewboardrc
--- old/kwallet-4.97.0/.reviewboardrc   2014-03-01 12:51:44.0 +0100
+++ new/kwallet-4.98.0/.reviewboardrc   2014-03-29 08:12:43.0 +0100
@@ -1,4 +1,4 @@
 REVIEWBOARD_URL = https://git.reviewboard.kde.org;
-REPOSITORY = 'git://anongit.kde.org/kwallet-framework'
+REPOSITORY = 'git://anongit.kde.org/kwallet'
 BRANCH = 'master'
 TARGET_GROUPS = 'kdeframeworks'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-4.97.0/CMakeLists.txt 
new/kwallet-4.98.0/CMakeLists.txt
--- old/kwallet-4.97.0/CMakeLists.txt   2014-03-01 12:51:44.0 +0100
+++ new/kwallet-4.98.0/CMakeLists.txt   2014-03-29 08:12:43.0 +0100
@@ -1,23 +1,29 @@
 cmake_minimum_required(VERSION 2.8.12)
 
-find_package(ECM 0.0.11 REQUIRED NO_MODULE)
+find_package(ECM 0.0.12 REQUIRED NO_MODULE)
 
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 4.97.0)
+set(KF5_VERSION 4.98.0)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
+include(FeatureSummary)
 
 option(BUILD_KWALLETD Build the kwallet daemon ON)
 
+find_package(LibGcrypt 1.5.0 REQUIRED QUIET)
+set_package_properties(LibGcrypt PROPERTIES DESCRIPTION Libgcrypt is a 
general purpose cryptographic library based on the code from GnuPG.
+   URL http://www.gnu.org/software/libgcrypt/;
+   TYPE REQUIRED
+   PURPOSE kwalletd needs libgcrypt to perform 
PBKDF2-SHA512 hashing
+  )
+
 add_subdirectory(src)
 add_subdirectory(autotests)
 add_subdirectory(tests)
 
-if (${CMAKE_BINARY_DIR} STREQUAL ${CMAKE_CURRENT_BINARY_DIR})
-  feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
-endif()
+feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-4.97.0/cmake/FindLibGcrypt.cmake 
new/kwallet-4.98.0/cmake/FindLibGcrypt.cmake
--- old/kwallet-4.97.0/cmake/FindLibGcrypt.cmake1970-01-01 
01:00:00.0 +0100
+++ new/kwallet-4.98.0/cmake/FindLibGcrypt.cmake2014-03-29 
08:12:43.0 +0100
@@ -0,0 +1,61 @@
+
+# - Try to find the Gcrypt library
+# Once run this