|
|
|
@ -8,7 +8,7 @@ |
|
|
|
|
%define dist_release_version 8 |
|
|
|
|
%define upstream_rel_long 8.6-0.1 |
|
|
|
|
%define upstream_rel 8.6 |
|
|
|
|
%define almalinux_rel 0.1 |
|
|
|
|
%define almalinux_rel 1 |
|
|
|
|
%define dist .el%{dist_release_version} |
|
|
|
|
|
|
|
|
|
# The anaconda scripts in %%{_libexecdir} can create false requirements |
|
|
|
@ -196,6 +196,9 @@ rm -rf %{buildroot} |
|
|
|
|
%{_prefix}/lib/systemd/system-preset/* |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Thu May 19 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 8.6-1 |
|
|
|
|
- Bump release |
|
|
|
|
|
|
|
|
|
* Tue May 10 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 8.6-0.1 |
|
|
|
|
- 8.6 stable release |
|
|
|
|
|
|
|
|
|