[firefox/f14] Update to 3.6.24

Jan Horak xhorak at fedoraproject.org
Tue Nov 8 10:06:58 UTC 2011


commit 34201eb2807d918b6e3a887c0d317a0aa1fe5e02
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Nov 8 11:06:54 2011 +0100

    Update to 3.6.24

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7675a08..4b76c42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ firefox-3.6.4.source.tar.bz2
 /firefox-3.6.20.source.tar.bz2
 /firefox-3.6.23.source.tar.bz2
 /firefox-langpacks-3.6.23-20110927.tar.xz
+/firefox-3.6.24.source.tar.bz2
+/firefox-langpacks-3.6.24-20111108.tar.xz
diff --git a/firefox.spec b/firefox.spec
index 85d2a6b..b500d6c 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.23-1
-%define xulrunner_version_max   1.9.2.24
+%define xulrunner_version       1.9.2.24-1
+%define xulrunner_version_max   1.9.2.25
 
 %define internal_version        3.6
 
@@ -29,7 +29,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.23
+Version:        3.6.24
 Release:        1%{?prever}%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -37,7 +37,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}-20110927.tar.xz
+Source2:        firefox-langpacks-%{version}-20111108.tar.xz
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -383,6 +383,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Nov  8 2011 Jan Horak <jhorak at redhat.com> - 3.6.24-1
+- Update to 3.6.24
+
 * Tue Sep 27 2011 Jan Horak <jhorak at redhat.com> - 3.6.23-1
 - Update to 3.6.23
 
diff --git a/sources b/sources
index 1d93288..0f5ac8a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-589f00cd48eb1e25ec326354a78b3c66  firefox-3.6.23.source.tar.bz2
-f84499b827cd7aeaa62fa52940410954  firefox-langpacks-3.6.23-20110927.tar.xz
+28e37363782c47b4718d82ce5a699c14  firefox-3.6.24.source.tar.bz2
+1d2d35e996687a6f93e10e11372c82e5  firefox-langpacks-3.6.24-20111108.tar.xz


More information about the scm-commits mailing list