- update to 10.35.53
- fixes pamditherbw (-value parameter other than .5 with -fs)
This commit is contained in:
parent
ef9bcc09f1
commit
026a8dbad2
@ -1 +1 @@
|
|||||||
netpbm-10.35.52.tar.bz2
|
netpbm-10.35.53.tar.bz2
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user