- update to 10.47.14
- fixes memory leak in pamarith
This commit is contained in:
parent
b9855ef26e
commit
e2f0e62ed2
@ -1 +1 @@
|
||||
netpbm-10.47.13.tar.xz
|
||||
netpbm-10.47.14.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A library for handling different graphics file formats
|
||||
Name: netpbm
|
||||
Version: 10.47.13
|
||||
Version: 10.47.14
|
||||
Release: 1%{?dist}
|
||||
# See copyright_summary for details
|
||||
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
||||
@ -251,6 +251,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc userguide/*
|
||||
|
||||
%changelog
|
||||
* Fri May 21 2010 Jindrich Novy <jnovy@redhat.com> 10.47.14-1
|
||||
- update to 10.47.14
|
||||
- fixes memory leak in pamarith
|
||||
|
||||
* Tue May 4 2010 Jindrich Novy <jnovy@redhat.com> 10.47.13-1
|
||||
- update to 10.47.13
|
||||
- fixes pnmtops
|
||||
|
Loading…
Reference in New Issue
Block a user