[gjs/f15/master] Rebuild

Christopher Aillon caillon at fedoraproject.org
Wed Mar 9 23:15:34 UTC 2011


commit ef9c0b7c21f370491306060daa707823edef562a
Author: Christopher Aillon <caillon at redhat.com>
Date:   Wed Mar 9 14:56:02 2011 -0800

    Rebuild

 gjs.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gjs.spec b/gjs.spec
index cb63ed5..bfc3739 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:           gjs
 Version:        0.7.11
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Javascript Bindings for GNOME
 
 Group:          System Environment/Libraries
@@ -26,7 +26,7 @@ BuildRequires: gtk-doc gnome-common
 # A better fix would be to get all of Fedora's spidermonkey consumers
 # to not depend on xulrunner.  See 
 # https://bugzilla.mozilla.org/show_bug.cgi?id=618381
-Requires: gecko-libs%{?_isa} = 2.0-beta12
+Requires: gecko-libs%{?_isa} = 2.0-rc1
 
 %description
 Gjs allows using GNOME libraries from Javascript. It's based on the
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.so
 
 %changelog
+* Wed Mar  9 2011 Christopher Aillon <caillon at redhat.com> - 0.7.11-3
+- Rebuild against newer gecko
+
 * Fri Feb 25 2011 Christopher Aillon <caillon at redhat.com> - 0.7.11-2
 - Rebuild against newer gecko
 


More information about the scm-commits mailing list