Signed-off-by: Petr Hracek <phracek@redhat.com>
This commit is contained in:
Petr Hracek 2016-01-08 12:09:14 +01:00
parent 3f385de74b
commit 3cbcb34a70

View File

@ -2,7 +2,7 @@ Summary: A library of functions for manipulating PNG image format files
Name: libpng
Epoch: 2
Version: 1.6.20
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
* Fri Jan 08 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.20-2
- Bumping
* Wed Jan 06 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.20-1
- new upstream release 1.6.20 (#1293326)