Hello community,

here is the log from the commit of package python-keyring for openSUSE:Factory 
checked in at 2013-07-04 10:14:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-keyring (Old)
 and      /work/SRC/openSUSE:Factory/.python-keyring.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-keyring"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-keyring/python-keyring.changes    
2013-03-30 15:00:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-keyring.new/python-keyring.changes       
2013-07-04 10:14:29.000000000 +0200
@@ -1,0 +2,15 @@
+Wed Jul  3 15:45:06 UTC 2013 - dmuel...@suse.com
+
+- update to 1.5:
+  * SecretService: allow deleting items created using previous python-keyring 
versions.
+  * Use secretstorage.get_default_collection if it's available.
+  * Switch GnomeKeyring backend to use native libgnome-keyring via GObject
+  Introspection, not the obsolete python-gnomekeyring module 
+  * Use the SecretStorage library to implement the Secret Service backend
+  (instead of using dbus directly)
+  * Now the keyring supports prompting for and deleting passwords
+
+- do not unconditionally recommend python-kde4
+- python-gnomekeyring is not needed anymore
+
+-------------------------------------------------------------------

New:
----
  keyring-1.5.zip

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

Other differences:
------------------
++++++ python-keyring.spec ++++++
--- /var/tmp/diff_new_pack.9oXSmP/_old  2013-07-04 10:14:29.000000000 +0200
+++ /var/tmp/diff_new_pack.9oXSmP/_new  2013-07-04 10:14:29.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-keyring
-Version:        1.2.2
+Version:        1.5
 Release:        0
 Url:            http://bitbucket.org/kang/python-keyring-lib
 Summary:        Store and access your passwords safely
@@ -36,8 +36,7 @@
 Obsoletes:      python-keyring-kde < %{version}
 Provides:       python-keyring-gnome = %{version}
 Obsoletes:      python-keyring-gnome < %{version}
-Recommends:     python-gnomekeyring
-Recommends:     python-kde4
+Supplements:    packageand(kdebase4-workspace:kwalletmanager)
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else


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

Reply via email to