Updating link to change in openSUSE:Factory/libgnome-keyring revision 9.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgnome-keyring?expand=0&rev=585f89c02965b516f34bfc54ef14f0b2
This commit is contained in:
OBS User buildservice-autocommit 2010-09-13 09:33:24 +00:00 committed by Git OBS Bridge
parent d7b5f586c1
commit a173ca9a2c
4 changed files with 19 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9227da7d3eee930b75ad7858875344b713d1bf73e6af54870a2691643d5dae4
size 812131

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:646a90089acf5e23609be0c70a8fd2eea720766a2dbc05658a16dd94e74bf907
size 411777

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Aug 31 01:39:04 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.91:
+ Use newer tar version for tarballs so we don't truncate file
names.
+ Remove erroneous egg-dbus dependency.
+ Try to fix broken use on multiple threads in libgnome-keyring.
+ Fix encoding problems with keyring names that contain foreign
chars.
+ Memory leak fix.
- Remove sed hack to remove eggdbus dependency.
-------------------------------------------------------------------
Thu Aug 26 10:34:24 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package libgnome-keyring (Version 2.30.1)
# spec file for package libgnome-keyring (Version 2.31.91)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,8 +18,8 @@
Name: libgnome-keyring
Version: 2.30.1
Release: 4
Version: 2.31.91
Release: 1
Url: http://www.gnome.org/
Group: Development/Libraries/GNOME
License: GPLv2+ ; LGPLv2.1+
@ -71,9 +71,6 @@ integrate with the GNOME Keyring system.
%lang_package
%prep
%setup -q
# Remove those lines when the grep fails.
grep -q eggdbus-1 configure
sed -i "s/eggdbus-1 >= 0.4//g" configure
%build
%configure \