# HG changeset patch # User Wolfgang Rosenauer # Date 1424472710 -3600 # Node ID ac54f3b3e13c809d5ff2f340b8a1a31c54f3648c # Parent 97a3e2246f0fc903a7e8b38e5746231ed653bd46 36.0b10 diff -r 97a3e2246f0f -r ac54f3b3e13c MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Sat Jan 31 19:48:43 2015 +0100 +++ b/MozillaFirefox/MozillaFirefox.changes Fri Feb 20 23:51:50 2015 +0100 @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Sat Jan 31 18:47:14 UTC 2015 - wr@rosenauer.org - -- update to Firefox 36.0b5 +Thu Feb 19 22:43:47 UTC 2015 - wr@rosenauer.org + +- update to Firefox 36.0b10 * rebased patches * mozilla-xremote-client was removed * added libclearkey.so media plugin @@ -11,7 +11,6 @@ Sat Jan 31 18:37:38 UTC 2015 - wr@rosenauer.org - update to Firefox 35.0.1 - (via firefox-35_0_1.patch) * With the Enhanced Steam extension, Firefox could crash (bmo#1123732) * Kerberos authentication did not work with alias (bmo#1108971) * SVG / CSS animation had a regression causing rendering issues on diff -r 97a3e2246f0f -r ac54f3b3e13c MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Sat Jan 31 19:48:43 2015 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Fri Feb 20 23:51:50 2015 +0100 @@ -20,7 +20,7 @@ %define major 35 %define mainver %major.99 %define update_channel beta -%define releasedate 2015012900 +%define releasedate 2015021800 # general build definitions %if "%{update_channel}" != "aurora" diff -r 97a3e2246f0f -r ac54f3b3e13c MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Sat Jan 31 19:48:43 2015 +0100 +++ b/MozillaFirefox/create-tar.sh Fri Feb 20 23:51:50 2015 +0100 @@ -2,7 +2,7 @@ CHANNEL="beta" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_36_0b5_RELEASE" +RELEASE_TAG="FIREFOX_36_0b10_RELEASE" VERSION="35.99" # mozilla