Rebuild (libwebp)

This commit is contained in:
Sandro Mani 2017-02-01 19:27:12 +01:00
parent dca044c1d8
commit 82fb5de71b
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: OpenImageIO
Version: 1.7.10
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -180,6 +180,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Wed Feb 01 2017 Sandro Mani <manisandro@gmail.com> - 1.7.10-2
- Rebuild (libwebp)
* Mon Jan 2 2017 Richard Shaw <hobbes1069@gmail.com> - 1.7.10-1
- Update to latest upstream release.
- Fixes FTBFS on aarch64 (BZ#1408883).