8.10 stable release

This commit is contained in:
Andrew Lukoshko 2024-05-22 12:40:37 +00:00
parent 76bfe32391
commit d21922986e
1 changed files with 9 additions and 4 deletions

View File

@ -1,15 +1,16 @@
%define debug_package %{nil}
%define product_family AlmaLinux
%define release_name Midnight Oncilla
%define release_name Cerulean Leopard
%define contentdir almalinux
%define infra_var stock
%define base_release_version 8
%define full_release_version 8.9
%define full_release_version 8.10
%define dist_release_version 8
%define upstream_rel_long 8.9-0.1
%define upstream_rel 8.9
%define upstream_rel_long 8.10-0.2
%define upstream_rel 8.10
%define almalinux_rel 1
%define dist .el%{dist_release_version}
%global eol_date 2029-06-01
# The anaconda scripts in %%{_libexecdir} can create false requirements
%global __requires_exclude_from %{_libexecdir}
@ -99,6 +100,7 @@ ALMALINUX_MANTISBT_PROJECT="AlmaLinux-%{base_release_version}"
ALMALINUX_MANTISBT_PROJECT_VERSION="%{full_release_version}"
REDHAT_SUPPORT_PRODUCT="%{product_family}"
REDHAT_SUPPORT_PRODUCT_VERSION="%{full_release_version}%{?beta: %{beta}}"
SUPPORT_END=%{eol_date}
EOF
# Create the symlink for /etc/os-release
@ -206,6 +208,9 @@ rm -rf %{buildroot}
%{_prefix}/lib/systemd/system-preset/*
%changelog
* Wed May 22 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 8.10-1
- 8.10 stable release
* Thu Nov 16 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 8.9-1
- 8.9 stable release