This commit is contained in:
serge-sans-paille 2020-10-15 11:11:09 +00:00
parent a6b0bd67cf
commit ec90e409db
1 changed files with 4 additions and 1 deletions

View File

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