[firefox/f14/master] Update to 3.6.13

Jan Horak xhorak at fedoraproject.org
Thu Dec 9 14:21:26 UTC 2010


commit 934c553e69a7702c672b61f9f34b34a73e91c844
Author: Jan Horak <jhorak at redhat.com>
Date:   Thu Dec 9 15:21:16 2010 +0100

    Update to 3.6.13

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b7b3df..aeb34af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ firefox-3.6.4.source.tar.bz2
 /firefox-langpacks-3.6.11-20101019.tar.bz2
 /firefox-3.6.12.source.tar.bz2
 /firefox-langpacks-3.6.12-20101027.tar.bz2
+/firefox-3.6.13.source.tar.bz2
+/firefox-langpacks-3.6.13-20101210.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 42ea9dc..1718d1e 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.12-1
-%define xulrunner_version_max   1.9.2.13
+%define xulrunner_version       1.9.2.13-1
+%define xulrunner_version_max   1.9.2.14
 
 %define internal_version        3.6
 
@@ -24,7 +24,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.12
+Version:        3.6.13
 Release:        1%{?prever}%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -32,7 +32,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}-20101027.tar.bz2
+Source2:        firefox-langpacks-%{version}-20101209.tar.bz2
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -383,6 +383,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
+* Thu Dec  9 2010 Jan Horak <jhorak at redhat.com> - 3.6.13-1
+- Update to 3.6.13
+
 * Wed Oct 27 2010 Jan Horak <jhorak at redhat.com> - 3.6.12-1
 - Update to 3.6.12
 
diff --git a/sources b/sources
index dfd301f..380cd93 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-80f4d83f23a7c45fc3f1904964ea2a5a  firefox-3.6.12.source.tar.bz2
-d8b67b48da24700d1c29d2780689e086  firefox-langpacks-3.6.12-20101027.tar.bz2
+d7c90aed8209beefa74badf02e8eeae1  firefox-3.6.13.source.tar.bz2
+92a8ff1e098c60f03c14fed8c5a5c32c  firefox-langpacks-3.6.13-20101210.tar.bz2


More information about the scm-commits mailing list