From 47d16346307342e011c38ff07ca3bb5c5ae7e692 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Sun, 27 Sep 2020 13:17:29 +0000 Subject: [PATCH] Fix NVR --- libcxx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcxx.spec b/libcxx.spec index 087c629..13cd766 100644 --- a/libcxx.spec +++ b/libcxx.spec @@ -2,7 +2,7 @@ # Otherwise, you have a loop with libcxxabi %global bootstrap 0 %global rc_ver 3 -%global baserelease 0.1 +%global baserelease 0.2 %global libcxx_srcdir libcxx-%{version}%{?rc_ver:rc%{rc_ver}}.src @@ -104,6 +104,9 @@ pathfix.py -i %{__python3} -pn \ %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