# HG changeset patch # User Wolfgang Rosenauer # Date 1411298648 -7200 # Node ID c9242a00cc3d393dfe14e8054d9053b12ab42883 # Parent 416800f5b222bbdcc39e1cd9a69e7d49a0fb294f 33.0b5 diff -r 416800f5b222 -r c9242a00cc3d MozillaFirefox/MozillaFirefox.changes --- 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 diff -r 416800f5b222 -r c9242a00cc3d MozillaFirefox/MozillaFirefox.spec --- 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 diff -r 416800f5b222 -r c9242a00cc3d MozillaFirefox/create-tar.sh --- 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