- update to 10.35.53

- fixes pamditherbw (-value parameter other than .5 with -fs)
This commit is contained in:
Jindrich Novy 2008-10-14 10:36:36 +00:00
parent ef9bcc09f1
commit 026a8dbad2
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
netpbm-10.35.52.tar.bz2 netpbm-10.35.53.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A library for handling different graphics file formats Summary: A library for handling different graphics file formats
Name: netpbm Name: netpbm
Version: 10.35.52 Version: 10.35.53
Release: 1%{?dist} Release: 1%{?dist}
# See copyright_summary for details # See copyright_summary for details
License: BSD and GPLv2 and IJG and MIT and Public Domain License: BSD and GPLv2 and IJG and MIT and Public Domain
@ -219,6 +219,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/netpbm/ %{_datadir}/netpbm/
%changelog %changelog
* Tue Oct 14 2008 Jindrich Novy <jnovy@redhat.com> 10.35.53-1
- update to 10.35.53
- fixes pamditherbw (-value parameter other than .5 with -fs)
* Sat Sep 27 2008 Jindrich Novy <jnovy@redhat.com> 10.35.52-1 * Sat Sep 27 2008 Jindrich Novy <jnovy@redhat.com> 10.35.52-1
- update to 10.35.52 - update to 10.35.52
- fixes crash of libppmd/ppmdraw when line is completely out of frame - fixes crash of libppmd/ppmdraw when line is completely out of frame

View File

@ -1 +1 @@
e0b37dabb421e51fc8e85dc29ce2a89f netpbm-10.35.52.tar.bz2 46c3a068b21501b84de51dd3f6274e4e netpbm-10.35.53.tar.bz2