diff --git a/slurm.changes b/slurm.changes index b8b7940..0c71b4f 100644 --- a/slurm.changes +++ b/slurm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 27 20:07:19 UTC 2020 - Kasimir _ + +- Disable %arm builds as this is no longer supported. + ------------------------------------------------------------------- Wed Feb 26 06:13:13 UTC 2020 - Egbert Eich diff --git a/slurm.spec b/slurm.spec index c8d3b25..7e42595 100644 --- a/slurm.spec +++ b/slurm.spec @@ -27,7 +27,7 @@ %define pname slurm -%ifarch i586 +%ifarch i586 %arm ExclusiveArch: do_not_build %endif