[xulrunner] 2.0 RC 2

Christopher Aillon caillon at fedoraproject.org
Sat Mar 19 01:48:45 UTC 2011


commit 6e79ba3d92366485c85940b0b43f02c6c1e9c701
Author: Christopher Aillon <caillon at redhat.com>
Date:   Fri Mar 18 18:26:29 2011 -0700

    2.0 RC 2

 .gitignore     |    1 +
 sources        |    2 +-
 xulrunner.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e521bb3..81cc3bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ xulrunner-1.9.3.0b3.source.tar.bz2
 /xulrunner-2.0b11.source.tar.bz2
 /xulrunner-2.0b12.source.tar.bz2
 /xulrunner-2.0rc1.source.tar.bz2
+/xulrunner-2.0rc2.source.tar.bz2
diff --git a/sources b/sources
index 270629c..8233d23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-511828dcc226f38602c6c67bd192ef40  xulrunner-2.0rc1.source.tar.bz2
+060ad2571e781ca72971c4dcdeb79cff  xulrunner-2.0rc2.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index 60d7390..a7fc5e9 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -13,7 +13,7 @@
 %global gecko_dir_ver 2
 %global alpha_version 0
 %global beta_version  0
-%global rc_version    1
+%global rc_version    2
 
 %global mozappdir         %{_libdir}/%{name}-%{gecko_dir_ver}
 %global tarballdir        mozilla-2.0
@@ -60,7 +60,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        2.0
-Release:        0.27%{?pre_tag}%{?dist}
+Release:        0.28%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -454,6 +454,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Fri Mar 18 2011 Christopher Aillon <caillon at redhat.com> - 2.0-0.28
+- Update to 2.0 RC2
+
 * Thu Mar 17 2011 Jan Horak <jhorak at redhat.com> - 2.0-0.27
 - Disabled gnomevfs
 - Enabled gio


More information about the scm-commits mailing list