merge from firefox62 and prepare for 63beta
authorWolfgang Rosenauer <wr@rosenauer.org>
Sun, 21 Oct 2018 09:27:28 +0200
changeset 1073 63a32fb3b602
parent 1070 18f97bd2c2bf (diff)
parent 1072 84c1339de259 (current diff)
child 1074 4b99400f6d17
merge from firefox62 and prepare for 63beta
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
MozillaFirefox/source-stamp.txt
--- a/MozillaFirefox/MozillaFirefox.changes	Sun Oct 21 09:20:26 2018 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Sun Oct 21 09:27:28 2018 +0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Sun Oct 21 07:24:17 UTC 2018 - wr@rosenauer.org
+
+- update to Firefox 63.0b14
+
+-------------------------------------------------------------------
 Tue Oct  2 21:28:31 UTC 2018 - astieger@suse.com
 
 - Mozilla Firefox 62.0.3:
--- a/MozillaFirefox/MozillaFirefox.spec	Sun Oct 21 09:20:26 2018 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Sun Oct 21 09:27:28 2018 +0200
@@ -19,12 +19,12 @@
 
 # changed with every update
 %define major          62
-%define mainver        %major.0.3
-%define orig_version   62.0.3
-%define orig_suffix    %{nil}
-%define update_channel release
+%define mainver        %major.99
+%define orig_version   63.0
+%define orig_suffix    b14
+%define update_channel beta
 %define branding       1
-%define releasedate    20181002000000
+%define releasedate    20181011200118
 %define source_prefix  firefox-%{orig_version}
 
 # PIE, full relro (x86_64 for now)
--- a/MozillaFirefox/create-tar.sh	Sun Oct 21 09:20:26 2018 +0200
+++ b/MozillaFirefox/create-tar.sh	Sun Oct 21 09:27:28 2018 +0200
@@ -5,11 +5,11 @@
 # "moz_source_stamp": "c1de04f39fa956cfce83f6065b0e709369215ed5"
 # http://ftp.mozilla.org/pub/firefox/candidates/48.0-candidates/build2/l10n_changesets.txt
 
-CHANNEL="release"
+CHANNEL="beta"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="c9ed11ae5c79df3dcb69075e1c9da0317d1ecb1b"
-VERSION="62.0.3"
-VERSION_SUFFIX=""
+RELEASE_TAG="FIREFOX_63_0b14_RELEASE"
+VERSION="63.0"
+VERSION_SUFFIX="b14"
 LOCALE_FILE="firefox-$VERSION/browser/locales/l10n-changesets.json"
 
 # check required tools
--- a/MozillaFirefox/source-stamp.txt	Sun Oct 21 09:20:26 2018 +0200
+++ b/MozillaFirefox/source-stamp.txt	Sun Oct 21 09:27:28 2018 +0200
@@ -1,2 +1,2 @@
-REV=c9ed11ae5c79
-REPO=http://hg.mozilla.org/releases/mozilla-release
+REV=91955baf362b
+REPO=http://hg.mozilla.org/releases/mozilla-beta