mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-21 05:31:24 +00:00
bump to 1.8
This commit is contained in:
parent
9983d1a0e9
commit
cdfb1e6c55
@ -20,7 +20,7 @@
|
||||
%define distro_code Blue Onyx
|
||||
%define major 9
|
||||
%define minor 1
|
||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.1}
|
||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.8}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -39,7 +39,7 @@
|
||||
#
|
||||
# Reset defines for LookAhead variant. Default is stable if 0 or undefined.
|
||||
%if %{with rllookahead}
|
||||
%define minor 1
|
||||
%define minor 2
|
||||
%define contentdir pub/rocky-lh
|
||||
%define rltype -lookahead
|
||||
%define rlstatement LookAhead
|
||||
@ -425,6 +425,9 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 30 2022 Louis Abel <label@rockylinux.org> - 9.1-1.8
|
||||
- Bump release version to match upstream
|
||||
|
||||
* Wed Sep 07 2022 Louis Abel <label@rockylinux.org> - 9.1-1.1
|
||||
- Bump main version and prepare for upcoming beta
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user