add fedora logo to os-release

This commit is contained in:
nazunalika 2022-01-10 21:05:20 -07:00
parent ab8245de17
commit cdf75c2b46
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ VERSION_ID="%{full_release_version}"
PLATFORM_ID="platform:el%{major}"
PRETTY_NAME="%{distro_name} %{full_release_version}%{?rlstatement: %{rlstatement}} (%{distro_code})"
ANSI_COLOR="0;32"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:rocky:rocky:%{base_release_version}"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"