Skip to content
Snippets Groups Projects
Verified Commit af9ad915 authored by Louis Abel's avatar Louis Abel :tv:
Browse files

add version codename

parent f00a7930
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,7 @@ VERSION="%{major}.%{minor}"
ID="rocky"
ID_LIKE="rhel fedora"
VERSION_ID="%{major}.%{minor}"
VERSION_CODENAME=""
PLATFORM_ID="platform:el%{major}"
PRETTY_NAME="%{distro} %{major}.%{minor}"
ANSI_COLOR="0;31"
......@@ -225,6 +226,9 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
%{_sysconfdir}/pki/rpm-gpg/
%changelog
* Mon May 24 2021 Louis Abel <label@rockylinux.org> - 8.4-17
- Add VERSION_CODENAME
* Wed May 19 2021 Louis Abel <label@rockylinux.org> - 8.4-16
- Remove annoying /etc/issue banner
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment