Fedora 42 is GO

Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
Patrik Polakovič 2025-04-11 12:48:42 +02:00 committed by jnsamyak
parent f6cbc5c6fc
commit b03f14c234
5 changed files with 5 additions and 5 deletions

View file

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

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 }}"