diff --git a/slurm.spec b/slurm.spec index 494e73a..f4b847a 100644 --- a/slurm.spec +++ b/slurm.spec @@ -16,7 +16,7 @@ Name: slurm Version: 21.08.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple Linux Utility for Resource Management License: GPLv2 and BSD URL: https://slurm.schedmd.com/ @@ -318,7 +318,7 @@ EOF install -d -m 0755 %{buildroot}%{_var}/log/%{name} install -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d cat >%{buildroot}%{_sysconfdir}/logrotate.d/%{name} < - 21.08.2-2 +- Correct log rotation problems (#2016683, #2018508) + * Fri Oct 8 2021 Philip Kovacs - 21.08.2-1 - Update to 21.08.2 - Added Fedora patches to support pmix v4