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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes     2015-09-02 
07:48:34.000000000 +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.000000000 +0200
+++ /var/tmp/diff_new_pack.JuKpZ4/_new  2015-09-02 07:48:35.000000000 +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)


Reply via email to