[xulrunner] 2.0

Christopher Aillon caillon at fedoraproject.org
Tue Mar 22 15:50:10 UTC 2011


commit 4d8431c89bfad45533b886866b8d894609f3a9f5
Author: Christopher Aillon <caillon at redhat.com>
Date:   Tue Mar 22 08:14:01 2011 -0700

    2.0

 .gitignore     |    1 +
 sources        |    2 +-
 xulrunner.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 81cc3bd..df9d350 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ xulrunner-1.9.3.0b3.source.tar.bz2
 /xulrunner-2.0b12.source.tar.bz2
 /xulrunner-2.0rc1.source.tar.bz2
 /xulrunner-2.0rc2.source.tar.bz2
+/xulrunner-2.0.source.tar.bz2
diff --git a/sources b/sources
index 8233d23..5c6ca1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-060ad2571e781ca72971c4dcdeb79cff  xulrunner-2.0rc2.source.tar.bz2
+3468a2c463b4fc2788ba621e4b511c30  xulrunner-2.0.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index a7fc5e9..3169d0e 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    2
+%global rc_version    0
 
 %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.28%{?pre_tag}%{?dist}
+Release:        1%{?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
+* Tue Mar 22 2011 Christopher Aillon <caillon at redhat.com> - 2.0-1
+- 2.0
+
 * Fri Mar 18 2011 Christopher Aillon <caillon at redhat.com> - 2.0-0.28
 - Update to 2.0 RC2
 


More information about the scm-commits mailing list