ELN: Set the target RHEL version as the version of the description

Otherwise this turns into "Fedora-ELN-ELN", which is not what we
want. And this represents RHEL 11 anyway.
This commit is contained in:
Neal Gompa
2024-08-24 13:21:03 -04:00
parent 5717cc3604
commit 56ecbf971e
+1 -1
View File
@@ -7,7 +7,7 @@
<specification>Fedora ELN</specification> <specification>Fedora ELN</specification>
</description> </description>
<preferences> <preferences>
<version>ELN</version> <version>11</version>
<packagemanager>dnf5</packagemanager> <packagemanager>dnf5</packagemanager>
<locale>en_US</locale> <locale>en_US</locale>
<keytable>us</keytable> <keytable>us</keytable>