Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/OpenColorIO

This commit is contained in:
Richard Shaw 2018-07-20 13:24:40 -05:00
commit da1f0029ba
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: OpenColorIO
Version: 1.1.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Enables color transforms and image display across graphics apps
License: BSD
@ -209,6 +209,9 @@ find %{buildroot} -name "*.cmake" -exec mv {} %{buildroot}%{_datadir}/cmake/Modu
%changelog
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Feb 22 2018 Adam Williamson <awilliam@redhat.com> - 1.1.0-6
- Rebuild with bootstrap disabled, so we get docs again