bump to 8.10

This commit is contained in:
Louis Abel 2023-09-07 12:20:05 -07:00
parent 8cb4f29e02
commit 332e256959
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 5 additions and 2 deletions

View File

@ -20,8 +20,8 @@
%define distro %{distro_name}
%define distro_code Green Obsidian
%define major 8
%define minor 9
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.5}
%define minor 10
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.1}
%define upstream_rel %{major}.%{minor}-0.1
%define rpm_license BSD-3-Clause
%define dist .el%{major}
@ -412,6 +412,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%{_datadir}/pki/sb-certs/*
%changelog
* Thu Sep 07 2023 Louis Abel <label@rockylinux.org> - 8.10-1.1
- Bump to 8.10 for lookahead development
* Sat Jun 10 2023 Louis Abel <label@rockylinux.org> - 8.9-1.5
- Define the distro macro