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

Update to 3.9.90

OBS-URL: https://build.opensuse.org/request/show/196468
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gcr?expand=0&rev=37
This commit is contained in:
2013-08-27 08:38:22 +00:00
committed by Git OBS Bridge
parent 20b1f70435
commit 5e11c1206a
4 changed files with 17 additions and 5 deletions

View File

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

3
gcr-3.9.90.tar.xz Normal file
View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Aug 26 17:04:58 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.90:
+ GcrCertificateWidget: inherit from GtkBin, not GtkWidget
(bgo#701048).
+ Made gcr-certificate-renderer close the dialog when clicking
okay (bgo#699543).
+ Port to new p11-kit managed style functions.
+ Testing fixes (bgo#705139).
+ Build fixes (bgo#695973).
-------------------------------------------------------------------
Wed May 1 08:16:19 UTC 2013 - dimstar@opensuse.org

View File

@@ -17,7 +17,7 @@
Name: gcr
Version: 3.9.1
Version: 3.9.90
Release: 0
Summary: Library for Crypto UI related task
License: LGPL-2.1+
@@ -43,7 +43,7 @@ BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
BuildRequires: pkgconfig(libtasn1)
BuildRequires: pkgconfig(p11-kit-1) >= 0.6
BuildRequires: pkgconfig(p11-kit-1) >= 0.19.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description