[seahorse] 3.3.1

Matthias Clasen mclasen at fedoraproject.org
Thu Nov 3 03:03:31 UTC 2011


commit b0dadd34d4ba9f5e6dce9e4ef981b67e9004e5ee
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Nov 2 23:03:07 2011 -0400

    3.3.1

 .gitignore    |    1 +
 seahorse.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
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 <mclasen at redhat.com> - 3.3.1-1
+- Update to 3.3.1
+
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list