From 091579e2c070cedb2290040a79a5a1686f1db24a Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Tue, 9 Mar 2021 15:41:13 +0100 Subject: [PATCH] rebuilt --- libcxx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcxx.spec b/libcxx.spec index d721726..5823f6d 100644 --- a/libcxx.spec +++ b/libcxx.spec @@ -2,7 +2,7 @@ # Otherwise, you have a loop with libcxxabi %global bootstrap 0 %global rc_ver 2 -%global baserelease 3 +%global baserelease 4 %global libcxx_srcdir libcxx-%{version}%{?rc_ver:rc%{rc_ver}}.src @@ -138,6 +138,9 @@ install -m 0644 src/include/* %{buildroot}%{_includedir}/libcxx-internal/ %changelog +* Tue Mar 09 2021 sguelton@redhat.com - 12.0.0-0.4.rc2 +- rebuilt + * Thu Feb 25 2021 Timm Bäder - 12.0.0-0.3.rc2 - Build shared and static libc++ separately - Include libc++abi symbols in static libc++.a