[seed] Update to 3.8.1

Kalev Lember kalev at fedoraproject.org
Wed Apr 17 01:27:02 UTC 2013


commit 0663708ab5d06c438b7435feb6ddf6b4fa245576
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Apr 17 00:20:37 2013 +0200

    Update to 3.8.1

 .gitignore |    1 +
 seed.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25b339b..1da3803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /seed-3.1.1.tar.bz2
 /seed-3.2.0.tar.xz
 /seed-3.8.0.tar.xz
+/seed-3.8.1.tar.xz
diff --git a/seed.spec b/seed.spec
index 7076d6d..c8a725c 100644
--- a/seed.spec
+++ b/seed.spec
@@ -1,14 +1,14 @@
 %define _default_patch_fuzz 2
 
 Name:           seed
-Version:        3.8.0
+Version:        3.8.1
 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.xz
+Source0:        http://ftp.gnome.org/pub/gnome/sources/seed/3.8/seed-%{version}.tar.xz
 # Seed.js multilib fix
 Patch0:         seed-3.0.0-multilib.patch
 
@@ -129,6 +129,9 @@ rm devdocs/{AUTHORS,COPYING,INSTALL,README}
 
 
 %changelog
+* Wed Apr 17 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.1-1
+- Update to 3.8.1
+
 * Tue Apr 16 2013 Richard Hughes <rhughes at redhat.com> - 3.8.0-1
 - Update to 3.8.0
 
diff --git a/sources b/sources
index c69feb6..5dfd43e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e077ce0e6a4119793ce23399283ed3e4  seed-3.8.0.tar.xz
+f5afeb04343e0cb56d2396f0d0458988  seed-3.8.1.tar.xz


More information about the scm-commits mailing list