This commit is contained in:
Jindrich Novy 2006-10-02 14:56:03 +00:00
parent 93c989912c
commit 9133f17fc1

View File

@ -1,7 +1,7 @@
Summary: A library for handling different graphics file formats.
Name: netpbm
Version: 10.35
Release: 3%{?dist}
Release: 4%{?dist}
License: freeware
Group: System Environment/Libraries
URL: http://netpbm.sourceforge.net/
@ -185,8 +185,11 @@ rm -rf $RPM_BUILD_ROOT/usr/config_template
%{_mandir}/man5/*
%changelog
* Mon Oct 2 2006 Jindrich Novy <jnovy@redhat.com> 10.35-4
- rebuild (#208866)
* Fri Sep 29 2006 Jindrich Novy <jnovy@redhat.com> 10.35-3
- remove OSI 1.1 from security patch (#208587)
- remove OSL 1.1 from security patch (#208587)
* Sun Sep 24 2006 Jindrich Novy <jnovy@redhat.com> 10.35-2
- fix ppmquantall (#207799), thanks to Steve Grubb