diff --git a/benchmark.changes b/benchmark.changes index 6e6f025..d1cd4c3 100644 --- a/benchmark.changes +++ b/benchmark.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 27 03:25:41 UTC 2018 - stefan.bruens@rwth-aachen.de + +- Remove ExclusiveArch, it works on non-x86 as well + ------------------------------------------------------------------- Fri Mar 16 18:38:52 UTC 2018 - avindra@opensuse.org diff --git a/benchmark.spec b/benchmark.spec index 240e845..2e8872a 100644 --- a/benchmark.spec +++ b/benchmark.spec @@ -31,7 +31,6 @@ Patch0: benchmark-s390.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: git-core -ExclusiveArch: %{ix86} x86_64 s390x %description A library to support the benchmarking of functions, similar to unit-tests.