36.0b10
authorWolfgang Rosenauer <wr@rosenauer.org>
Fri, 20 Feb 2015 23:51:50 +0100
changeset 831 ac54f3b3e13c
parent 830 97a3e2246f0f
child 832 4d52d2b45cf0
child 836 12530a091878
36.0b10
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
--- 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
--- 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"
--- 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