[firefox/f14] Update to 3.6.20

Martin Stransky stransky at fedoraproject.org
Tue Aug 16 21:36:02 UTC 2011


commit 40c100580f43dd0674bea78a1a0ee216a684e408
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Tue Aug 16 23:35:40 2011 +0200

    Update to 3.6.20

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 696554f..2176a23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ firefox-3.6.4.source.tar.bz2
 /firefox-3.6.17.source.tar.bz2
 /firefox-3.6.18.source.tar.bz2
 /firefox-langpacks-3.6.18-20110621.tar.xz
+/firefox-langpacks-3.6.20-20110816.tar.xz
+/firefox-3.6.20.source.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index f42fe46..99c1675 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.18-1
-%define xulrunner_version_max   1.9.2.19
+%define xulrunner_version       1.9.2.20-1
+%define xulrunner_version_max   1.9.2.21
 
 %define internal_version        3.6
 
@@ -29,7 +29,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.18
+Version:        3.6.20
 Release:        1%{?prever}%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -37,7 +37,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}-20110621.tar.xz
+Source2:        firefox-langpacks-%{version}-20110816.tar.xz
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -383,6 +383,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Aug 16 2011 Martin Stransky <stransky at redhat.com> - 3.6.20-1
+- Update to 3.6.20
+
 * Tue Jun 21 2011 Jan Horak <jhorak at redhat.com> - 3.6.18-1
 - Update to 3.6.18
 
diff --git a/sources b/sources
index f3924b7..752c749 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-2f1b6f82c6f3fa59254b32468e29e008  firefox-3.6.18.source.tar.bz2
-19dd23ee6af5dfdb3d0a9aca196b6abc  firefox-langpacks-3.6.18-20110621.tar.xz
+76e710b2726f1b457dc82d9e6b901391  firefox-langpacks-3.6.20-20110816.tar.xz
+5a7efdef31f331cff68dbd28e7675ff1  firefox-3.6.20.source.tar.bz2


More information about the scm-commits mailing list