From 61051d7c7bfdc3be54e3fe0e8aaec8623a4da5e3 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 26 Mar 2012 17:51:54 +0200 Subject: [PATCH] Update to 3.4.0 --- .gitignore | 1 + gnome-keyring.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 42000ec..c3d0a19 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.3.5.tar.xz /gnome-keyring-3.3.91.tar.xz /gnome-keyring-3.3.92.tar.xz +/gnome-keyring-3.4.0.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 4e19f00..6fb919c 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -8,12 +8,12 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 3.3.92 +Version: 3.4.0 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.3/gnome-keyring-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-keyring/3.4/gnome-keyring-%{version}.tar.xz URL: http://www.gnome.org BuildRequires: glib2-devel >= %{glib2_version} @@ -122,6 +122,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Wed Mar 26 2012 Debarshi Ray - 3.4.0-1 +- Update to 3.4.0 + * Wed Mar 21 2012 Kalev Lember - 3.3.92-1 - Update to 3.3.92 diff --git a/sources b/sources index fb61ac3..9de0ccf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e21b5bb46730c1c18f8a3709a7d4914 gnome-keyring-3.3.92.tar.xz +f4e62be30e7fdd8333eeabeb74e1012d gnome-keyring-3.4.0.tar.xz