update to 10.60.01

- fixes pamgauss, sunicontopnm
This commit is contained in:
Jindrich Novy 2012-10-08 07:09:14 +02:00
parent 5f988d0342
commit 40dd585c11
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/netpbm-10.60.00.tar.xz
/netpbm-10.60.01.tar.xz

View File

@ -1,6 +1,6 @@
Summary: A library for handling different graphics file formats
Name: netpbm
Version: 10.60.00
Version: 10.60.01
Release: 1%{?dist}
# See copyright_summary for details
License: BSD and GPLv2 and IJG and MIT and Public Domain
@ -250,6 +250,10 @@ rm -rf $RPM_BUILD_ROOT
%doc userguide/*
%changelog
* Mon Oct 08 2012 Jindrich Novy <jnovy@redhat.com> 10.60.01-1
- update to 10.60.01
- fixes pamgauss, sunicontopnm
* Tue Oct 02 2012 Jindrich Novy <jnovy@redhat.com> 10.60.00-1
- update to 10.60.00
- speeds up xpmtoppm

View File

@ -1 +1 @@
c3a7fa947347fd1f2f90f07cf5907dc9 netpbm-10.60.00.tar.xz
ffb268aadcf5b2c39e03bde0220817a3 netpbm-10.60.01.tar.xz