Accepting request 248672 from GNOME:Next
Push GNOME 3.13.91 - Add to Staging:E OBS-URL: https://build.opensuse.org/request/show/248672 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gcr?expand=0&rev=49
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:456e20615ab178aa92eeabdea64dcce535c10d5af189171d9375291a2447d21c
|
||||
size 1331884
|
3
gcr-3.13.91.tar.xz
Normal file
3
gcr-3.13.91.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca39b89ada2266a56f0bc8936b34db49d3b159655be090682614a47a0af32df0
|
||||
size 1336756
|
19
gcr.changes
19
gcr.changes
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 18:42:06 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.91:
|
||||
+ Add support for parsing EC keys (bgo#672137).
|
||||
+ Add support for EC keys to key renderer.
|
||||
+ Parser support for PEM 'PUBLIC KEY' files.
|
||||
+ Parser support for parsing ECDSA OpenSSH keys.
|
||||
+ Fix use of libgcrypt 1.6+.
|
||||
+ Fix for deprecations in Gtk 3.13.x.
|
||||
+ Use g_debug() instead of our own debug wrappers.
|
||||
+ Bump required GLib version to 2.38.x.
|
||||
+ Don't include deprecated library in our pkg-config file
|
||||
(bgo#732082).
|
||||
+ Don't use non-portable 'sed -i' shell command (bgo#728506).
|
||||
+ Change CVS to Git in error message (bgo#730340).
|
||||
+ Build fixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 17 07:37:48 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
6
gcr.spec
6
gcr.spec
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: gcr
|
||||
Version: 3.12.2
|
||||
Version: 3.13.91
|
||||
Release: 0
|
||||
# FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and required (see bgo#725501).
|
||||
Summary: Library for Crypto UI related task
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Url: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gcr/3.12/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gcr/3.13/%{name}-%{version}.tar.xz
|
||||
# For directory ownership
|
||||
BuildRequires: dbus-1
|
||||
BuildRequires: gobject-introspection-devel >= 1.34
|
||||
@@ -39,7 +39,7 @@ BuildRequires: vala >= 0.18.0.22
|
||||
BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
|
||||
BuildRequires: pkgconfig(gmodule-no-export-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gthread-2.0)
|
||||
|
Reference in New Issue
Block a user