update upstream version (#1063749)
This commit is contained in:
parent
8a35d649eb
commit
ca83751b73
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/libpng-1.6.3.tar.gz
|
||||
/libpng-1.6.6.tar.gz
|
||||
/libpng-1.6.8.tar.gz
|
||||
/libpng-1.6.10.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A library of functions for manipulating PNG image format files
|
||||
Name: libpng
|
||||
Epoch: 2
|
||||
Version: 1.6.8
|
||||
Version: 1.6.10
|
||||
Release: 1%{?dist}
|
||||
License: zlib
|
||||
Group: System Environment/Libraries
|
||||
@ -110,6 +110,9 @@ make check
|
||||
%{_bindir}/pngfix
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Wed Jan 15 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.8-1
|
||||
- Update to libpng 1.6.8 for minor bug fixes (#1033049)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user