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

This commit is contained in:
Jesse Keating 2006-02-11 05:55:01 +00:00
parent 5fe1200889
commit 8ea1767afd

View File

@ -1,7 +1,7 @@
Summary: A utility for converting amounts from one unit to another. Summary: A utility for converting amounts from one unit to another.
Name: units Name: units
Version: 1.85 Version: 1.85
Release: 1.2 Release: 1.2.1
Source: ftp://ftp.gnu.org/gnu/units/%{name}-%{version}.tar.gz Source: ftp://ftp.gnu.org/gnu/units/%{name}-%{version}.tar.gz
License: GPL License: GPL
Group: Applications/Engineering Group: Applications/Engineering
@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.85-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.85-1.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.85-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes