From 8ea1767afde5b4b76de82622f74af414b6f9f252 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:55:01 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- units.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/units.spec b/units.spec index 098b321..39789fa 100644 --- a/units.spec +++ b/units.spec @@ -1,7 +1,7 @@ Summary: A utility for converting amounts from one unit to another. Name: units Version: 1.85 -Release: 1.2 +Release: 1.2.1 Source: ftp://ftp.gnu.org/gnu/units/%{name}-%{version}.tar.gz License: GPL Group: Applications/Engineering @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Fri Feb 10 2006 Jesse Keating - 1.85-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.85-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes