bump for bug in double-long on ppc(64)
This commit is contained in:
parent
414f676eae
commit
7b3ea00c88
@ -1,7 +1,7 @@
|
|||||||
Summary: A library for handling different graphics file formats.
|
Summary: A library for handling different graphics file formats.
|
||||||
Name: netpbm
|
Name: netpbm
|
||||||
Version: 10.31
|
Version: 10.31
|
||||||
Release: 3
|
Release: 3.1
|
||||||
License: freeware
|
License: freeware
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://netpbm.sourceforge.net/
|
URL: http://netpbm.sourceforge.net/
|
||||||
@ -174,6 +174,9 @@ rm -rf $RPM_BUILD_ROOT/usr/config_template
|
|||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 10.31-3.1
|
||||||
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
* Fri Feb 10 2006 Jindrich Novy <jnovy@redhat.com> 10.31-3
|
* Fri Feb 10 2006 Jindrich Novy <jnovy@redhat.com> 10.31-3
|
||||||
- fix segfault caused by usage of uninitialized variables while
|
- fix segfault caused by usage of uninitialized variables while
|
||||||
parsing cmdline arguments in pnmtopng (#179645)
|
parsing cmdline arguments in pnmtopng (#179645)
|
||||||
|
Loading…
Reference in New Issue
Block a user