final 63.0 release preparations firefox63
authorWolfgang Rosenauer <wr@rosenauer.org>
Mon, 29 Oct 2018 15:08:22 +0100
branchfirefox63
changeset 1075 0831123bc28a
parent 1074 4b99400f6d17
child 1076 2823eb50c9a9
final 63.0 release preparations
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
MozillaFirefox/source-stamp.txt
--- a/MozillaFirefox/MozillaFirefox.changes	Mon Oct 22 11:26:41 2018 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Mon Oct 29 15:08:22 2018 +0100
@@ -1,7 +1,7 @@
 -------------------------------------------------------------------
-Sun Oct 21 07:24:17 UTC 2018 - wr@rosenauer.org
-
-- update to Firefox 63.0b14
+Mon Oct 29 14:07:51 UTC 2018 - wr@rosenauer.org
+
+- update to Firefox 63.0
   * WebExtensions now run in their own process on Linux
   * The Ctrl+Tab shortcut now displays thumbnail previews of your
     tabs and cycles through tabs in recently used order. This new
--- a/MozillaFirefox/MozillaFirefox.spec	Mon Oct 22 11:26:41 2018 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Mon Oct 29 15:08:22 2018 +0100
@@ -18,13 +18,13 @@
 
 
 # changed with every update
-%define major          62
-%define mainver        %major.99
+%define major          63
+%define mainver        %major.0
 %define orig_version   63.0
-%define orig_suffix    b14
-%define update_channel beta
+%define orig_suffix    %{nil}
+%define update_channel release
 %define branding       1
-%define releasedate    20181011200118
+%define releasedate    20181018182531
 %define source_prefix  firefox-%{orig_version}
 
 # PIE, full relro (x86_64 for now)
--- a/MozillaFirefox/create-tar.sh	Mon Oct 22 11:26:41 2018 +0200
+++ b/MozillaFirefox/create-tar.sh	Mon Oct 29 15:08:22 2018 +0100
@@ -5,11 +5,11 @@
 # "moz_source_stamp": "c1de04f39fa956cfce83f6065b0e709369215ed5"
 # http://ftp.mozilla.org/pub/firefox/candidates/48.0-candidates/build2/l10n_changesets.txt
 
-CHANNEL="beta"
+CHANNEL="release"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_63_0b14_RELEASE"
+RELEASE_TAG="FIREFOX_63_0_RELEASE"
 VERSION="63.0"
-VERSION_SUFFIX="b14"
+VERSION_SUFFIX=""
 LOCALE_FILE="firefox-$VERSION/browser/locales/l10n-changesets.json"
 
 # check required tools
--- a/MozillaFirefox/source-stamp.txt	Mon Oct 22 11:26:41 2018 +0200
+++ b/MozillaFirefox/source-stamp.txt	Mon Oct 29 15:08:22 2018 +0100
@@ -1,2 +1,2 @@
-REV=91955baf362b
-REPO=http://hg.mozilla.org/releases/mozilla-beta
+REV=84219fbf133c
+REPO=http://hg.mozilla.org/releases/mozilla-release