From b0dadd34d4ba9f5e6dce9e4ef981b67e9004e5ee Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Nov 03 2011 03:03:07 +0000 Subject: 3.3.1 --- diff --git a/.gitignore b/.gitignore index c879c8b..5c68d79 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.1.92.tar.xz /seahorse-3.2.0.tar.xz /seahorse-3.2.1.tar.xz +/seahorse-3.3.1.tar.xz diff --git a/seahorse.spec b/seahorse.spec index eb4152a..a2bc38b 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,6 +1,6 @@ Name: seahorse -Version: 3.2.1 -Release: 2%{?dist} +Version: 3.3.1 +Release: 1%{?dist} Summary: A GNOME application for managing encryption keys Group: User Interface/Desktops # seahorse is GPLv2+ @@ -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.2/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/seahorse/3.3/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -130,6 +130,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/glib-2.0/schemas/*.gschema.xml %changelog +* Wed Nov 2 2011 Matthias Clasen - 3.3.1-1 +- Update to 3.3.1 + * Wed Oct 26 2011 Fedora Release Engineering - 3.2.1-2 - Rebuilt for glibc bug#747377 diff --git a/sources b/sources index 86396da..b235c18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d29acba5c57f95c4645f6cf647ddd046 seahorse-3.2.1.tar.xz +508bc90ff1823657aee100750b7990d7 seahorse-3.3.1.tar.xz