This commit is contained in:
Dennis Gilmore 2015-06-17 16:24:09 +00:00
parent debe06bc5a
commit e8e6a600b1

View File

@ -2,7 +2,7 @@ Summary: A library of functions for manipulating PNG image format files
Name: libpng
Epoch: 2
Version: 1.6.17
Release: 1%{?dist}
Release: 2%{?dist}
License: zlib
Group: System Environment/Libraries
URL: http://www.libpng.org/pub/png/
@ -109,6 +109,9 @@ make check
%{_bindir}/pngfix
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.6.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Apr 07 2015 Petr Hracek <phracek@redhat.com> - 2:1.6.17-1
- New upstream release 1.6.17 (#1209145)