diff --git a/libpuzzle.spec b/libpuzzle.spec index 72e9c6b..c0cdc5b 100644 --- a/libpuzzle.spec +++ b/libpuzzle.spec @@ -3,7 +3,7 @@ Name: libpuzzle Version: 0.11 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Library to quickly find visually similar images (gif, png, jpg) Group: System Environment/Libraries License: BSD @@ -111,6 +111,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_mandir}/man3/* %changelog +* Tue Dec 06 2011 Adam Jackson - 0.11-10 +- Rebuild for new libpng + * Fri Jul 15 2011 Andrew Colin Kissa - 0.11-9 - Fix bugzilla #716003