diff --git a/.gitignore b/.gitignore index 8cec11f..e3292a7 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.8.1.tar.xz /gnome-keyring-3.9.1.tar.xz /gnome-keyring-3.9.90.tar.xz +/gnome-keyring-3.10.0.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index ddb3329..c8d2aa7 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.9.90 +Version: 3.10.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.9/gnome-keyring-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-keyring/3.10/gnome-keyring-%{version}.tar.xz URL: http://www.gnome.org BuildRequires: glib2-devel >= %{glib2_version} @@ -110,6 +110,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Wed Aug 28 2013 Kalev Lember - 3.9.90-1 - Update to 3.9.90 diff --git a/sources b/sources index 23c716f..bca5069 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a8b544dfbeae6f3b58d98316c65dc0a gnome-keyring-3.9.90.tar.xz +6ec773dbf3bd2d5e666ddbf3103aa0d9 gnome-keyring-3.10.0.tar.xz