update to 10.56.05 (fixes pamscale)
This commit is contained in:
parent
38c2cbba03
commit
75243a106f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/netpbm-10.56.04.tar.xz
|
/netpbm-10.56.05.tar.xz
|
||||||
|
@ -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.56.04
|
Version: 10.56.05
|
||||||
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
|
||||||
@ -245,6 +245,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc userguide/*
|
%doc userguide/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 12 2011 Jindrich Novy <jnovy@redhat.com> 10.56.05-1
|
||||||
|
- update to 10.56.05
|
||||||
|
- fixes pamscale
|
||||||
|
|
||||||
* Fri Nov 25 2011 Jindrich Novy <jnovy@redhat.com> 10.56.04-1
|
* Fri Nov 25 2011 Jindrich Novy <jnovy@redhat.com> 10.56.04-1
|
||||||
- update to 10.56.04
|
- update to 10.56.04
|
||||||
- fixes pngtopam
|
- fixes pngtopam
|
||||||
|
Loading…
Reference in New Issue
Block a user