bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:44:37 +00:00
parent eba9eb9eea
commit d5be7c4927
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: A collection of SNMP protocol tools and libraries.
Name: net-snmp
Version: 5.3
Release: 4.1
Release: 4.2
License: BSDish
Group: System Environment/Daemons
URL: http://net-snmp.sourceforge.net/
@ -317,6 +317,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/*.a
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.3-4.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.3-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes