[seed] Update to 3.8.0

Richard Hughes rhughes at fedoraproject.org
Tue Apr 16 12:52:12 UTC 2013


commit dd7c5f04591fcf431dcaa9b777fa0ac60ee12aa5
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Apr 16 13:52:08 2013 +0100

    Update to 3.8.0

 .gitignore |    1 +
 seed.spec  |    9 +++++++--
 sources    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58823a3..25b339b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /seed-3.1.1.tar.bz2
 /seed-3.2.0.tar.xz
+/seed-3.8.0.tar.xz
diff --git a/seed.spec b/seed.spec
index 44db87a..7076d6d 100644
--- a/seed.spec
+++ b/seed.spec
@@ -1,6 +1,8 @@
+%define _default_patch_fuzz 2
+
 Name:           seed
-Version:        3.2.0
-Release:        4%{?dist}.2
+Version:        3.8.0
+Release:        1%{?dist}
 Summary:        GNOME JavaScript interpreter
 
 Group:          Development/Languages
@@ -127,6 +129,9 @@ rm devdocs/{AUTHORS,COPYING,INSTALL,README}
 
 
 %changelog
+* Tue Apr 16 2013 Richard Hughes <rhughes at redhat.com> - 3.8.0-1
+- Update to 3.8.0
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.0-4.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index fc22991..c69feb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-792ac48542019bd14f8d639a9e401c0a  seed-3.2.0.tar.xz
+e077ce0e6a4119793ce23399283ed3e4  seed-3.8.0.tar.xz


More information about the scm-commits mailing list