diff --git a/pocl.changes b/pocl.changes index fae9907..9d82060 100644 --- a/pocl.changes +++ b/pocl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 08:49:22 UTC 2017 - idonmez@suse.com + +- Update library name for uthash -> libut2 + ------------------------------------------------------------------- Tue May 16 18:59:30 UTC 2017 - mardnh@gmx.de diff --git a/pocl.spec b/pocl.spec index 72ec387..5be10a5 100644 --- a/pocl.spec +++ b/pocl.spec @@ -51,7 +51,7 @@ BuildRequires: pkgconfig(glew) BuildRequires: pkgconfig(hwloc) Requires: clang4 Requires: libstdc++-devel -Requires: uthash +Requires: libut2 BuildRoot: %{_tmppath}/%{name}-%{version}-build # Only armv7l is supported # PPC support is currently broken, due to path problems