From bfad1a33a224e867a62d0dce30f81dd62340e2a9 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 12:04:45 +0000 Subject: [PATCH] bump for new gcc/glibc --- gsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gsl.spec b/gsl.spec index f70219c..27b36ac 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.1 +Release: 1.2 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 +* Tue Feb 07 2006 Jesse Keating - 1.7-1.2 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Fri Dec 09 2005 Jesse Keating - rebuilt