This commit is contained in:
serge-sans-paille 2020-09-27 13:18:07 +00:00
parent 3256d24707
commit 690bc6bc38
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%global toolchain clang
%global rc_ver 3
%global baserelease 0.1
%global baserelease 0.2
%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
* Sun Sep 27 2020 sguelton@redhat.com - 11.0.0-0.2.rc3
- Fix NVR
* Thu Sep 24 2020 sguelton@redhat.com - 11.0.0-0.1.rc3
- 11.0.0-rc3 Release