- update to 10.35.52
- fixes crash of libppmd/ppmdraw when line is completely out of frame
This commit is contained in:
parent
7d5f4c61a0
commit
ef9bcc09f1
@ -1 +1 @@
|
||||
netpbm-10.35.51.tar.bz2
|
||||
netpbm-10.35.52.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A library for handling different graphics file formats
|
||||
Name: netpbm
|
||||
Version: 10.35.51
|
||||
Version: 10.35.52
|
||||
Release: 1%{?dist}
|
||||
# See copyright_summary for details
|
||||
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
||||
@ -219,6 +219,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/netpbm/
|
||||
|
||||
%changelog
|
||||
* Sat Sep 27 2008 Jindrich Novy <jnovy@redhat.com> 10.35.52-1
|
||||
- update to 10.35.52
|
||||
- fixes crash of libppmd/ppmdraw when line is completely out of frame
|
||||
|
||||
* Thu Sep 18 2008 Jindrich Novy <jnovy@redhat.com> 10.35.51-1
|
||||
- update to netpbm-10.35.51
|
||||
- make it actually compilable by removing duplicated function
|
||||
|
Loading…
Reference in New Issue
Block a user