From 49ef67355d096964787eb4a8adca7b974a954785 Mon Sep 17 00:00:00 2001 From: Sergio Pascual Date: Jun 10 2011 09:06:16 +0000 Subject: Rebuilt to match new cfitsio 3.280 --- diff --git a/CCfits.spec b/CCfits.spec index 4bb25c2..53ebb0c 100644 --- a/CCfits.spec +++ b/CCfits.spec @@ -1,6 +1,6 @@ Name: CCfits Version: 2.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A C++ interface for cfitsio Group: Development/Libraries @@ -21,7 +21,7 @@ with namespaces, exception handling, and member template functions. %package devel Summary: Headers for developing programs that will use %{name} Group: Development/Libraries -Requires: cfitsio-devel >= 3.250 +Requires: cfitsio-devel >= 3.280 Requires: %{name} = %{version}-%{release} %description devel These are the header files and libraries needed to develop a %{name} @@ -76,6 +76,9 @@ rm -rf %{buildroot} %doc License.txt html %changelog +* Fri Jun 10 2011 Sergio Pascual 2.3-4 +- Rebuilt to match new cfitsio 3.280 + * Sun Apr 24 2011 Sergio Pascual 2.3-3 - Rebuilt to match new cfitsio 3.270