[seahorse/f15/master] 3.0.0

Christopher Aillon caillon at fedoraproject.org
Thu Apr 7 14:28:26 UTC 2011


commit b7b10549adfa91d6354498e00e20f5d6c8534e28
Author: Christopher Aillon <caillon at redhat.com>
Date:   Thu Apr 7 07:28:26 2011 -0700

    3.0.0

 .gitignore    |    1 +
 seahorse.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba2b7e2..f7dc2b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ seahorse-2.30.0.tar.bz2
 /seahorse-2.91.91.tar.bz2
 /seahorse-2.91.92.tar.bz2
 /seahorse-2.91.93.tar.bz2
+/seahorse-3.0.0.tar.bz2
diff --git a/seahorse.spec b/seahorse.spec
index 323573c..84c2429 100644
--- a/seahorse.spec
+++ b/seahorse.spec
@@ -1,5 +1,5 @@
 Name:		seahorse
-Version:	2.91.93
+Version:	3.0.0
 Release:	1%{?dist}
 Summary:	A GNOME application for managing encryption keys
 Group:		User Interface/Desktops
@@ -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/2.91/%{name}-%{version}.tar.bz2
+Source:         http://download.gnome.org/sources/seahorse/3.0/%{name}-%{version}.tar.bz2
 
 BuildRequires:  glib2-devel
 BuildRequires:  gtk3-devel
@@ -154,6 +154,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Thu Apr  7 2011 Christopher Aillon <caillon at redhat.com> 3.0.0-1
+- Update to 3.0.0
+
 * Fri Mar 25 2011 Matthias Clasen <mclasen at redhat.com> 2.91.93-1
 - Update to 2.91.93
 
diff --git a/sources b/sources
index 2c0275d..f4bc8ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4eec54bc32a0e31bc59144e776a039cb  seahorse-2.91.93.tar.bz2
+068343c6e01a8fe07618d8f33d2d1345  seahorse-3.0.0.tar.bz2


More information about the scm-commits mailing list