This commit is contained in:
Dennis Gilmore 2014-06-07 00:04:11 -05:00
parent ca83751b73
commit 569cde8784

View File

@ -2,7 +2,7 @@ Summary: A library of functions for manipulating PNG image format files
Name: libpng
Epoch: 2
Version: 1.6.10
Release: 1%{?dist}
Release: 2%{?dist}
License: zlib
Group: System Environment/Libraries
URL: http://www.libpng.org/pub/png/
@ -110,6 +110,9 @@ make check
%{_bindir}/pngfix
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.6.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Apr 10 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.10-1
- Update to libpng 1.6.10 for minor bug fixes (#1063749)