update to 10.47.30
This commit is contained in:
parent
591eb30075
commit
5ea0fb4082
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/netpbm-10.47.29.tar.xz
|
||||
/netpbm-10.47.30.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A library for handling different graphics file formats
|
||||
Name: netpbm
|
||||
Version: 10.47.29
|
||||
Version: 10.47.30
|
||||
Release: 1%{?dist}
|
||||
# See copyright_summary for details
|
||||
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
||||
@ -253,6 +253,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc userguide/*
|
||||
|
||||
%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
|
||||
- update to 10.47.29
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user