Hello community, here is the log from the commit of package libgnome-keyring for openSUSE:Factory checked in at Thu Apr 1 03:09:27 CEST 2010. -------- --- GNOME/libgnome-keyring/libgnome-keyring.changes 2010-02-16 13:09:34.000000000 +0100 +++ /mounts/work_src_done/STABLE/libgnome-keyring/libgnome-keyring.changes 2010-03-31 01:36:36.000000000 +0200 @@ -1,0 +2,22 @@ +Wed Mar 31 01:30:09 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.30.0: + + Fix assertion calling deprecated acl function. + + Clear the client's session when the service disconnects. + + Implement setting of Type property in + gnome_keyring_item_set_info(). + + Allow predictable testing by setting up a test path and + service. + + Fix assertion when password is not found. + + Prompt to create a new default keyring when creating an item + while no default keyring exists. + + Try to return GNOME_KEYRING_ALREADY_EXISTS where possible. + + Hold reference to operation while waiting for prompt result. + + Don't assert on va_list, which isn't necessarily a pointer. + + Return GNOME_KEYRING_RESULT_NO_MATCH when no secret is found. + + Fix up some documentation errors. + + Updated translations. +- Drop libgnome-keyring-no-match.patch: fixed upstream. +- Create lang package. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libgnome-keyring-2.29.4.tar.bz2 libgnome-keyring-no-match.patch New: ---- libgnome-keyring-2.30.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnome-keyring.spec ++++++ --- /var/tmp/diff_new_pack.DUJEzC/_old 2010-04-01 03:09:22.000000000 +0200 +++ /var/tmp/diff_new_pack.DUJEzC/_new 2010-04-01 03:09:22.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package libgnome-keyring (Version 2.29.4) +# spec file for package libgnome-keyring (Version 2.30.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,21 +18,20 @@ Name: libgnome-keyring -Version: 2.29.4 -Release: 2 +Version: 2.30.0 +Release: 1 Url: http://www.gnome.org/ Group: Development/Libraries/GNOME License: GPLv2+ ; LGPLv2.1+ Summary: Library to integrate with the GNOME Keyring Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.29/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM libgnome-keyring-no-match.patch vuntz@opensuse.org -- Taken partly from upstream, to make gnome-keyring work -Patch0: libgnome-keyring-no-match.patch BuildRequires: dbus-1-devel BuildRequires: eggdbus-devel BuildRequires: fdupes BuildRequires: intltool BuildRequires: glib2-devel BuildRequires: libgcrypt-devel +Requires: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -44,7 +43,10 @@ License: GPLv2+ ; LGPLv2.1+ Group: Development/Libraries/GNOME Summary: Library to integrate with the GNOME Keyring +Requires: %{name}-lang = %{version} Recommends: gnome-keyring +# To make the lang package happy +Provides: %{name} = %{version} %description -n libgnome-keyring0 The GNOME Keyring is a program that keep password and other secrets @@ -70,7 +72,6 @@ %lang_package %prep %setup -q -%patch0 -p1 %build %configure \ @@ -79,6 +80,7 @@ %install %makeinstall +%find_lang %{name} find %{buildroot} -type f -name "*.la" -delete -print %fdupes %{buildroot} @@ -103,4 +105,6 @@ %dir %{_datadir}/gtk-doc/html %{_datadir}/gtk-doc/html/gnome-keyring +%files lang -f %{name}.lang + %changelog ++++++ libgnome-keyring-2.29.4.tar.bz2 -> libgnome-keyring-2.30.0.tar.bz2 ++++++ ++++ 48447 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org