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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes     2015-07-14 
17:42:36.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 18:45:26 UTC 2015 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.fEDKjh/_new  2015-07-14 17:42:37.000000000 +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)


Reply via email to