From ff025fe5ec1e5077e5f1ec2bf20b10e0c6c17956 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Thu, 15 Oct 2020 11:10:34 +0000 Subject: [PATCH] Fix NVR --- libcxx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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