diff --git a/.cvsignore b/.cvsignore index a7b9d35..218f58e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -netpbm-10.47.13.tar.xz +netpbm-10.47.14.tar.xz diff --git a/netpbm.spec b/netpbm.spec index c0934ec..7c0588f 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -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 10.47.14-1 +- update to 10.47.14 +- fixes memory leak in pamarith + * Tue May 4 2010 Jindrich Novy 10.47.13-1 - update to 10.47.13 - fixes pnmtops diff --git a/sources b/sources index d298e7e..23297d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbe333585cf2ce89b2ab4200e8f2d3d1 netpbm-10.47.13.tar.xz +fa79f96138d2804f48cba1a0a6ad9827 netpbm-10.47.14.tar.xz