update to 10.47.30

This commit is contained in:
Jindrich Novy 2011-08-24 14:50:03 +02:00
parent 591eb30075
commit 5ea0fb4082
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/netpbm-10.47.29.tar.xz /netpbm-10.47.30.tar.xz

View File

@ -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.47.29 Version: 10.47.30
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
@ -253,6 +253,11 @@ rm -rf $RPM_BUILD_ROOT
%doc userguide/* %doc userguide/*
%changelog %changelog
* Wed Aug 24 2011 Jindrich Novy <jnovy@redhat.com> 10.47.30-1
- update to 10.47.30
- fixes opacity in pnmtopng
- fixes pnmquant perl compatibility
* Tue Jul 26 2011 Jindrich Novy <jnovy@redhat.com> 10.47.29-1 * Tue Jul 26 2011 Jindrich Novy <jnovy@redhat.com> 10.47.29-1
- update to 10.47.29 - update to 10.47.29

View File

@ -1 +1 @@
e720c7ac7dbfa871216d87e327c94d84 netpbm-10.47.29.tar.xz e88b88168a664ea0582f80f676cf1b71 netpbm-10.47.30.tar.xz