File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
iso/empanadas/empanadas/configs Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11---
22' 9 ' :
3- fullname : ' Rocky Linux 9.5 '
4- revision : ' 9.5 '
3+ fullname : ' Rocky Linux 9.6 '
4+ revision : ' 9.6 '
55 rclvl : ' RC1'
66 major : ' 9'
7- minor : ' 5 '
7+ minor : ' 6 '
88 profile : ' 9'
99 disttag : ' el9'
1010 code : " Blue Onyx"
2020 - ppc64le
2121 - s390x
2222 provide_multilib : True
23- project_id : ' ae163d6a-f050-484f-bbaa-100ca673f146 '
23+ project_id : ' 05d2a73d-41c8-4ee1-b079-99d02c23a4bd '
2424 repo_symlinks :
2525 NFV : ' nfv'
2626 renames :
Original file line number Diff line number Diff line change 33# Revision must always start with a major number
44case "${RLREL}" in
55 stable)
6- REVISION=9.5
7- PREREV=9.4
6+ REVISION=9.6
7+ PREREV=9.5
88 APPEND_TO_DIR="-RC1"
99 ;;
1010 beta)
11- REVISION=9.6
12- PREREV=9.5
11+ REVISION=9.7
12+ PREREV=9.6
1313 APPEND_TO_DIR="-beta"
1414 COMPOSE_APPEND="-beta"
1515 ;;
1616 lh)
17- REVISION=9.6
18- PREREV=9.5
17+ REVISION=9.7
18+ PREREV=9.6
1919 APPEND_TO_DIR="-lookahead"
2020 COMPOSE_APPEND="-lookahead"
2121 ;;
You can’t perform that action at this time.
0 commit comments