[xulrunner] Update to 10.0 final

Jan Horak xhorak at fedoraproject.org
Tue Jan 31 10:10:25 UTC 2012


commit ac664fef2779d84a6e9581b30ed905658c5d1411
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Jan 31 11:10:20 2012 +0100

    Update to 10.0 final

 .gitignore     |    1 +
 sources        |    2 +-
 xulrunner.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f56d692..2e88d56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ xulrunner-1.9.3.0b3.source.tar.bz2
 /xulrunner-9.0.source.tar.bz2
 /xulrunner-9.0.1.source.tar.bz2
 /xulrunner-10.0b6.source.tar.bz2
+/xulrunner-10.0.source.tar.bz2
diff --git a/sources b/sources
index 88de1ad..f9d33d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36ee9582e5fedd118b2ae6d529c40320  xulrunner-10.0b6.source.tar.bz2
+13c61203ccfa583e5a54b4dc22f41233  xulrunner-10.0.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index 1b9c643..ba55f1b 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -25,7 +25,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  6
+%global beta_version  0
 %global rc_version    0
 
 %global mozappdir         %{_libdir}/%{name}-%{gecko_dir_ver}
@@ -61,7 +61,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        10.0
-Release:        3%{?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
@@ -458,6 +458,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Jan 31 2012 Jan Horak <jhorak at redhat.com> - 10.0-1
+- Update to 10.0
+
 * Mon Jan 30 2012 Tom Callaway <spot at fedoraproject.org> 10.0-3
 - fix issues causing ftbfs in rawhide
 


More information about the scm-commits mailing list