diff --git a/libcxx.spec b/libcxx.spec index 2c32964..7f34909 100644 --- a/libcxx.spec +++ b/libcxx.spec @@ -2,7 +2,7 @@ # Otherwise, you have a loop with libcxxabi %global bootstrap 0 #%%global rc_ver 1 -%global baserelease 0.2 +%global baserelease 1 %global libcxx_srcdir libcxx-%{version}%{?rc_ver:rc%{rc_ver}}.src @@ -109,6 +109,9 @@ pathfix.py -i %{__python3} -pn \ %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