From 37e6b0fa3bbcdae030eb2885a72b2ecca9d5fd80 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 09 2018 17:01:50 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/slurm.spec b/slurm.spec index 017b35a..ee757bf 100644 --- a/slurm.spec +++ b/slurm.spec @@ -26,7 +26,7 @@ Name: slurm Version: 17.02.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple Linux Utility for Resource Management License: GPLv2 and BSD URL: https://slurm.schedmd.com/ @@ -752,6 +752,9 @@ fi %systemd_postun_with_restart slurmdbd.service %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 17.02.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Nov 16 2017 Philip Kovacs - 17.02.9-3 - Added patch to enable full relro builds and operation. - Added patch to link knl_generic plugin to libnuma if available.