From 7d37ed8edbdfdda4a1fdaae293bb960365d41d52 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Thu, 10 Nov 2005 11:09:42 +0000 Subject: [PATCH] update to 1.7 --- .cvsignore | 2 +- gsl.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9a4cdc3..f88a571 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gsl-1.6.tar.gz +gsl-1.7.tar.gz diff --git a/gsl.spec b/gsl.spec index 1a160f8..ca0aeda 100644 --- a/gsl.spec +++ b/gsl.spec @@ -1,11 +1,11 @@ Summary: The GNU Scientific Library for numerical analysis. Name: gsl -Version: 1.6 -Release: 2 +Version: 1.7 +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 -Patch1: gsl-1.5-lib64.patch +Patch1: gsl-1.7-lib64.patch License: GPL Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Thu Nov 10 2005 Ivana Varekova 1.7-1 +- update to 1.7 + * Mon Mar 7 2005 Ivana Varekova 1.6-2 - rebuilt diff --git a/sources b/sources index 9532cb7..e4d4dde 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c63ab9b925a7be70a5a5b4e0a95ea03 gsl-1.6.tar.gz +521b9aa094a3dc2cb088f29efca0bda3 gsl-1.7.tar.gz