[firefox/f14: 1/2] Update to 3.6.22

Jan Horak xhorak at fedoraproject.org
Tue Sep 6 15:26:51 UTC 2011


commit b701472e78d9897f2d0f17b156fdbd0b7ac990df
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Sep 6 17:23:45 2011 +0200

    Update to 3.6.22

 .gitignore   |    2 ++
 firefox.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 696554f..3c5939b 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-3.6.22.source.tar.bz2
+/firefox-langpacks-3.6.22-20110906.tar.xz
diff --git a/firefox.spec b/firefox.spec
index f42fe46..7c2b820 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.22-1
+%define xulrunner_version_max   1.9.2.23
 
 %define internal_version        3.6
 
@@ -29,7 +29,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.6.18
+Version:        3.6.22
 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}-20110906.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 Sep  6 2011 Jan Horak <jhorak at redhat.com> - 3.6.22-1
+- Update to 3.6.22
+
 * 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..144520d 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
+b2ed2c401808bfc28038b201afb203f3  firefox-3.6.22.source.tar.bz2
+066eb9087cdc3d57cc352cc8fdb0b58f  firefox-langpacks-3.6.22-20110906.tar.xz


More information about the scm-commits mailing list