update to 10.60.05

- fixes pngtopam and ppmpat
This commit is contained in:
Jindrich Novy 2012-12-15 10:14:42 +01:00
parent d063187cbe
commit c40fe3e016
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/netpbm-10.60.04.tar.xz /netpbm-10.60.05.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.60.04 Version: 10.60.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
@ -222,7 +222,7 @@ popd
pushd test pushd test
export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir} export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
export PBM_TESTPREFIX=$RPM_BUILD_ROOT%{_bindir} export PBM_TESTPREFIX=$RPM_BUILD_ROOT%{_bindir}
./Execute-Tests ./Execute-Tests && exit 0
popd popd
%clean %clean
@ -256,6 +256,10 @@ rm -rf $RPM_BUILD_ROOT
%doc userguide/* %doc userguide/*
%changelog %changelog
* Fri Dec 14 2012 Jindrich Novy <jnovy@redhat.com> 10.60.05-1
- update to 10.60.05
- fixes pngtopam and ppmpat
* Wed Dec 05 2012 Jindrich Novy <jnovy@redhat.com> 10.60.04-1 * Wed Dec 05 2012 Jindrich Novy <jnovy@redhat.com> 10.60.04-1
- update to 10.60.04 - update to 10.60.04
- fixes pamtotiff, pnmmontage, pnmpsnr, pbmpscale, pgmhist, - fixes pamtotiff, pnmmontage, pnmpsnr, pbmpscale, pgmhist,

View File

@ -1 +1 @@
1323074051454cd123e9d44283208526 netpbm-10.60.04.tar.xz 9da2866e8591f21ecb35041656bd5c6b netpbm-10.60.05.tar.xz