Accepting request 67422 from GNOME:Next

thanks

OBS-URL: https://build.opensuse.org/request/show/67422
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgnome-keyring?expand=0&rev=25
This commit is contained in:
Vincent Untz 2011-04-21 08:35:44 +00:00 committed by Git OBS Bridge
parent 9a34a46c3b
commit 3ea28c035d
4 changed files with 34 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Apr 4 13:21:18 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 21 18:02:33 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.93:
+ Use full interface.Property form for CreateCollection and
CreateItem in the DBus API.
+ Fix crash in certain dbus corner cases.
-------------------------------------------------------------------
Thu Mar 10 17:25:40 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.92:
+ Use HKDF for hashing of key used to transport secrets.
+ Fix race condition when multiple applications try to create the
default keyring at once.
+ Use a longer DBus timeout when tests are enabled.
+ Send content-type along with each secret. This is currently
stubbed out and not exposed in the API.
+ Refactor tests.
+ Don't run tests if testing in gnome-keyring-daemon is not
enabled.
-------------------------------------------------------------------
Mon Feb 14 19:49:23 CET 2011 - sbrabec@suse.cz

View File

@ -18,8 +18,8 @@
Name: libgnome-keyring
Version: 2.32.0
Release: 7
Version: 3.0.0
Release: 1
Url: http://www.gnome.org/
Group: Development/Libraries/GNOME
License: GPLv2+ ; LGPLv2.1+
@ -77,7 +77,7 @@ translation-update-upstream
%build
%configure \
--disable-static
make %{?jobs:-j%jobs}
make %{?jobs:-j%jobs} V=1
%install
%makeinstall