Accepting request 101180 from GNOME:Factory

Pushing bits of G:F that are fine (mostly update to 3.3.4)

OBS-URL: https://build.opensuse.org/request/show/101180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgnome-keyring?expand=0&rev=24
This commit is contained in:
Stephan Kulow 2012-01-25 10:08:00 +00:00 committed by Git OBS Bridge
commit 75c27da6da
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 16 16:50:31 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.4:
+ Fix gnome_keyring_item_info_copy()
+ Build fixes
-------------------------------------------------------------------
Mon Dec 19 11:39:45 UTC 2011 - vuntz@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package libgnome-keyring
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,7 +16,7 @@
#
Name: libgnome-keyring
Version: 3.3.3
Version: 3.3.4
Release: 0
Url: http://www.gnome.org/
Summary: Library to integrate with the GNOME Keyring
@ -41,6 +41,7 @@ integrate with the GNOME Keyring system.
%package -n libgnome-keyring0
Summary: Library to integrate with the GNOME Keyring
Group: Development/Libraries/GNOME
Recommends: %{name}-lang
Recommends: gnome-keyring
# To make the lang package happy
@ -53,6 +54,7 @@ integrate with the GNOME Keyring system.
%package devel
Summary: Library to integrate with the GNOME Keyring - Development Files
Group: Development/Libraries/GNOME
Requires: libgnome-keyring0 = %{version}
Requires: glib2-devel
Provides: gnome-keyring-devel = %{version}