mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-23 06:31:23 +00:00
bump to 9.3
This commit is contained in:
parent
fa84f52f32
commit
c5eca25bbd
@ -19,8 +19,8 @@
|
|||||||
%define distro_name Rocky Linux
|
%define distro_name Rocky Linux
|
||||||
%define distro_code Blue Onyx
|
%define distro_code Blue Onyx
|
||||||
%define major 9
|
%define major 9
|
||||||
%define minor 2
|
%define minor 3
|
||||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.2}
|
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.1}
|
||||||
%define rpm_license BSD-3-Clause
|
%define rpm_license BSD-3-Clause
|
||||||
%define dist .el%{major}
|
%define dist .el%{major}
|
||||||
%define home_url https://rockylinux.org/
|
%define home_url https://rockylinux.org/
|
||||||
@ -39,7 +39,7 @@
|
|||||||
#
|
#
|
||||||
# Reset defines for LookAhead variant. Default is stable if 0 or undefined.
|
# Reset defines for LookAhead variant. Default is stable if 0 or undefined.
|
||||||
%if %{with rllookahead}
|
%if %{with rllookahead}
|
||||||
%define minor 2
|
%define minor 3
|
||||||
%define contentdir pub/rocky-lh
|
%define contentdir pub/rocky-lh
|
||||||
%define rltype -lookahead
|
%define rltype -lookahead
|
||||||
%define rlstatement LookAhead
|
%define rlstatement LookAhead
|
||||||
@ -426,6 +426,9 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
|
|||||||
%{_datadir}/pki/sb-certs/*
|
%{_datadir}/pki/sb-certs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 29 2023 Louis Abel <label@rockylinux.org> - 9.3-1.1
|
||||||
|
- Bump main version to 9.3
|
||||||
|
|
||||||
* Wed Jan 01 2023 Louis Abel <label@rockylinux.org> - 9.2-1.2
|
* Wed Jan 01 2023 Louis Abel <label@rockylinux.org> - 9.2-1.2
|
||||||
- Move macros.dist to a proper location
|
- Move macros.dist to a proper location
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user