diff --git a/.gitignore b/.gitignore index 172bf17..173a921 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.5.92.tar.xz /seahorse-3.6.0.tar.xz /seahorse-3.6.1.tar.xz +/seahorse-3.7.1.tar.xz diff --git a/seahorse.spec b/seahorse.spec index 0091af0..5115387 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,5 +1,5 @@ Name: seahorse -Version: 3.6.1 +Version: 3.7.1 Release: 1%{?dist} Summary: A GNOME application for managing encryption keys Group: User Interface/Desktops @@ -8,7 +8,7 @@ Group: User Interface/Desktops License: GPLv2+ and LGPLv2+ URL: http://projects.gnome.org/seahorse/ #VCS: git:git://git.gnome.org/seahorse -Source: http://download.gnome.org/sources/seahorse/3.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/seahorse/3.7/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -128,6 +128,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/glib-2.0/schemas/*.gschema.xml %changelog +* Fri Nov 09 2012 Kalev Lember - 3.7.1-1 +- Update to 3.7.1 + * Tue Oct 16 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1 diff --git a/sources b/sources index 5b9f1ff..f7e4171 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87c495a8f9dd862d1df73cc74fae7861 seahorse-3.6.1.tar.xz +eac027377c81254bafcb8521b0a06337 seahorse-3.7.1.tar.xz