[xulrunner] 2.0 Beta 11

Christopher Aillon caillon at fedoraproject.org
Tue Feb 8 18:16:52 UTC 2011


commit eab4fa43523ee4b1a0ea558d9eae9bd077d31f1c
Author: Christopher Aillon <caillon at redhat.com>
Date:   Tue Feb 8 09:43:24 2011 -0800

    2.0 Beta 11

 .gitignore          |    1 +
 revert-562138.patch |  290 ---------------------------------------------------
 sources             |    2 +-
 xulrunner.spec      |   10 +-
 4 files changed, 7 insertions(+), 296 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0d9e6f..31e78ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ xulrunner-1.9.3.0b3.source.tar.bz2
 /xulrunner-2.0b8.source.tar.bz2
 /xulrunner-2.0b9.source.tar.bz2
 /xulrunner-2.0b10.source.tar.bz2
+/xulrunner-2.0b11.source.tar.bz2
diff --git a/sources b/sources
index 9d1cf71..11a4aa2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfbd4a465e5aeb5f0a67cb0b3ad92249  xulrunner-2.0b10.source.tar.bz2
+a52b8f4bb98f158ef0639db59dd39bce  xulrunner-2.0b11.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index c45795e..921ce48 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -7,7 +7,7 @@
 %global libnotify_version 0.7.0
 
 %global version_internal  2
-%global pretag            b10
+%global pretag            b11
 %global mozappdir         %{_libdir}/%{name}-%{version_internal}
 %global tarballdir        mozilla-central
 %global gre_dir           %{_sysconfdir}/gre.d
@@ -35,7 +35,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        2.0
-Release:        0.18%{?pretag}%{?dist}
+Release:        0.19%{?pretag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -65,7 +65,6 @@ Patch23:        wmclass.patch
 Patch24:        crashreporter-remove-static.patch
 
 # Upstream patches
-Patch30:        revert-562138.patch
 
 # ---------------------------------------------------
 
@@ -173,8 +172,6 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{version_internal}/' %{P:%%PATCH0} \
 %patch23 -p1 -b .wmclass
 %patch24 -p1 -b .static
 
-%patch30 -p1 -b .revert-562138
-
 # For xulrunner-2.0-system-cairo-tee.patch
 autoconf-2.13
 
@@ -455,6 +452,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Feb  8 2011 Christopher Aillon <caillon at redhat.com> - 2.0-0.19
+- Update to 2.0 Beta 11
+
 * Wed Jan 26 2011 Christopher Aillon <caillon at redhat.com> - 2.0-0.18
 - Fix issue with popup windows showing in the wrong place
 


More information about the scm-commits mailing list