From 6e804cd3449ac9099e5fb2e11202760a02b57726 Mon Sep 17 00:00:00 2001 From: Jef Spaleta Date: Tue, 12 Dec 2006 05:15:37 +0000 Subject: [PATCH] Release bump for rebuild against python 2.5 --- scipy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index 1895a59..4a0ed6c 100644 --- a/scipy.spec +++ b/scipy.spec @@ -3,7 +3,7 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy Version: 0.5.1 -Release: 4%{?dist} +Release: 5%{?dist} Group: Development/Libraries License: BSD @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Dec 11 2006 Jef Spaleta - 0.5.1-5 +- Bump for rebuild against python 2.5 in devel tree + * Sun Dec 3 2006 Jef Spaleta - 0.5.1-4 - Minor adjustments to specfile for packaging guidelines. - Changed buildrequires fftw version 3 from fftw2