From 1703fdf6fb825acda0c703795d25b8ebc67a70a9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 11:09:24 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libcxx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcxx.spec b/libcxx.spec index 78362cc..ac96fc7 100644 --- a/libcxx.spec +++ b/libcxx.spec @@ -8,7 +8,7 @@ Name: libcxx Version: %{libcxx_version}%{?rc_ver:~rc%{rc_ver}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ standard library targeting C++11 License: MIT or NCSA URL: http://libcxx.llvm.org/ @@ -138,6 +138,9 @@ install -m 0644 src/include/* %{buildroot}%{_includedir}/libcxx-internal/ %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 12.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jul 13 2021 Tom Stellard - 12.0.1-1 - 12.0.1 Release