- update to 10.35.38
- fixes crashes in picttoppm, pbmtomrf, mrftopbm - fixes bugs in leaftoppm, ilbmtoppm
This commit is contained in:
parent
02fb227dc3
commit
21f6f26752
@ -1 +1 @@
|
|||||||
netpbm-10.35.57.tar.bz2
|
netpbm-10.35.58.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
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.57
|
Version: 10.35.58
|
||||||
Release: 3%{?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
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -221,6 +221,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/netpbm/
|
%{_datadir}/netpbm/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 19 2009 Jindrich Novy <jnovy@redhat.com> 10.35.58-1
|
||||||
|
- update to 10.35.38
|
||||||
|
- fixes crashes in picttoppm, pbmtomrf, mrftopbm
|
||||||
|
- fixes bugs in leaftoppm, ilbmtoppm
|
||||||
|
|
||||||
* Tue Dec 23 2008 Jindrich Novy <jnovy@redhat.com> 10.35.57-3
|
* Tue Dec 23 2008 Jindrich Novy <jnovy@redhat.com> 10.35.57-3
|
||||||
- unbreak ppmshadow and ppmrainbow (#476989)
|
- unbreak ppmshadow and ppmrainbow (#476989)
|
||||||
- pnmmontage won't crash because of uninitialized memory usage
|
- pnmmontage won't crash because of uninitialized memory usage
|
||||||
|
Loading…
Reference in New Issue
Block a user