From 957bc64a556aae8dd1d35b3e69450b37898c0327 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Thu, 15 Oct 2020 05:21:26 +0000 Subject: [PATCH] Fix NVR --- libcxx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcxx.spec b/libcxx.spec index 7037acb..c198c59 100644 --- a/libcxx.spec +++ b/libcxx.spec @@ -2,7 +2,7 @@ # Otherwise, you have a loop with libcxxabi %global bootstrap 0 #%%global rc_ver 6 -%global baserelease 0.5 +%global baserelease 1 %global libcxx_srcdir libcxx-%{version}%{?rc_ver:rc%{rc_ver}}.src @@ -104,6 +104,9 @@ pathfix.py -i %{__python3} -pn \ %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