[seed] Update to 3.2.0

Ray Strode rstrode at fedoraproject.org
Tue Sep 27 17:01:43 UTC 2011


commit f247d68ab06c8532b3b2c482f3583530e7d13575
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Sep 27 12:22:18 2011 -0400

    Update to 3.2.0

 .gitignore |    1 +
 seed.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 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..76d6059 100644
--- a/seed.spec
+++ b/seed.spec
@@ -1,12 +1,12 @@
 Name:           seed
-Version:        3.1.1
-Release:        2%{?dist}
+Version:        3.2.0
+Release:        1%{?dist}
 Summary:        GNOME JavaScript interpreter
 
 Group:          Development/Languages
 License:        LGPLv3+
 URL:            http://live.gnome.org/Seed
-Source0:        http://ftp.gnome.org/pub/gnome/sources/seed/3.1/seed-%{version}.tar.bz2
+Source0:        http://ftp.gnome.org/pub/gnome/sources/seed/3.1/seed-%{version}.tar.xz
 # Seed.js multilib fix
 Patch0:         seed-3.0.0-multilib.patch
 # ParamSpec hack:
@@ -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