- update to 10.35.49

- fixes crash in pamcut when cutting a region entirely to the left or right
    of the input image, with -pad
This commit is contained in:
Jindrich Novy 2008-08-14 11:53:18 +00:00
parent 11f43d3f5a
commit 68f19c9478
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
netpbm-10.35.48.tar.bz2
netpbm-10.35.49.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A library for handling different graphics file formats
Name: netpbm
Version: 10.35.48
Release: 2%{?dist}
Version: 10.35.49
Release: 1%{?dist}
# See copyright_summary for details
License: BSD and GPLv2 and IJG and MIT and Public Domain
Group: System Environment/Libraries
@ -215,6 +215,11 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/netpbm/
%changelog
* Mon Aug 14 2008 Jindrich Novy <jnovy@rehdat.com> 10.35.49-1
- update to 10.35.49
- fixes crash in pamcut when cutting a region entirely to the
left or right of the input image, with -pad
* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> 10.35.48-2
- fix license tag

View File

@ -1 +1 @@
c49e34643a1d353e74877d4abe5fdb63 netpbm-10.35.48.tar.bz2
00a2d821ef0d207ee85fd19032a88162 netpbm-10.35.49.tar.bz2