diff --git a/CCfits.spec b/CCfits.spec index c9428b8..c87f90f 100644 --- a/CCfits.spec +++ b/CCfits.spec @@ -1,6 +1,6 @@ Name: CCfits Version: 2.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A C++ interface for cfitsio Group: Development/Libraries @@ -44,7 +44,6 @@ rm -rf %{_builddir}/%{name}/html/*.pl make %{?_smp_mflags} %install -rm -rf %{buildroot} make %{?_smp_mflags} install DESTDIR=%{buildroot} %post -p /sbin/ldconfig @@ -67,6 +66,9 @@ make %{?_smp_mflags} install DESTDIR=%{buildroot} %doc License.txt html %changelog +* Mon Jul 15 2013 Sergio Pascual 2.4-9 +- Using new cfitsio 3.350 + * Fri Mar 22 2013 Sergio Pascual 2.4-8 - Using new cfitsio 3.340