new upstream release 1.6.20 (#1293326)
Signed-off-by: Petr Hracek <phracek@redhat.com>
This commit is contained in:
parent
958e203d6e
commit
3f385de74b
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/libpng-1.6.17.tar.gz
|
||||
/libpng-1.6.18.tar.gz
|
||||
/libpng-1.6.19.tar.gz
|
||||
/libpng-1.6.20.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A library of functions for manipulating PNG image format files
|
||||
Name: libpng
|
||||
Epoch: 2
|
||||
Version: 1.6.19
|
||||
Version: 1.6.20
|
||||
Release: 1%{?dist}
|
||||
License: zlib
|
||||
Group: System Environment/Libraries
|
||||
@ -110,6 +110,9 @@ make check
|
||||
%{_bindir}/pngfix
|
||||
|
||||
%changelog
|
||||
* Wed Jan 06 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.20-1
|
||||
- new upstream release 1.6.20 (#1293326)
|
||||
|
||||
* Thu Nov 19 2015 Petr Hracek <phracek@redhat.com> - 2:1.6.19-1
|
||||
- new upstream release 1.6.19 (#1282193)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user