incremental changes

This commit is contained in:
nazunalika 2022-01-10 21:09:37 -07:00
parent cdf75c2b46
commit 01c6fd83af
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@
%define distro_code Blue Onyx
%define major 9
%define minor 0
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.0}
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.1}
%define rpm_license BSD-3-Clause
%define dist .el%{major}
@ -381,6 +381,9 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
%{_datadir}/pki/sb-certs/*.crt
%changelog
* Mon Jan 10 2022 Louis Abel <label@rockylinux.org> - 9.0-1.1
- Add LOGO to /etc/os-release
* Tue Nov 30 2021 Louis Abel <label@rockylinux.org> - 9.0-1.0
- Init for Rocky Linux 9 (Blue Onyx)
- Sync with upstream