33.0b5
authorWolfgang Rosenauer <wr@rosenauer.org>
Sun, 21 Sep 2014 13:24:08 +0200
changeset 769 c9242a00cc3d
parent 767 416800f5b222
child 773 22545f50497c
33.0b5
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
--- a/MozillaFirefox/MozillaFirefox.changes	Tue Sep 16 08:18:51 2014 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Sun Sep 21 13:24:08 2014 +0200
@@ -1,12 +1,21 @@
 -------------------------------------------------------------------
-Tue Sep 16 06:16:11 UTC 2014 - wr@rosenauer.org
-
-- update to Firefox 33.0b4
+Sun Sep 21 11:17:00 UTC 2014 - wr@rosenauer.org
+
+- update to Firefox 33.0b5
 - requires NSPR 4.10.7
 - requires NSS 3.17
+
+-------------------------------------------------------------------
+Sat Sep 20 13:33:51 UTC 2014 - wr@rosenauer.org
+
+- update to Firefox 32.0.2
+  * just a version bump for our builds
+  * fixed the in application update process for certain environments
+    (in application update is not enabled in openSUSE and Linux
+    is unaffected in any case)
+- build with --disable-optimize for 13.1 and above for i586 to
+  workaround miscompilations (bnc#896624)
 - use some more build flags to align with upstream
-- use --disable-optimize for i586 where build fails otherwise
-  (bnc#896624)
 
 -------------------------------------------------------------------
 Sat Sep 13 16:58:16 UTC 2014 - wr@rosenauer.org
--- a/MozillaFirefox/MozillaFirefox.spec	Tue Sep 16 08:18:51 2014 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Sun Sep 21 13:24:08 2014 +0200
@@ -74,7 +74,7 @@
 %endif
 Version:        %{mainver}
 Release:        0
-%define         releasedate 2014091400
+%define         releasedate 2014092100
 Provides:       firefox = %{mainver}
 Provides:       firefox = %{version}-%{release}
 Provides:       web_browser
--- a/MozillaFirefox/create-tar.sh	Tue Sep 16 08:18:51 2014 +0200
+++ b/MozillaFirefox/create-tar.sh	Sun Sep 21 13:24:08 2014 +0200
@@ -2,7 +2,7 @@
 
 CHANNEL="beta"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_33_0b4_RELEASE"
+RELEASE_TAG="FIREFOX_33_0b5_RELEASE"
 VERSION="32.99"
 
 # mozilla