[firefox/f13/master] Update to 3.6.15

Jan Horak xhorak at fedoraproject.org
Mon Mar 7 13:29:06 UTC 2011


commit 98348d1e21f54e8915a8aa92ca9af3a7beb8cc53
Author: Jan Horak <jhorak at redhat.com>
Date:   Mon Mar 7 14:29:00 2011 +0100

    Update to 3.6.15

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79741ee..435c20f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@ firefox-langpacks-3.6.7-20100720.tar.bz2
 /firefox-3.6.13.source.tar.bz2
 /firefox-3.6.14.source.tar.bz2
 /firefox-langpacks-3.6.14-20110301.tar.bz2
+/firefox-3.6.15.source.tar.bz2
+/firefox-langpacks-3.6.15-20110307.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index c0e69aa..b2d3760 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.14-1
-%define xulrunner_version_max   1.9.2.15
+%define xulrunner_version       1.9.2.15-1
+%define xulrunner_version_max   1.9.2.16
 
 %define internal_version        3.6
 
@@ -23,7 +23,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.14
+Version:        3.6.15
 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}-20110301.tar.bz2
+Source2:        firefox-langpacks-%{version}-20110307.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 Mar  7 2011 Jan Horak <jhorak at redhat.com> - 3.6.15-1
+- Update to 3.6.15
+
 * Tue Mar  1 2011 Jan Horak <jhorak at redhat.com> - 3.6.14-1
 - Update to 3.6.14
 
diff --git a/sources b/sources
index 7f1af14..4d63c72 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-ab0d00cd33e6b2388429dda1c01abd01  firefox-3.6.14.source.tar.bz2
-6f72b550709c23895e0f535eaf54b531  firefox-langpacks-3.6.14-20110301.tar.bz2
+fcf8042948d91f1f3d9c33599b79cf35  firefox-3.6.15.source.tar.bz2
+7bf2e95e5397ab262877c18be28e4233  firefox-langpacks-3.6.15-20110307.tar.bz2


More information about the scm-commits mailing list