From 9651ba8ccd11393ff23f1dba7dacfb63453de2ea Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Thu, 6 Jan 2005 12:20:18 +0000 Subject: [PATCH] update to 1.6 --- .cvsignore | 2 +- gsl.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index e95ba61..9a4cdc3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gsl-1.5.tar.gz +gsl-1.6.tar.gz diff --git a/gsl.spec b/gsl.spec index 97c75ef..18546e4 100644 --- a/gsl.spec +++ b/gsl.spec @@ -1,7 +1,7 @@ Summary: The GNU Scientific Library for numerical analysis. Name: gsl -Version: 1.5 -Release: 2 +Version: 1.6 +Release: 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 +* Thu Jan 6 2005 Ivana Varekova +- update to 1.6 + * Wed Dec 15 2004 Ivana Varekova - fix bug #142696 gsl-config outputs invalid flags on multilib 64-bit architectures diff --git a/sources b/sources index ab36b8b..9532cb7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de5ae1cce71645b40461a59ba8c9cf43 gsl-1.5.tar.gz +2c63ab9b925a7be70a5a5b4e0a95ea03 gsl-1.6.tar.gz