From ccd0f96ab617ab7003f25d966f61f49d429eca16 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 01 2019 06:53:42 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/libcxxabi.spec b/libcxxabi.spec index e1a3e1d..bffdbd6 100644 --- a/libcxxabi.spec +++ b/libcxxabi.spec @@ -4,7 +4,7 @@ Name: libcxxabi Version: 7.0.1 -Release: 1%{?rc_ver:.rc%{rc_ver}}%{?dist} +Release: 1%{?rc_ver:.rc%{rc_ver}}%{?dist}.1 Summary: Low level support for a standard C++ library License: MIT or NCSA URL: http://libcxxabi.llvm.org/ @@ -92,6 +92,9 @@ cp -a include/* %{buildroot}%{_includedir} %{_libdir}/libc++abi.a %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 7.0.1-1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Dec 17 2018 sguelton@redhat.com - 7.0.1-1 - 7.0.1 Release