diff --git a/.gitignore b/.gitignore index 44558f2..a8d3e80 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.6.0.tar.xz /seahorse-3.6.1.tar.xz /seahorse-3.6.2.tar.xz +/seahorse-3.6.3.tar.xz diff --git a/seahorse.spec b/seahorse.spec index 5cb9c59..1a40c1b 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,5 +1,5 @@ Name: seahorse -Version: 3.6.2 +Version: 3.6.3 Release: 1%{?dist} Summary: A GNOME application for managing encryption keys Group: User Interface/Desktops @@ -128,6 +128,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/glib-2.0/schemas/*.gschema.xml %changelog +* Tue Nov 13 2012 Kalev Lember - 3.6.3-1 +- Update to 3.6.3 + * Tue Oct 23 2012 Tomas Bzatek - 3.6.2-1 - Update to 3.6.2 diff --git a/sources b/sources index 97c256c..6880456 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46c74b8010351850ad0bc28dd0a99c60 seahorse-3.6.2.tar.xz +bc4ffc588015f014c8b03058f91c0d58 seahorse-3.6.3.tar.xz