mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-16 03:21:24 +00:00
bump to 8.10
This commit is contained in:
parent
8cb4f29e02
commit
332e256959
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user