[firefox/f13/master] Update to 3.6.12

Jan Horak xhorak at fedoraproject.org
Wed Oct 27 15:43:50 UTC 2010


commit 2ddb853083a349741786431cf6d423858099049d
Author: Jan Horak <jhorak at redhat.com>
Date:   Wed Oct 27 17:43:49 2010 +0200

    Update to 3.6.12

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27dd7cc..ef5be21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ firefox-langpacks-3.6.7-20100720.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
+/firefox-3.6.12.source.tar.bz2
+/firefox-langpacks-3.6.12-20101027.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 1566546..579148a 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.11-1
-%define xulrunner_version_max   1.9.2.12
+%define xulrunner_version       1.9.2.12-1
+%define xulrunner_version_max   1.9.2.13
 
 %define internal_version        3.6
 
@@ -23,7 +23,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.11
+Version:        3.6.12
 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}-20101019.tar.bz2
+Source2:        firefox-langpacks-%{version}-20101027.tar.bz2
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -358,6 +358,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
+* Wed Oct 27 2010 Jan Horak <jhorak at redhat.com> - 3.6.12-1
+- Update to 3.6.12
+
 * Tue Oct 19 2010 Jan Horak <jhorak at redhat.com> - 3.6.11-1
 - Update to 3.6.11
 
diff --git a/sources b/sources
index 1240488..dfd301f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f698dd0f8f145d84933a50f69662c8db  firefox-3.6.11.source.tar.bz2
-d8f1a51c1025e3625425f7febc72fd48  firefox-langpacks-3.6.11-20101019.tar.bz2
+80f4d83f23a7c45fc3f1904964ea2a5a  firefox-3.6.12.source.tar.bz2
+d8b67b48da24700d1c29d2780689e086  firefox-langpacks-3.6.12-20101027.tar.bz2


More information about the scm-commits mailing list