File tree Expand file tree Collapse file tree 3 files changed +16
-15
lines changed
iso/empanadas/empanadas/configs Expand file tree Collapse file tree 3 files changed +16
-15
lines changed Original file line number Diff line number Diff line change 11---
22' 9 ' :
3- fullname : ' Rocky Linux 9.6 '
4- revision : ' 9.6 '
3+ fullname : ' Rocky Linux 9.7 '
4+ revision : ' 9.7 '
55 rclvl : ' RC1'
66 major : ' 9'
7- minor : ' 6 '
7+ minor : ' 7 '
88 profile : ' 9'
99 disttag : ' el9'
1010 code : " Blue Onyx"
2020 - ppc64le
2121 - s390x
2222 provide_multilib : True
23- project_id : ' 05d2a73d-41c8-4ee1-b079-99d02c23a4bd '
23+ project_id : ' e285fe05-8c5f-417a-a4a3-caeca4011896 '
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=10.0
6+ REVISION=10.1
7+ PREREV=10.0
78 APPEND_TO_DIR="-RC1"
89 ;;
910 beta)
10- REVISION=10.1
11- PREREV=10.0
11+ REVISION=10.2
12+ PREREV=10.1
1213 APPEND_TO_DIR="-BETA"
1314 COMPOSE_APPEND="${APPEND_TO_DIR}"
1415 ;;
1516 lh)
16- REVISION=10.1
17- PREREV=10.0
17+ REVISION=10.2
18+ PREREV=10.1
1819 APPEND_TO_DIR="-LookAhead"
1920 COMPOSE_APPEND="${APPEND_TO_DIR}"
2021 ;;
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.6
7- PREREV=9.5
6+ REVISION=9.7
7+ PREREV=9.6
88 APPEND_TO_DIR="-RC1"
99 ;;
1010 beta)
11- REVISION=9.7
12- PREREV=9.6
11+ REVISION=9.8
12+ PREREV=9.7
1313 APPEND_TO_DIR="-beta"
1414 COMPOSE_APPEND="-beta"
1515 ;;
1616 lh)
17- REVISION=9.7
18- PREREV=9.6
17+ REVISION=9.8
18+ PREREV=9.7
1919 APPEND_TO_DIR="-lookahead"
2020 COMPOSE_APPEND="-lookahead"
2121 ;;
You can’t perform that action at this time.
0 commit comments