[firefox/f13] Update to 3.6.18

Jan Horak xhorak at fedoraproject.org
Tue Jun 21 13:21:04 UTC 2011


commit b7ea6e47c69f18dc2a85fe548ace3441864416f5
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Jun 21 15:20:14 2011 +0200

    Update to 3.6.18

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9d22c9..662c9a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,5 @@ firefox-langpacks-3.6.7-20100720.tar.bz2
 /firefox-3.6.17.source.tar.bz2
 /firefox-langpacks-3.6.17-20110428.tar.bz2
 /firefox-langpacks-3.6.17-20110428.tar.xz
+/firefox-3.6.18.source.tar.bz2
+/firefox-langpacks-3.6.18-20110621.tar.xz
diff --git a/firefox.spec b/firefox.spec
index 8fe45a6..2671b83 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.17-1
-%define xulrunner_version_max   1.9.2.18
+%define xulrunner_version       1.9.2.18-1
+%define xulrunner_version_max   1.9.2.19
 
 %define internal_version        3.6
 
@@ -29,7 +29,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.17
+Version:        3.6.18
 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}-20110428.tar.xz
+Source2:        firefox-langpacks-%{version}-20110621.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 Jun 21 2011 Jan Horak <jhorak at redhat.com> - 3.6.18-1
+- Update to 3.6.18
+
 * Thu Apr 28 2011 Jan Horak <jhorak at redhat.com> - 3.6.17-1
 - Update to 3.6.17
 
diff --git a/sources b/sources
index 044e428..f3924b7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-49509c51010bd91a198aee63780aeaf9  firefox-3.6.17.source.tar.bz2
-8387573cb1ae1105684370c73e9744f5  firefox-langpacks-3.6.17-20110428.tar.xz
+2f1b6f82c6f3fa59254b32468e29e008  firefox-3.6.18.source.tar.bz2
+19dd23ee6af5dfdb3d0a9aca196b6abc  firefox-langpacks-3.6.18-20110621.tar.xz


More information about the scm-commits mailing list