From c8aef3956789a48d931b1b4aeb583adf2c27bd72 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Tue, 9 Mar 2021 15:41:51 +0100 Subject: [PATCH] rebuilt --- libcxxabi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcxxabi.spec b/libcxxabi.spec index eadbf64..1130512 100644 --- a/libcxxabi.spec +++ b/libcxxabi.spec @@ -1,6 +1,6 @@ %global toolchain clang %global rc_ver 2 -%global baserelease 2 +%global baserelease 3 %global libcxxabi_srcdir libcxxabi-%{version}%{?rc_ver:rc%{rc_ver}}.src @@ -101,6 +101,9 @@ cp -a include/* %{buildroot}%{_includedir} %{_libdir}/libc++abi.a %changelog +* Tue Mar 09 2021 sguelton@redhat.com - 12.0.0-0.3.rc2 +- rebuilt + * Wed Feb 24 2021 sguelton@redhat.com - 12.0.0-0.2.rc2 - 12.0.0-rc2 release