Rebuilt for libwebp soname bump

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-12-28 15:16:41 +01:00
parent 7322eb5e74
commit 246677abcc
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: freeimage
Version: 3.17.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Multi-format image decoder library
# freeimage is tripple-licensed, see
@ -146,6 +146,9 @@ ldconfig -n %{buildroot}%{_libdir}
%changelog
* Mon Dec 28 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 3.17.0-4
- Rebuilt for libwebp soname bump
* Thu Oct 15 2015 Karsten Hopp <karsten@redhat.com> 3.17.0-3
- ppc64 and ppc64le need -fPIC (rhbz#1272048)