[firefox/f14/master] 3.6.16

Christopher Aillon caillon at fedoraproject.org
Tue Mar 22 23:04:52 UTC 2011


commit 64d8f8e31680d9e575b3683500b7ebf534505158
Author: Christopher Aillon <caillon at redhat.com>
Date:   Tue Mar 22 16:03:06 2011 -0700

    3.6.16

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ba08d9..1c920fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@ firefox-3.6.4.source.tar.bz2
 /firefox-langpacks-3.6.14-20110301.tar.bz2
 /firefox-3.6.15.source.tar.bz2
 /firefox-langpacks-3.6.15-20110307.tar.bz2
+/firefox-3.6.16.source.tar.bz2
+/firefox-langpacks-3.6.16-20110322.tar.xz
diff --git a/firefox.spec b/firefox.spec
index b2d49fd..6697096 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -7,8 +7,8 @@
 
 # xulrunner_version matches the firefox package.
 # xulrunner_version_max is first next incompatible xulrunner version
-%define xulrunner_version       1.9.2.15-1
-%define xulrunner_version_max   1.9.2.16
+%define xulrunner_version       1.9.2.16-1
+%define xulrunner_version_max   1.9.2.17
 
 %define internal_version        3.6
 
@@ -24,7 +24,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.15
+Version:        3.6.16
 Release:        1%{?prever}%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -32,7 +32,7 @@ Group:          Applications/Internet
 # From ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pretag}/source
 Source0:        firefox-%{version}%{?prever}.source.tar.bz2
 %if %{build_langpacks}
-Source2:        firefox-langpacks-%{version}-20110307.tar.bz2
+Source2:        firefox-langpacks-%{version}-20110322.tar.bz2
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -383,6 +383,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Mar 22 2011 Christopher Aillon <caillon at redhat.com> - 3.6.16-1
+- Update to 3.6.16
+
 * Mon Mar  7 2011 Jan Horak <jhorak at redhat.com> - 3.6.15-1
 - Update to 3.6.15
 
diff --git a/sources b/sources
index 4d63c72..48d77ac 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-fcf8042948d91f1f3d9c33599b79cf35  firefox-3.6.15.source.tar.bz2
-7bf2e95e5397ab262877c18be28e4233  firefox-langpacks-3.6.15-20110307.tar.bz2
+232a3c0160cd1cbe3dcaaaf7e4ae51c2  firefox-3.6.16.source.tar.bz2
+99e363475896b0a10a697cbeb1a81d95  firefox-langpacks-3.6.16-20110322.tar.xz


More information about the scm-commits mailing list