Accepting request 196515 from GNOME:Factory
Update to 3.9.90 (forwarded request 196468 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/196515 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcr?expand=0&rev=16
This commit is contained in:
commit
f7181f3060
@ -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
3
gcr-3.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d4ca14e4b51c535dd017179e8cb2d2a3c4d78a8d68f1e40e9008605a0cf35ef
|
||||
size 1400644
|
12
gcr.changes
12
gcr.changes
@ -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
|
||||
|
||||
|
4
gcr.spec
4
gcr.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user