diff --git a/SPECS/rocky-release.spec b/SPECS/rocky-release.spec index 3921ab1..a71060f 100644 --- a/SPECS/rocky-release.spec +++ b/SPECS/rocky-release.spec @@ -17,10 +17,11 @@ # Distribution Name and Version %define distro_name Rocky Linux +%define distro %{distro_name} %define distro_code Blue Onyx %define major 9 %define minor 3 -%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.3} +%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.4} %define rpm_license BSD-3-Clause %define dist .el%{major} %define home_url https://rockylinux.org/ @@ -447,6 +448,9 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf %{_datadir}/pki/sb-certs/* %changelog +* Sat Jun 10 2023 Louis Abel - 9.3-0.4 +- Define the distro macro + * Mon May 15 2023 Louis Abel - 9.3-0.3 - Use DER format for ppc64le certificates for now