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

This commit is contained in:
Jesse Keating 2006-02-11 03:54:21 +00:00
parent 0983d3af93
commit 736507fca9

View File

@ -1,6 +1,6 @@
Name: libdaemon
Version: 0.10
Release: 3
Release: 3.1
Summary: library for writing UNIX daemons
Group: System Environment/Libraries
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.10-3.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jason Vas Dias <jvdias@redhat.com> - 0.10-3
- rebuild for new gcc, glibc, glibc-kernheaders