Skip to content

Commit 7156376

Browse files
authored
Merge pull request #1185 from eabdullin1/master
9.7
2 parents 7e7d845 + b7e9dd8 commit 7156376

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

reference_data/platform_flavors.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
- name: AlmaLinux-9-beta
9595
modularity:
9696
git_tag_prefix:
97-
modified: a9-beta
98-
non_modified: c9-beta
97+
modified: a9
98+
non_modified: c9
9999
data:
100100
mock:
101101
secure_boot_macros:

reference_data/platforms.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,6 +1789,9 @@
17891789
- name: '9.6'
17901790
version_prefix: '90600'
17911791
dist_prefix: 'el9.6.0'
1792+
- name: '9.7'
1793+
version_prefix: '90700'
1794+
dist_prefix: 'el9.7.0'
17921795
yum:
17931796
best: true
17941797
module_platform_id: platform:el9

0 commit comments

Comments
 (0)