rebuilt for llvm 10.0.0 final

This commit is contained in:
serge-sans-paille 2020-04-05 06:30:23 +00:00
parent 328ac618a8
commit 2f3e325069
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Summary: Portable Computing Language - an OpenCL implementation
Name: pocl
%global ver 1.5
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(string.lower(ver))}
Release: 1%{?dist}
Release: 2%{?dist}
# The whole code is under MIT
# except include/utlist.h which is under BSD (and unbundled) and
@ -133,6 +133,9 @@ popd
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Sun Apr 05 2020 sguelton@redhat.com - 1.5-2
- rebuilt for llvm 10.0.0 final
* Fri Apr 03 2020 Pete Walter <pwalter@fedoraproject.org> - 1.5-1
- Update to 1.5