From 260702afb3af128644cb8991f2ed3972eea88ac7 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Mon, 19 Jan 2009 10:01:23 +0000 Subject: [PATCH] update to 1.12 --- .cvsignore | 2 +- gsl.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7a5d0db..8ae2449 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gsl-1.11.tar.gz +gsl-1.12.tar.gz diff --git a/gsl.spec b/gsl.spec index 34f9a92..311fc55 100644 --- a/gsl.spec +++ b/gsl.spec @@ -1,7 +1,7 @@ Summary: The GNU Scientific Library for numerical analysis Name: gsl -Version: 1.11 -Release: 4%{?dist} +Version: 1.12 +Release: 1%{?dist} URL: http://www.gnu.org/software/gsl/ Source: ftp://ftp.gnu.org/gnu/gsl/%{name}-%{version}.tar.gz Patch0: gsl-1.10-lib64.patch @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Mon Jan 19 2008 Ivana Varekova - 1.12-1 +- update to 1.12 + * Tue Sep 16 2008 Ivana Varekova - 1.11-4 - Resolves: #462369 - remove %%{_datadir}/aclocal - add automake dependency diff --git a/sources b/sources index 9d92624..477cd45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f28f9de8bec867f3f4f436d3ed80680a gsl-1.11.tar.gz +3ec101903c8157756fa1352161bd4c39 gsl-1.12.tar.gz