diff --git a/.gitignore b/.gitignore index f0619fa..d268caf 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.3.91.tar.xz /seahorse-3.3.92.tar.xz /seahorse-3.4.0.tar.xz +/seahorse-3.4.1.tar.xz diff --git a/seahorse.spec b/seahorse.spec index df4f74f..579ab21 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,6 +1,6 @@ Name: seahorse -Version: 3.4.0 -Release: 2%{?dist} +Version: 3.4.1 +Release: 1%{?dist} Summary: A GNOME application for managing encryption keys Group: User Interface/Desktops # seahorse is GPLv2+ @@ -129,6 +129,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/glib-2.0/schemas/*.gschema.xml %changelog +* Mon Apr 16 2012 Richard Hughes - 3.4.1-1 +- Update to 3.4.1 + * Thu Apr 12 2012 Kalev Lember - 3.4.0-2 - Added self-obsoletes to assist with seahorse-sharing package split diff --git a/sources b/sources index b8cc033..c7a60f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2c146599c3c169202b7f195c85f931a seahorse-3.4.0.tar.xz +0d5215a1b6d5747afe0909f4d91f53b9 seahorse-3.4.1.tar.xz