Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 09:26:56 +00:00
parent eda200eda7
commit 40d9005ac3
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Summary: Portable Computing Language - an OpenCL implementation
Name: pocl
%global ver 1.4
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(string.lower(ver))}
Release: 0.2.rc2%{?dist}
Release: 0.3.rc2%{?dist}
# The whole code is under MIT
# except include/utlist.h which is under BSD (and unbundled) and
@ -135,6 +135,9 @@ popd
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-0.3.rc2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Sep 26 2019 Tom Stellard <tstellar@redhat.com> - 1.4-0.2.rc2
- Link against libclang-cpp.so
- https://fedoraproject.org/wiki/Changes/Stop-Shipping-Individual-Component-Libraries-In-clang-lib-Package