From ff26ae9b499072ad905cd9e80cd8480db063ff87 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 17 Mar 2014 09:56:07 +0000 Subject: [PATCH] Update to 3.11.92 --- .gitignore | 1 + gnome-keyring.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index aa5911a..d8b8dba 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.9.90.tar.xz /gnome-keyring-3.10.0.tar.xz /gnome-keyring-3.10.1.tar.xz +/gnome-keyring-3.11.92.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 301c516..a74cbb9 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -6,12 +6,12 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 3.10.1 -Release: 2%{?dist} +Version: 3.11.92 +Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/gnome-keyring -Source: http://download.gnome.org/sources/gnome-keyring/3.10/gnome-keyring-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-keyring/3.11/gnome-keyring-%{version}.tar.xz URL: http://www.gnome.org BuildRequires: glib2-devel >= %{glib2_version} @@ -107,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Mon Mar 17 2014 Richard Hughes - 3.11.92-1 +- Update to 3.11.92 + * Sat Dec 21 2013 Ville Skyttä - 3.10.1-2 - Drop unneeded ldconfig calls from %%post* scriptlets. - Fix bogus dates in %%changelog. diff --git a/sources b/sources index 7f901e0..efbacb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0fedbeb11a654975abed45865d3f82d gnome-keyring-3.10.1.tar.xz +0a83bdbab946e1ae363c581eded4885a gnome-keyring-3.11.92.tar.xz