update to 10.47.31
This commit is contained in:
parent
5ea0fb4082
commit
a2379b9931
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/netpbm-10.47.30.tar.xz
|
||||
/netpbm-10.47.31.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A library for handling different graphics file formats
|
||||
Name: netpbm
|
||||
Version: 10.47.30
|
||||
Version: 10.47.31
|
||||
Release: 1%{?dist}
|
||||
# See copyright_summary for details
|
||||
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
||||
@ -253,6 +253,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc userguide/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 27 2011 Jindrich Novy <jnovy@redhat.com> 10.47.31-1
|
||||
- update to 10.47.31
|
||||
- fixes bmptopnm
|
||||
|
||||
* Wed Aug 24 2011 Jindrich Novy <jnovy@redhat.com> 10.47.30-1
|
||||
- update to 10.47.30
|
||||
- fixes opacity in pnmtopng
|
||||
|
Loading…
Reference in New Issue
Block a user