Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
630c133148
commit
81ac996105
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: libclc
|
Name: libclc
|
||||||
Version: %{libclc_version}%{?rc_ver:~rc%{rc_ver}}
|
Version: %{libclc_version}%{?rc_ver:~rc%{rc_ver}}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: An open source implementation of the OpenCL 1.1 library requirements
|
Summary: An open source implementation of the OpenCL 1.1 library requirements
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -96,6 +96,9 @@ export CFLAGS="%{build_cflags} -D__extern_always_inline=inline"
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.7-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jan 13 2023 Nikita Popov <npopov@redhat.com> - 15.0.7-1
|
* Fri Jan 13 2023 Nikita Popov <npopov@redhat.com> - 15.0.7-1
|
||||||
- Update to LLVM 15.0.7
|
- Update to LLVM 15.0.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user