[xulrunner/f14/master] Update to 3.6.9

Jan Horak xhorak at fedoraproject.org
Tue Sep 7 08:08:33 UTC 2010


commit 4b70a27341fec7655c8b235b46f24bf036e35760
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Sep 7 10:08:36 2010 +0200

    Update to 3.6.9

 .gitignore     |    1 +
 sources        |    2 +-
 xulrunner.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04e5933..872aa6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xulrunner-1.9.2.7.source.tar.bz2
+/xulrunner-1.9.2.9.source.tar.bz2
diff --git a/sources b/sources
index 9322d49..3bd8c03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e240541898766e44a407e543c70d4949  xulrunner-1.9.2.7.source.tar.bz2
+100ecafd6c6c5062bc03bb2fb651fc17  xulrunner-1.9.2.9.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index b361a4f..96c3a7f 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -7,7 +7,7 @@
 
 # Minimal required versions
 %define nspr_version 4.8
-%define nss_version 3.12.6
+%define nss_version 3.12.7
 %define cairo_version 1.6.0
 %define freetype_version 2.1.9
 %define sqlite_version 3.6.16
@@ -22,8 +22,8 @@
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
-Version:        1.9.2.7
-Release:        2%{?pretag}%{?dist}
+Version:        1.9.2.9
+Release:        1%{?pretag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -454,6 +454,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Mon Sep  6 2010 Jan Horak <jhorak at redhat.com> - 1.9.2.9-1
+- Update to 1.9.2.9
+
 * Mon Aug 9 2010 Martin Stransky <stransky at redhat.com> 1.9.2.7-2
 - added build-fix by Adam Tkac <atkac at redhat.com>
 


More information about the scm-commits mailing list