This commit is contained in:
serge-sans-paille 2020-10-15 05:22:16 +00:00
parent b21a765ac3
commit b42d4d2a69
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%global toolchain clang
#%%global rc_ver 6
%global baserelease 0.5
%global baserelease 1
%global libcxxabi_srcdir libcxxabi-%{version}%{?rc_ver:rc%{rc_ver}}.src
@ -100,6 +100,9 @@ cp -a include/* %{buildroot}%{_includedir}
%{_libdir}/libc++abi.a
%changelog
* Thu Oct 15 2020 sguelton@redhat.com - 11.0.0-1
- Fix NVR
* Mon Oct 12 2020 sguelton@redhat.com - 11.0.0-0.5
- llvm 11.0.0 - final release