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

This commit is contained in:
Jesse Keating 2006-02-11 04:48:37 +00:00
commit 7b36d2b8ee

View file

@ -11,7 +11,7 @@
Summary: Network UPS Tools
Name: nut
Version: 2.0.2
Release: 6.1
Release: 6.2
Group: Applications/System
License: GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@ -270,6 +270,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/upsset.cgi.8.gz
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.0.2-6.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.2-6.1
- rebuilt for new gcc4.1 snapshot and glibc changes