[firefox/f13/master] Update to 3.6.9

Jan Horak xhorak at fedoraproject.org
Wed Sep 8 06:16:36 UTC 2010


commit 960f8a625b7173b3bb051ae0b81ae3e70beaf8b7
Author: Jan Horak <jhorak at redhat.com>
Date:   Wed Sep 8 08:16:40 2010 +0200

    Update to 3.6.9

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 38f379e..fd3503e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 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
diff --git a/firefox.spec b/firefox.spec
index 5821297..f0013fb 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.7-1
-%define xulrunner_version_max   1.9.2.8
+%define xulrunner_version       1.9.2.9-1
+%define xulrunner_version_max   1.9.2.10
 
 %define internal_version        3.6
 
@@ -23,7 +23,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.7
+Version:        3.6.9
 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}-20100720.tar.bz2
+Source2:        firefox-langpacks-%{version}-20100906.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  6 2010 Jan Horak <jhorak at redhat.com> - 3.6.9-1
+- Update to 3.6.9
+
 * Tue Jul 20 2010 Jan Horak <jhorak at redhat.com> - 3.6.7-1
 - Update to 3.6.7
 
diff --git a/sources b/sources
index f4a81a3..7a4a5eb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e240541898766e44a407e543c70d4949  firefox-3.6.7.source.tar.bz2
-753e034ba0fd0a8ac4963f5f76d2993b  firefox-langpacks-3.6.7-20100720.tar.bz2
+100ecafd6c6c5062bc03bb2fb651fc17  firefox-3.6.9.source.tar.bz2
+cf31637f4d15904c493d354630e04aa9  firefox-langpacks-3.6.9-20100906.tar.bz2


More information about the scm-commits mailing list