forked from rpms/almalinux-release
8.10 stable release
This commit is contained in:
parent
76bfe32391
commit
d21922986e
@ -1,15 +1,16 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
%define product_family AlmaLinux
|
%define product_family AlmaLinux
|
||||||
%define release_name Midnight Oncilla
|
%define release_name Cerulean Leopard
|
||||||
%define contentdir almalinux
|
%define contentdir almalinux
|
||||||
%define infra_var stock
|
%define infra_var stock
|
||||||
%define base_release_version 8
|
%define base_release_version 8
|
||||||
%define full_release_version 8.9
|
%define full_release_version 8.10
|
||||||
%define dist_release_version 8
|
%define dist_release_version 8
|
||||||
%define upstream_rel_long 8.9-0.1
|
%define upstream_rel_long 8.10-0.2
|
||||||
%define upstream_rel 8.9
|
%define upstream_rel 8.10
|
||||||
%define almalinux_rel 1
|
%define almalinux_rel 1
|
||||||
%define dist .el%{dist_release_version}
|
%define dist .el%{dist_release_version}
|
||||||
|
%global eol_date 2029-06-01
|
||||||
|
|
||||||
# The anaconda scripts in %%{_libexecdir} can create false requirements
|
# The anaconda scripts in %%{_libexecdir} can create false requirements
|
||||||
%global __requires_exclude_from %{_libexecdir}
|
%global __requires_exclude_from %{_libexecdir}
|
||||||
@ -99,6 +100,7 @@ ALMALINUX_MANTISBT_PROJECT="AlmaLinux-%{base_release_version}"
|
|||||||
ALMALINUX_MANTISBT_PROJECT_VERSION="%{full_release_version}"
|
ALMALINUX_MANTISBT_PROJECT_VERSION="%{full_release_version}"
|
||||||
REDHAT_SUPPORT_PRODUCT="%{product_family}"
|
REDHAT_SUPPORT_PRODUCT="%{product_family}"
|
||||||
REDHAT_SUPPORT_PRODUCT_VERSION="%{full_release_version}%{?beta: %{beta}}"
|
REDHAT_SUPPORT_PRODUCT_VERSION="%{full_release_version}%{?beta: %{beta}}"
|
||||||
|
SUPPORT_END=%{eol_date}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Create the symlink for /etc/os-release
|
# Create the symlink for /etc/os-release
|
||||||
@ -206,6 +208,9 @@ rm -rf %{buildroot}
|
|||||||
%{_prefix}/lib/systemd/system-preset/*
|
%{_prefix}/lib/systemd/system-preset/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 16 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 8.9-1
|
||||||
- 8.9 stable release
|
- 8.9 stable release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user