diff --git a/compiler-rt.spec b/compiler-rt.spec index b47b111..f46a12b 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -1,6 +1,6 @@ Name: compiler-rt Version: 3.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: LLVM "compiler-rt" runtime libraries License: NCSA or MIT @@ -51,5 +51,8 @@ cd _build %{_datadir}/%{name} %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 3.7.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Oct 06 2015 Jan Vcelak 3.7.0-100 - initial version using cmake build system