[firefox] Update to new upstream - 33.1

Martin Stransky stransky at fedoraproject.org
Tue Nov 11 13:47:43 UTC 2014


commit 46127387fca75edbe16df79b6e1c184b89ea7b1b
Author: Martin Stransky <stransky at redhat.com>
Date:   Tue Nov 11 14:47:30 2014 +0100

    Update to new upstream - 33.1

 .gitignore               |    2 +
 firefox-duckduckgo.patch |   36 --------------------
 firefox.spec             |   13 +++----
 mozilla-1042889.patch    |   81 ----------------------------------------------
 sources                  |    4 +-
 5 files changed, 10 insertions(+), 126 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b58b522..32d5107 100644
--- a/.gitignore
+++ b/.gitignore
@@ -112,3 +112,5 @@ firefox-3.6.4.source.tar.bz2
 /firefox-langpacks-32.0.2-20140918.tar.xz
 /firefox-langpacks-33.0-20141014.tar.xz
 /firefox-33.0.source.tar.bz2
+/firefox-33.1.source.tar.bz2
+/firefox-langpacks-33.1-20141111.tar.xz
diff --git a/firefox.spec b/firefox.spec
index 387d5e4..a0c99f5 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -112,14 +112,14 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        33.0
-Release:        5%{?pre_tag}%{?dist}
+Version:        33.1
+Release:        1%{?pre_tag}%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
 Source0:        ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2
 %if %{build_langpacks}
-Source1:        firefox-langpacks-%{version}%{?pre_version}-20141014.tar.xz
+Source1:        firefox-langpacks-%{version}%{?pre_version}-20141111.tar.xz
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -145,14 +145,12 @@ Patch21:        firefox-mozstub-build.patch
 # Unable to install addons from https pages
 Patch204:        rhbz-966424.patch
 Patch215:        firefox-enable-addons.patch
-Patch216:        firefox-duckduckgo.patch
 Patch217:        firefox-baseline-disable.patch
 
 # Upstream patches
 Patch300:        mozilla-858919.patch
 Patch301:        mozilla-858919-2.patch
 Patch302:        mozilla-858919-3.patch
-Patch310:        mozilla-1042889.patch
 
 # Gtk3 upstream patches
 Patch402:        mozilla-gtk3-tab-size.patch
@@ -294,7 +292,6 @@ cd %{tarballdir}
 # Fedora patches
 %patch204 -p2 -b .966424
 %patch215 -p1 -b .addons
-%patch216 -p1 -b .duckduckgo
 # disable baseline JIT on i686 (rhbz#1047079)
 %ifarch %{ix86}
 %patch217 -p2 -b .baseline
@@ -304,7 +301,6 @@ cd %{tarballdir}
 %patch300 -p1 -b .858919
 %patch301 -p1 -b .858919
 %patch302 -p1 -b .858919
-%patch310 -p1 -b .1042889
 
 %if %{toolkit_gtk3}
 %patch402 -p1 -b .gtk3-tab-size
@@ -771,6 +767,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Nov 11 2014 Martin Stransky <stransky at redhat.com> - 33.0-6
+- Update to 33.1 build 3
+
 * Mon Nov 10 2014 Martin Stransky <stransky at redhat.com> - 33.0-5
 - Fixed rhbz#1161110 - /usr/bin/firefox should not mess with TMPDIR
 
diff --git a/sources b/sources
index 638d9d3..b2a38f7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a3d44b545ad9c28183b24ae1675eb99b  firefox-langpacks-33.0-20141014.tar.xz
-b0e793898bddf4f2bc46e42a331f3383  firefox-33.0.source.tar.bz2
+bd94c6465c53bf315b470259f1b1c896  firefox-33.1.source.tar.bz2
+b0baf9d436259a6f77b15015e993907f  firefox-langpacks-33.1-20141111.tar.xz


More information about the scm-commits mailing list