[gjs/f15/master] Update to 0.7.11

Owen Taylor otaylor at fedoraproject.org
Wed Feb 23 03:43:27 UTC 2011


commit 3fdcba5c82feb617e62abc531859024c04f95960
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Tue Feb 22 22:40:59 2011 -0500

    Update to 0.7.11

 .gitignore            |    1 +
 gjs-0.7.9-ffb10.patch |   14 --------------
 gjs.spec              |    7 +++++--
 sources               |    2 +-
 4 files changed, 7 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d62b933..df86519 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ gjs-0.7.1.tar.gz
 /gjs-0.7.8.tar.bz2
 /gjs-0.7.9.tar.bz2
 /gjs-0.7.10.tar.bz2
+/gjs-0.7.11.tar.bz2
diff --git a/gjs.spec b/gjs.spec
index 11b5364..4adca10 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:           gjs
-Version:        0.7.10
-Release:        4%{?dist}
+Version:        0.7.11
+Release:        1%{?dist}
 Summary:        Javascript Bindings for GNOME
 
 Group:          System Environment/Libraries
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.so
 
 %changelog
+* Tue Feb 22 2011 Owen Taylor <otaylor at redhat.com> - 0.7.11-1
+- Update to 0.7.11
+
 * Thu Feb 10 2011 Christopher Aillon <caillon at redhat.com> - 0.7.10-4
 - Require gecko-libs instead of xulrunner
 
diff --git a/sources b/sources
index 3b3a197..fbd707e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12df4ed701ef4e2dc742cfbea6bb43eb  gjs-0.7.10.tar.bz2
+fc253fae4de6d05bb238e873c574b7b5  gjs-0.7.11.tar.bz2


More information about the scm-commits mailing list