[xulrunner] Update to 11.0

Martin Stransky stransky at fedoraproject.org
Tue Mar 13 07:53:54 UTC 2012


commit 59fb4d58f01f864e86fcfebca27230e573c5913d
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Tue Mar 13 08:53:44 2012 +0100

    Update to 11.0

 .gitignore     |    1 +
 sources        |    2 +-
 xulrunner.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd86c36..8f76403 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ xulrunner-1.9.3.0b3.source.tar.bz2
 /xulrunner-10.0.source.tar.bz2
 /xulrunner-10.0.1.source.tar.bz2
 /xulrunner-11.0b7.source.tar.bz2
+/xulrunner-11.0.source.tar.bz2
diff --git a/sources b/sources
index d9db3ba..af22379 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0eb493d47f16671b1641804d97f7de7  xulrunner-11.0b7.source.tar.bz2
+4b07acf47857aff72776d805409cdd1b  xulrunner-11.0.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index b5ef968..64ab629 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -34,7 +34,7 @@
 # rc_version    should be set to the RC number if using an RC, 0 otherwise
 %global gecko_dir_ver 2
 %global alpha_version 0
-%global beta_version  7
+%global beta_version  0
 %global rc_version    0
 
 %global mozappdir     %{_libdir}/%{name}-%{gecko_dir_ver}
@@ -70,7 +70,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        11.0
-Release:        1%{?pre_tag}%{?dist}
+Release:        2%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -493,6 +493,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Mar 13 2012 Martin Stransky <stransky at redhat.com> - 11.0-2
+- Update to 11.0
+
 * Fri Mar 9 2012 Martin Stransky <stransky at redhat.com> - 11.0-1
 - Update to 11.0 Beta 7
 


More information about the scm-commits mailing list