# HG changeset patch # User Wolfgang Rosenauer # Date 1416167679 -3600 # Node ID f54c683409635d8ae0342e93f57f7f8eb99cb081 # Parent c08299311cbc34ccd35bc77eb594fd9385ef33d3 Aurora 35.0 (20141115) uplift diff -r c08299311cbc -r f54c68340963 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Sat Nov 15 20:13:46 2014 +0100 +++ b/MozillaFirefox/MozillaFirefox.changes Sun Nov 16 20:54:39 2014 +0100 @@ -1,8 +1,15 @@ ------------------------------------------------------------------- +Sun Nov 16 15:03:49 UTC 2014 - wr@rosenauer.org + +- Aurora 35 (20141115) aka Firefox Developer Edition +- rebased patches + +------------------------------------------------------------------- Sat Nov 15 10:01:21 UTC 2014 - wr@rosenauer.org - update to Firefox 34.0b9 - limit linker memory usage for %ix86 +- rebased patches ------------------------------------------------------------------- Fri Nov 7 20:14:32 UTC 2014 - wr@rosenauer.org diff -r c08299311cbc -r f54c68340963 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Sat Nov 15 20:13:46 2014 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Sun Nov 16 20:54:39 2014 +0100 @@ -18,10 +18,10 @@ # changed with every update -%define major 33 -%define mainver %major.99 -%define update_channel beta -%define releasedate 2014111400 +%define major 34 +%define mainver %major.98 +%define update_channel aurora +%define releasedate 2014111500 # general build definitions %define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\} @@ -49,7 +49,7 @@ # Note: these are for the openSUSE Firefox builds ONLY. For your own distribution, # please get your own set of keys. %define _google_api_key AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q -%define branding 1 +%define branding 0 %define localize 1 %ifarch aarch64 ppc ppc64 ppc64le s390 s390x ia64 %arm %define crashreporter 0 diff -r c08299311cbc -r f54c68340963 MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Sat Nov 15 20:13:46 2014 +0100 +++ b/MozillaFirefox/create-tar.sh Sun Nov 16 20:54:39 2014 +0100 @@ -1,9 +1,9 @@ #!/bin/bash -CHANNEL="beta" +CHANNEL="aurora" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_34_0b9_RELEASE" -VERSION="33.99" +RELEASE_TAG="default" +VERSION="34.98" # mozilla if [ -d mozilla ]; then diff -r c08299311cbc -r f54c68340963 firefox-kde.patch --- a/firefox-kde.patch Sat Nov 15 20:13:46 2014 +0100 +++ b/firefox-kde.patch Sun Nov 16 20:54:39 2014 +0100 @@ -1249,7 +1249,7 @@