From 3d38479efc31c0c16950e6ce511fb48192312a099c4dca00cf3f7155e3d82ce1 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Sep 2014 21:25:27 +0000 Subject: [PATCH 1/3] 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 --- gcr-3.12.2.tar.xz | 3 --- gcr-3.13.91.tar.xz | 3 +++ gcr.changes | 19 +++++++++++++++++++ gcr.spec | 6 +++--- 4 files changed, 25 insertions(+), 6 deletions(-) delete mode 100644 gcr-3.12.2.tar.xz create mode 100644 gcr-3.13.91.tar.xz diff --git a/gcr-3.12.2.tar.xz b/gcr-3.12.2.tar.xz deleted file mode 100644 index ef53202..0000000 --- a/gcr-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:456e20615ab178aa92eeabdea64dcce535c10d5af189171d9375291a2447d21c -size 1331884 diff --git a/gcr-3.13.91.tar.xz b/gcr-3.13.91.tar.xz new file mode 100644 index 0000000..6f28c35 --- /dev/null +++ b/gcr-3.13.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca39b89ada2266a56f0bc8936b34db49d3b159655be090682614a47a0af32df0 +size 1336756 diff --git a/gcr.changes b/gcr.changes index 0924177..40da1e6 100644 --- a/gcr.changes +++ b/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 diff --git a/gcr.spec b/gcr.spec index 9129665..7858610 100644 --- a/gcr.spec +++ b/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) From ea77aba63cf9994f61fd87e78a4ff94e5c7846888c332c0487c6f4002d8c6224 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Sep 2014 21:37:28 +0000 Subject: [PATCH 2/3] fixup OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gcr?expand=0&rev=50 --- gcr.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gcr.spec b/gcr.spec index 7858610..07462a2 100644 --- a/gcr.spec +++ b/gcr.spec @@ -25,6 +25,7 @@ License: LGPL-2.1+ Group: System/Libraries Url: http://www.gnome.org Source0: http://download.gnome.org/sources/gcr/3.13/%{name}-%{version}.tar.xz +Source1: baselibs.conf # For directory ownership BuildRequires: dbus-1 BuildRequires: gobject-introspection-devel >= 1.34 From f47bfc645d3cb1e8f71cb0ed6a381f1a48904f7fbe31792ad73559bd5c092a58 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 25 Sep 2014 07:54:21 +0000 Subject: [PATCH 3/3] Accepting request 251866 from GNOME:Next Push GNOME 3.14.0 OBS-URL: https://build.opensuse.org/request/show/251866 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gcr?expand=0&rev=51 --- gcr-3.13.91.tar.xz | 3 --- gcr-3.14.0.tar.xz | 3 +++ gcr.changes | 6 ++++++ gcr.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gcr-3.13.91.tar.xz create mode 100644 gcr-3.14.0.tar.xz diff --git a/gcr-3.13.91.tar.xz b/gcr-3.13.91.tar.xz deleted file mode 100644 index 6f28c35..0000000 --- a/gcr-3.13.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca39b89ada2266a56f0bc8936b34db49d3b159655be090682614a47a0af32df0 -size 1336756 diff --git a/gcr-3.14.0.tar.xz b/gcr-3.14.0.tar.xz new file mode 100644 index 0000000..730f07d --- /dev/null +++ b/gcr-3.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2231147a01e2061f57fa9ca77557ff97bc6ceab028cee5528079f4b2fca63d +size 1340764 diff --git a/gcr.changes b/gcr.changes index 40da1e6..3d7237e 100644 --- a/gcr.changes +++ b/gcr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 23 09:26:33 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.14.0: + + Updated translations. + ------------------------------------------------------------------- Tue Sep 9 18:42:06 UTC 2014 - dimstar@opensuse.org diff --git a/gcr.spec b/gcr.spec index 07462a2..252c10f 100644 --- a/gcr.spec +++ b/gcr.spec @@ -17,14 +17,14 @@ Name: gcr -Version: 3.13.91 +Version: 3.14.0 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.13/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gcr/3.14/%{name}-%{version}.tar.xz Source1: baselibs.conf # For directory ownership BuildRequires: dbus-1