diff --git a/.gitignore b/.gitignore index e80be36..9d7e716 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.8.1.tar.xz /seahorse-3.9.1.tar.xz /seahorse-3.9.90.tar.xz +/seahorse-3.9.91.tar.xz diff --git a/seahorse.spec b/seahorse.spec index 34f437d..d1a3685 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,6 +1,6 @@ Name: seahorse -Version: 3.9.90 -Release: 2%{?dist} +Version: 3.9.91 +Release: 1%{?dist} Summary: A GNOME application for managing encryption keys Group: User Interface/Desktops # seahorse is GPLv2+ @@ -133,6 +133,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini %changelog +* Tue Sep 03 2013 Kalev Lember - 3.9.91-1 +- Update to 3.9.91 + * Fri Aug 30 2013 Kalev Lember - 3.9.90-2 - Obsolete retired seahorse-plugins diff --git a/sources b/sources index cb8eb14..5c3d199 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd4af6cc7c3fe5bba6b5f35c1c732f5f seahorse-3.9.90.tar.xz +e7f9de4230446b206bfa292505a5a898 seahorse-3.9.91.tar.xz