From a4f438d3b8aaa3a353bbc834addca4b05079cb8e Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Feb 11 2006 03:21:03 +0000 Subject: bump for bug in double-long on ppc(64) --- diff --git a/gsl.spec b/gsl.spec index 27b36ac..223c43d 100644 --- a/gsl.spec +++ b/gsl.spec @@ -1,7 +1,7 @@ Summary: The GNU Scientific Library for numerical analysis. Name: gsl Version: 1.7 -Release: 1.2 +Release: 1.2.1 URL: http://sources.redhat.com/gsl/ Source: ftp://sources.redhat.com/pub/gsl/%{name}-%{version}.tar.gz Patch0: gsl-1.1-nousr.patch @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Fri Feb 10 2006 Jesse Keating - 1.7-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.7-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes