Compare commits

..

8 Commits
a8 ... a8-beta

@ -6,10 +6,11 @@
%define base_release_version 8
%define full_release_version 8.8
%define dist_release_version 8
%define upstream_rel_long 8.8-0.8
%define upstream_rel_long 8.8-0.5
%define upstream_rel 8.8
%define almalinux_rel 1
%define almalinux_rel 0.6
%define dist .el%{dist_release_version}
#define beta Beta
# The anaconda scripts in %%{_libexecdir} can create false requirements
%global __requires_exclude_from %{_libexecdir}
@ -206,8 +207,8 @@ rm -rf %{buildroot}
%{_prefix}/lib/systemd/system-preset/*
%changelog
* Tue May 16 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 8.8-1
- 8.8 stable release
* Wed Mar 29 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 8.8-0.5
- 8.8 beta release
* Sat Nov 19 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 8.7-3
- Fixed ownership of dirs (albz#328)

Loading…
Cancel
Save