SHA256
1
0
forked from pool/benchmark

Accepting request 440026 from devel:tools

1

OBS-URL: https://build.opensuse.org/request/show/440026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/benchmark?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2016-11-14 19:15:00 +00:00 committed by Git OBS Bridge
commit 1c16945e94
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 12 13:43:21 CET 2016 - ro@suse.de
- add ExclusiveArch, package is not ported to anything but
x86 and x86_64
-------------------------------------------------------------------
Mon Jul 4 09:24:59 UTC 2016 - mpluskal@suse.com

View File

@ -30,6 +30,7 @@ BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: git-core
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64
%description
A library to support the benchmarking of functions, similar to unit-tests.