From e05bef62215f0e73669a8e72f265f7618c96c752 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 22 Feb 2018 20:20:12 +0000 Subject: [PATCH] rebuild --- OpenColorIO.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/OpenColorIO.spec b/OpenColorIO.spec index 45bbfef..ede2d7c 100644 --- a/OpenColorIO.spec +++ b/OpenColorIO.spec @@ -18,7 +18,7 @@ Name: OpenColorIO Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Enables color transforms and image display across graphics apps License: BSD @@ -216,6 +216,9 @@ find %{buildroot} -name "*.cmake" -exec mv {} %{buildroot}%{_datadir}/cmake/Modu %changelog +* Thu Feb 22 2018 Peter Robinson 1.1.0-5 +- Rebuild + * Tue Feb 20 2018 Rex Dieter - 1.1.0-4 - support %%bootstrap (no docs, no tests) - enable bootstrap mode on f28+ to workaround bug #1546964