- Fix VENDOR_NAME in os-release
This commit is contained in:
parent
3b69fbec16
commit
77d2c00c73
@ -8,7 +8,7 @@
|
||||
|
||||
Name: almalinux-kitten-release
|
||||
Version: %{major}.%{minor}
|
||||
Release: 0.21%{?dist}.1
|
||||
Release: 0.21%{?dist}.2
|
||||
Summary: %{distro} release files
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://almalinux.org
|
||||
@ -154,7 +154,7 @@ LOGO="fedora-logo-icon"
|
||||
CPE_NAME="cpe:/o:almalinux:almalinux:%{major}::baseos"
|
||||
HOME_URL="%{dist_home_url}"
|
||||
DOCUMENTATION_URL="https://wiki.almalinux.org/"
|
||||
VENDOR_NAME="Almalinux"
|
||||
VENDOR_NAME="AlmaLinux"
|
||||
VENDOR_URL="%{dist_home_url}"
|
||||
BUG_REPORT_URL="%{dist_bug_report_url}"
|
||||
|
||||
@ -375,6 +375,9 @@ echo '%%x86_64_v2 1' >> %{buildroot}%{_sysconfdir}/rpm/macros.x86_64_v2
|
||||
%{_sysconfdir}/pki/rpm-gpg
|
||||
|
||||
%changelog
|
||||
* Tue Oct 22 2024 Eduard Abdullin <eabdullin@almalinux.org> - 10.0-0.21.2
|
||||
- Fix VENDOR_NAME in os-release
|
||||
|
||||
* Fri Oct 18 2024 Eduard Abdullin <eabdullin@almalinux.org> - 10.0-0.21.1
|
||||
- Use arch parameter for x86_64_v2 architecture in mirrorlists
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user