diff --git a/.gitignore b/.gitignore index 1c80e2e..c879c8b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.1.91.tar.xz /seahorse-3.1.92.tar.xz /seahorse-3.2.0.tar.xz +/seahorse-3.2.1.tar.xz diff --git a/seahorse.spec b/seahorse.spec index 5aaf76e..2d0f085 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,5 +1,5 @@ Name: seahorse -Version: 3.2.0 +Version: 3.2.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.1/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/seahorse/3.2/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -130,11 +130,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/glib-2.0/schemas/*.gschema.xml %changelog -* Tue Sep 27 2011 Ray - 3.2.0-1 -- Update to 3.2.0 - -* Tue Sep 27 2011 Ray - 3.2.0-1 -- Update to 3.2.0 +* Wed Oct 19 2011 Matthias Clasen - 3.2.1-1 +- Update to 3.2.1 * Tue Sep 27 2011 Ray - 3.2.0-1 - Update to 3.2.0 diff --git a/sources b/sources index a363d19..86396da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf8f07aaa492920355c7e5a30f3b29f2 seahorse-3.2.0.tar.xz +d29acba5c57f95c4645f6cf647ddd046 seahorse-3.2.1.tar.xz