update to 10.35.38 (fixes to pbmtext and ppmtoarbtxt)

This commit is contained in:
Jindrich Novy 2008-02-14 14:17:40 +00:00
parent cd41c5adf8
commit 39ac331c60
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
netpbm-10.35.37.tar.bz2 netpbm-10.35.38.tar.bz2

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.35.37 Version: 10.35.38
Release: 1%{?dist} Release: 1%{?dist}
License: Assorted licenses, see %{_docdir}/%{name}-%{version}/copyright_summary License: Assorted licenses, see %{_docdir}/%{name}-%{version}/copyright_summary
Group: System Environment/Libraries Group: System Environment/Libraries
@ -209,6 +209,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/netpbm/ %{_datadir}/netpbm/
%changelog %changelog
* Thu Feb 14 2008 Jindrich Novy <jnovy@redhat.com> 10.35.38-1
- update to 10.35.38 (fixes to pbmtext and ppmtoarbtxt)
* Thu Jan 17 2008 Jindrich Novy <jnovy@redhat.com> 10.35.37-1 * Thu Jan 17 2008 Jindrich Novy <jnovy@redhat.com> 10.35.37-1
- update to 10.35.37 - update to 10.35.37

View File

@ -1 +1 @@
27a05a33a6de8d508c1ff7ad5dfea64c netpbm-10.35.37.tar.bz2 614fdc04c7abfc12537402a32b35141e netpbm-10.35.38.tar.bz2