Fedora 43 is GO

Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
Samyak Jain
2025-10-25 16:40:50 +05:30
parent 4e727d69c2
commit c1d30b069c
5 changed files with 5 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
--- ---
FedoraCycleNumber: 42 FedoraCycleNumber: 43

View File

@@ -1,2 +1,2 @@
--- ---
FedoraBranched: True FedoraBranched: False

View File

@@ -4,4 +4,4 @@
# postbeta: After beta release and before final release # postbeta: After beta release and before final release
# current: After final release # current: After final release
--- ---
FedoraBranchedBodhi: postbeta FedoraBranchedBodhi: current

View File

@@ -1,2 +1,2 @@
--- ---
FedoraPreviousPrevious: False FedoraPreviousPrevious: True

View File

@@ -2,6 +2,6 @@
# is the infrastructure freeze currently in place? # is the infrastructure freeze currently in place?
InfraFrozen: True InfraFrozen: True
# is the pending release (Branched) currently frozen? # is the pending release (Branched) currently frozen?
NextReleaseFrozen: True NextReleaseFrozen: False
# for 'backwards compatibility' # for 'backwards compatibility'
Frozen: "{{ InfraFrozen }}" Frozen: "{{ InfraFrozen }}"