From 21b5d188235688e55e78d1dc99bfacbb98218d58 Mon Sep 17 00:00:00 2001 From: Paul W. Frields Date: Sep 17 2019 16:18:59 +0000 Subject: Fixes for 31 Beta --- diff --git a/build.d/globalvar.py b/build.d/globalvar.py index afe1d54..ab984f1 100644 --- a/build.d/globalvar.py +++ b/build.d/globalvar.py @@ -7,9 +7,9 @@ release={ 'next_id': '31', 'curr_name': '', 'next_name': '', - 'curr_state': '', # either 'Alpha', 'Beta' or '' (i.e empty) - 'curr_arm_state': '', # either 'Alpha', 'Beta' or '' (i.e empty) - 'curr_alt_state': '', # either 'Alpha', 'Beta' or '' (i.e empty) + 'curr_state': 'Beta', # either 'Alpha', 'Beta' or '' (i.e empty) + 'curr_arm_state': 'Beta', # either 'Alpha', 'Beta' or '' (i.e empty) + 'curr_alt_state': 'Beta', # either 'Alpha', 'Beta' or '' (i.e empty) 'curr_cloud_state': '', # either 'Alpha', 'Beta' or '' (i.e empty) 'curr_cloud_AMI_state': '', # either 'Alpha', 'Beta' or '' (i.e empty) 'curr_server_state': '', # either 'Alpha', 'Beta' or '' (i.e empty) @@ -60,12 +60,12 @@ release={ 'RC_gold_aarch64': '1.2', # RC Gold for aarch64 'RC_gold_ppc64': '1.2', # RC Gold for ppc64 'RC_gold_s390x': '1.2', # RC Gold for s390x - 'RC_pre_gold': '1.8', # insert the number of the prerelease RC version declared GOLD + 'RC_pre_gold': '1.1', # insert the number of the prerelease RC version declared GOLD 'RC_pre_build': '2', # sometimes releng use the RC build - 'RC_pre_gold_aarch64': '1.8', # Pre RC Gold for aarch64 - 'RC_pre_gold_ppc64': '1.8', # Pre RC Gold for ppc64 - 'RC_pre_gold_ppc64le': '1.8', # Pre RC Gold for ppc64le - 'RC_pre_gold_s390x': '1.8', # Pre RC Gold for s390x + 'RC_pre_gold_aarch64': '1.1', # Pre RC Gold for aarch64 + 'RC_pre_gold_ppc64': '1.1', # Pre RC Gold for ppc64 + 'RC_pre_gold_ppc64le': '1.1', # Pre RC Gold for ppc64le + 'RC_pre_gold_s390x': '1.1', # Pre RC Gold for s390x 'atomic_qcow2_cloud_url': 'FIXME', 'atomic_raw_cloud_url': 'FIXME', diff --git a/labs.fedoraproject.org/data/content/prerelease.html b/labs.fedoraproject.org/data/content/prerelease.html index 11841cc..78dfa92 100644 --- a/labs.fedoraproject.org/data/content/prerelease.html +++ b/labs.fedoraproject.org/data/content/prerelease.html @@ -47,10 +47,10 @@ 64-bit image
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Astronomy']}
-
- 32-bit image -
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Astronomy']}
-
+ + + + @@ -69,15 +69,16 @@ 64-bit image
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Design']}
-
- 32-bit image -
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Design']}
-
+ + + + + + + +
32-bit image
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Python']}
@@ -143,7 +146,8 @@
- +--> + + + + diff --git a/spins.fedoraproject.org/data/content/prerelease.html b/spins.fedoraproject.org/data/content/prerelease.html index a9cf389..61baadd 100644 --- a/spins.fedoraproject.org/data/content/prerelease.html +++ b/spins.fedoraproject.org/data/content/prerelease.html @@ -50,8 +50,8 @@
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_KDE']}
- 32-bit image -
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_KDE']}
+ +
@@ -72,8 +72,8 @@
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Xfce']}
- 32-bit image -
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Xfce']}
+ +
@@ -94,8 +94,8 @@
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_LXDE']}
- 32-bit image -
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_LXDE']}
+ +
@@ -116,8 +116,8 @@
${Markup(_('%s GSB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_LXQt']}
- 32-bit image -
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_LXQt']}
+ +
@@ -138,8 +138,8 @@
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Mate']}
- 32-bit image -
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Mate']}
+ +
@@ -159,9 +159,9 @@ 64-bit image
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Cinnamon']}
-
- 32-bit image -
${Markup(_('%s GB ISO Image')) % global_variables.iso_size['pre_i686_Live_Cinnamon']}
+
+ +
@@ -182,8 +182,8 @@
${Markup(_('%s MB ISO Image')) % global_variables.iso_size['pre_x86_64_Live_Soas']}
- 32-bit image -
${Markup(_('%s MB ISO Image')) % global_variables.iso_size['pre_i686_Live_Soas']}
+ +
@@ -204,7 +204,7 @@ ${_('Verify 64bit!')}
- ${_('Verify 32bit!')} +