diff --git a/libclc.spec b/libclc.spec index 7b11279..db08830 100644 --- a/libclc.spec +++ b/libclc.spec @@ -8,7 +8,7 @@ Name: libclc 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 License: BSD @@ -88,6 +88,9 @@ export CFLAGS="%{build_cflags} -D__extern_always_inline=inline" %{_libdir}/pkgconfig/%{name}.pc %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 12.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jul 14 2021 Tom Stellard - 12.0.1-1 - 12.0.1 Release