Accepting request 93010 from home:dimstar:branches:GNOME:Factory

Update to 2.31.2

OBS-URL: https://build.opensuse.org/request/show/93010
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=40
This commit is contained in:
Vincent Untz 2011-11-23 11:26:57 +00:00 committed by Git OBS Bridge
parent 17ecde88c7
commit 65d4f82d33
4 changed files with 22 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Nov 22 09:34:27 UTC 2011 - dimstar@opensuse.org
- Update to version 2.31.2:
+ gnutls:
- Added gnutls-pkcs11 backend, which uses gnutls 2.12.8 and
p11-kit (a new optional dependency) to provide access to
PKCS#11 tokens. At the moment, this is only enabled if you
set GIO_USE_TLS=gnutls-pkcs11 in the environment (bgo#656361)
- GTlsCertificateGnutls can now read unencrypted PKCS#8 keys
(which show "BEGIN PRIVATE KEY" in PEM form) in addition to
the previously-supported PKCS#1 keys ("BEGIN RSA PRIVATE
KEY").
+ Updated translations.
- Add pkgconfig(p11-kit-1) BuildRequires. New dependency.
-------------------------------------------------------------------
Tue Nov 15 14:15:53 UTC 2011 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
Name: glib-networking
Version: 2.31.0
Version: 2.31.2
Release: 1
License: LGPLv2+
Summary: Network-related GIO modules for glib
@ -32,9 +32,10 @@ BuildRequires: libgcrypt-devel
BuildRequires: translation-update-upstream
# If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly
BuildRequires: pkgconfig(gio-2.0) >= 2.29.18
BuildRequires: pkgconfig(gnutls)
BuildRequires: pkgconfig(gnutls) >= 2.11.0
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(libproxy-1.0)
BuildRequires: pkgconfig(p11-kit-1) >= 0.8
# org.gnome.system.proxy schema is used
Requires: gsettings-desktop-schemas
Recommends: %{name}-lang = %{version}