[firefox/f13/master] Update to 3.6.10

Martin Stransky stransky at fedoraproject.org
Mon Sep 20 14:16:06 UTC 2010


commit dab6d814aa26cc94a046c773ed1dea11fb5ac6b4
Author: Martin Stransky <stransky at redhat.com>
Date:   Mon Sep 20 16:15:57 2010 +0200

    Update to 3.6.10

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd3503e..bdcaace 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ firefox-3.6.7.source.tar.bz2
 firefox-langpacks-3.6.7-20100720.tar.bz2
 /firefox-3.6.9.source.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
diff --git a/firefox.spec b/firefox.spec
index f0013fb..c059f43 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.9-1
-%define xulrunner_version_max   1.9.2.10
+%define xulrunner_version       1.9.2.10-1
+%define xulrunner_version_max   1.9.2.11
 
 %define internal_version        3.6
 
@@ -23,7 +23,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.9
+Version:        3.6.10
 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}-20100906.tar.bz2
+Source2:        firefox-langpacks-%{version}-20100920.tar.bz2
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -358,6 +358,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
+* Mon Sep 20 2010 Martin Stransky <stransky at redhat.com> - 3.6.10-1
+- Update to 3.6.10
+
 * Mon Sep  6 2010 Jan Horak <jhorak at redhat.com> - 3.6.9-1
 - Update to 3.6.9
 
diff --git a/sources b/sources
index 7a4a5eb..2fdea89 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-100ecafd6c6c5062bc03bb2fb651fc17  firefox-3.6.9.source.tar.bz2
-cf31637f4d15904c493d354630e04aa9  firefox-langpacks-3.6.9-20100906.tar.bz2
+59ee60ddfd8b33e99a24788d3b12adb3  firefox-3.6.10.source.tar.bz2
+56d467605b52bf0b2ba1ac1ac5475bc9  firefox-langpacks-3.6.10-20100920.tar.bz2


More information about the scm-commits mailing list