# HG changeset patch # User Wolfgang Rosenauer # Date 1420143761 -3600 # Node ID b12940031062fd07111ae1baf3f24be1d13fca0d # Parent bb072062aa298418ff4af5fce492ae19f203bdbd 35.0b8 diff -r bb072062aa29 -r b12940031062 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Wed Dec 24 10:57:43 2014 +0100 +++ b/MozillaFirefox/MozillaFirefox.changes Thu Jan 01 21:22:41 2015 +0100 @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Dec 23 06:37:59 UTC 2014 - wr@rosenauer.org - -- update to Firefox 35.0b6 +Thu Jan 1 20:20:08 UTC 2015 - wr@rosenauer.org + +- update to Firefox 35.0b8 (bnc#910669) - rebased patches - dropped explicit support for everything older than 12.3 (including SLES11) diff -r bb072062aa29 -r b12940031062 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Wed Dec 24 10:57:43 2014 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Thu Jan 01 21:22:41 2015 +0100 @@ -1,8 +1,8 @@ # # spec file for package MozillaFirefox # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. -# 2006-2014 Wolfgang Rosenauer +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 2006-2015 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define major 34 %define mainver %major.99 %define update_channel beta -%define releasedate 2014122200 +%define releasedate 2014123000 # general build definitions %if "%{update_channel}" != "aurora" diff -r bb072062aa29 -r b12940031062 MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Wed Dec 24 10:57:43 2014 +0100 +++ b/MozillaFirefox/create-tar.sh Thu Jan 01 21:22:41 2015 +0100 @@ -2,7 +2,7 @@ CHANNEL="beta" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_35_0b6_RELEASE" +RELEASE_TAG="FIREFOX_35_0b8_RELEASE" VERSION="34.99" # mozilla