[gjs/f15/master] Update to 0.7.13

Colin Walters walters at fedoraproject.org
Fri Mar 11 16:32:59 UTC 2011


commit 47581cbdac42fae0e830fa730d413682e4c6be57
Author: Colin Walters <walters at verbum.org>
Date:   Fri Mar 11 11:32:55 2011 -0500

    Update to 0.7.13

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df86519..c4dd540 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gjs-0.7.1.tar.gz
 /gjs-0.7.9.tar.bz2
 /gjs-0.7.10.tar.bz2
 /gjs-0.7.11.tar.bz2
+/gjs-0.7.13.tar.bz2
diff --git a/gjs.spec b/gjs.spec
index c8c6ef6..a9044e6 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,8 +1,8 @@
 %global gecko_version 2.0-rc1
 
 Name:           gjs
-Version:        0.7.11
-Release:        3%{?dist}
+Version:        0.7.13
+Release:        1%{?dist}
 Summary:        Javascript Bindings for GNOME
 
 Group:          System Environment/Libraries
@@ -90,6 +90,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.so
 
 %changelog
+* Thu Mar 10 2011 Colin Walters <walters at verbum.org> - 0.7.13-1
+- Update to 0.7.13
+
 * Wed Mar  9 2011 Christopher Aillon <caillon at redhat.com> - 0.7.11-3
 - Rebuild against newer gecko
 
diff --git a/sources b/sources
index fbd707e..6ad8c62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc253fae4de6d05bb238e873c574b7b5  gjs-0.7.11.tar.bz2
+34651aefe70762d10651b22c872ed0cc  gjs-0.7.13.tar.bz2


More information about the scm-commits mailing list