diff --git a/.gitignore b/.gitignore index 6cab34b..b755429 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.5.90.tar.xz /gnome-keyring-3.5.91.tar.xz /gnome-keyring-3.5.92.tar.xz +/gnome-keyring-3.6.0.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index e5c3cfc..d0be14d 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.5.92 +Version: 3.6.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.5/gnome-keyring-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-keyring/3.6/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 >&/dev/null || : %changelog +* Tue Sep 25 2012 Matthias Clasen - 3.6.0-1 +- Update to 3.6.0 + * Wed Sep 19 2012 Richard Hughes - 3.5.92-1 - Update to 3.5.92 diff --git a/sources b/sources index a9c6f20..a257c76 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64c90c8032f7bb67e2779db512ce816a gnome-keyring-3.5.92.tar.xz +f599cff692a87bcc3ea367169f36156b gnome-keyring-3.6.0.tar.xz