[seed/f16] Update to 3.2.0

Ray Strode rstrode at fedoraproject.org
Tue Sep 27 16:45:26 UTC 2011


commit c631ce8d2170156475cf13a1dbbf25935c81308a
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Sep 27 01:36:11 2011 -0400

    Update to 3.2.0

 .gitignore |    1 +
 seed.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b976248..58823a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /seed-3.1.1.tar.bz2
+/seed-3.2.0.tar.xz
diff --git a/seed.spec b/seed.spec
index 4056155..9af3885 100644
--- a/seed.spec
+++ b/seed.spec
@@ -1,6 +1,6 @@
 Name:           seed
-Version:        3.1.1
-Release:        2%{?dist}
+Version:        3.2.0
+Release:        1%{?dist}
 Summary:        GNOME JavaScript interpreter
 
 Group:          Development/Languages
@@ -132,6 +132,9 @@ rm devdocs/{AUTHORS,COPYING,INSTALL,README}
 
 
 %changelog
+* Tue Sep 27 2011 Ray <rstrode at redhat.com> - 3.2.0-1
+- Update to 3.2.0
+
 * Sun Aug  7 2011 Michel Salim <salimma at fedoraproject.org> - 3.1.1-2
 - Multilib fix: Seed.js now searches both lib64 and lib directories
 - Documentation subpackage no longer depends on gtk-doc (# 707571)
diff --git a/sources b/sources
index a48a573..fc22991 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d70942700215b48cd81984db4bdcae6  seed-3.1.1.tar.bz2
+792ac48542019bd14f8d639a9e401c0a  seed-3.2.0.tar.xz


More information about the scm-commits mailing list