diff --git a/.gitignore b/.gitignore index 9d7e716..cf7f089 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.9.1.tar.xz /seahorse-3.9.90.tar.xz /seahorse-3.9.91.tar.xz +/seahorse-3.10.0.tar.xz diff --git a/seahorse.spec b/seahorse.spec index d1a3685..bfe1b90 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,5 +1,5 @@ Name: seahorse -Version: 3.9.91 +Version: 3.10.0 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.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/seahorse/3.10/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -133,6 +133,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Tue Sep 03 2013 Kalev Lember - 3.9.91-1 - Update to 3.9.91 diff --git a/sources b/sources index 5c3d199..5830c16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7f9de4230446b206bfa292505a5a898 seahorse-3.9.91.tar.xz +4a4bbc546904908b7a87c9afc6982d50 seahorse-3.10.0.tar.xz