[firefox/f13/master] Update to 3.6.11

Jan Horak xhorak at fedoraproject.org
Tue Oct 19 15:04:58 UTC 2010


commit 4c332cdca009ca58d1067b8adef06c22b0a23ea4
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Oct 19 17:04:53 2010 +0200

    Update to 3.6.11

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bdcaace..27dd7cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ firefox-langpacks-3.6.7-20100720.tar.bz2
 /firefox-langpacks-3.6.9-20100906.tar.bz2
 /firefox-3.6.10.source.tar.bz2
 /firefox-langpacks-3.6.10-20100920.tar.bz2
+/firefox-3.6.11.source.tar.bz2
+/firefox-langpacks-3.6.11-20101019.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index c059f43..1566546 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.10-1
-%define xulrunner_version_max   1.9.2.11
+%define xulrunner_version       1.9.2.11-1
+%define xulrunner_version_max   1.9.2.12
 
 %define internal_version        3.6
 
@@ -23,7 +23,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.10
+Version:        3.6.11
 Release:        1%{?prever}%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -31,7 +31,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}-20100920.tar.bz2
+Source2:        firefox-langpacks-%{version}-20101019.tar.bz2
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -358,6 +358,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Oct 19 2010 Jan Horak <jhorak at redhat.com> - 3.6.11-1
+- Update to 3.6.11
+
 * Mon Sep 20 2010 Martin Stransky <stransky at redhat.com> - 3.6.10-1
 - Update to 3.6.10
 
diff --git a/sources b/sources
index 2fdea89..1240488 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-59ee60ddfd8b33e99a24788d3b12adb3  firefox-3.6.10.source.tar.bz2
-56d467605b52bf0b2ba1ac1ac5475bc9  firefox-langpacks-3.6.10-20100920.tar.bz2
+f698dd0f8f145d84933a50f69662c8db  firefox-3.6.11.source.tar.bz2
+d8f1a51c1025e3625425f7febc72fd48  firefox-langpacks-3.6.11-20101019.tar.bz2


More information about the scm-commits mailing list