[firefox/f14/master] Update to 3.6.14

Jan Horak xhorak at fedoraproject.org
Tue Mar 1 10:43:20 UTC 2011


commit 4b4586cf437370f27f03b6f4e19d94304991e892
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Mar 1 11:43:07 2011 +0100

    Update to 3.6.14

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aeb34af..e979a42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@ firefox-3.6.4.source.tar.bz2
 /firefox-langpacks-3.6.12-20101027.tar.bz2
 /firefox-3.6.13.source.tar.bz2
 /firefox-langpacks-3.6.13-20101210.tar.bz2
+/firefox-3.6.14.source.tar.bz2
+/firefox-langpacks-3.6.14-20110301.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index c8cdba8..3b96cf2 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.13-1
-%define xulrunner_version_max   1.9.2.14
+%define xulrunner_version       1.9.2.14-1
+%define xulrunner_version_max   1.9.2.15
 
 %define internal_version        3.6
 
@@ -24,7 +24,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.13
+Version:        3.6.14
 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}-20101210.tar.bz2
+Source2:        firefox-langpacks-%{version}-20110301.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  1 2011 Jan Horak <jhorak at redhat.com> - 3.6.14-1
+- Update to 3.6.14
+
 * Thu Dec  9 2010 Jan Horak <jhorak at redhat.com> - 3.6.13-1
 - Update to 3.6.13
 
diff --git a/sources b/sources
index 380cd93..7d24e29 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-d7c90aed8209beefa74badf02e8eeae1  firefox-3.6.13.source.tar.bz2
-92a8ff1e098c60f03c14fed8c5a5c32c  firefox-langpacks-3.6.13-20101210.tar.bz2
+ab0d00cd33e6b2388429dda1c01abd01  firefox-3.6.14.source.tar.bz2
+bba12d53da41f1d9e420428e1fd9fb2d  firefox-langpacks-3.6.14-20110301.tar.bz2


More information about the scm-commits mailing list