Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 11:02:46 +00:00
parent ef69a6ef1a
commit 7f4ae1d572
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.2
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(string.lower(ver))}
Release: 4.20190221gita0b083a1b47a738%{?dist}
Release: 5.20190221gita0b083a1b47a738%{?dist}
# The whole code is under MIT
# except include/utlist.h which is under BSD (and unbundled) and
@ -134,6 +134,9 @@ popd
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-5.20190221gita0b083a1b47a738
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Feb 19 2019 sguelton@redhat.com - 1.2-4
- Rebuild for llvm 8.0.0rc2, moving to top-of-tree version