New upstream release 1.6.23 (#1346522)
Signed-off-by: Petr Hracek <phracek@redhat.com>
This commit is contained in:
parent
71ed48d131
commit
88a9b908af
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/libpng-1.6.20.tar.gz
|
||||
/libpng-1.6.21.tar.gz
|
||||
/libpng-1.6.22.tar.gz
|
||||
/libpng-1.6.23.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A library of functions for manipulating PNG image format files
|
||||
Name: libpng
|
||||
Epoch: 2
|
||||
Version: 1.6.22
|
||||
Version: 1.6.23
|
||||
Release: 1%{?dist}
|
||||
License: zlib
|
||||
Group: System Environment/Libraries
|
||||
@ -110,6 +110,9 @@ make check
|
||||
%{_bindir}/pngfix
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.23-1
|
||||
- New upstream release 1.6.23 (#1346522)
|
||||
|
||||
* Mon Jun 06 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.22-1
|
||||
- New upstream release 1.6.22 (#1341646)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user