[perl-Astro-FITS-CFITSIO] Update to 1.08, build with cfitsio 3.300

Orion Poplawski orion at fedoraproject.org
Wed Apr 25 16:21:27 UTC 2012


commit 2c1a437ee0cd04e1ec14189e8485bb8cae9c144a
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Apr 25 10:21:25 2012 -0600

    Update to 1.08, build with cfitsio 3.300

 .gitignore                   |    1 +
 perl-Astro-FITS-CFITSIO.spec |    5 ++++-
 sources                      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1f0807..5213f47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Astro-FITS-CFITSIO-1.05.tar.gz
 /Astro-FITS-CFITSIO-1.06.tar.gz
 /Astro-FITS-CFITSIO-1.07.tar.gz
+/Astro-FITS-CFITSIO-1.08.tar.gz
diff --git a/perl-Astro-FITS-CFITSIO.spec b/perl-Astro-FITS-CFITSIO.spec
index e976bb0..df17279 100644
--- a/perl-Astro-FITS-CFITSIO.spec
+++ b/perl-Astro-FITS-CFITSIO.spec
@@ -1,5 +1,5 @@
 Name:           perl-Astro-FITS-CFITSIO
-Version:        1.07
+Version:        1.08
 Release:        1%{?dist}
 Summary:        Perl extension for using the cfitsio library
 # tarball m51 doesn't state license https://rt.cpan.org/Public/Bug/Display.html?id=66226
@@ -42,6 +42,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 25 2012 Orion Poplawski <orion at cora.nwra.com> - 1.08-1
+- Update to 1.08, build with cfitsio 3.300
+
 * Fri Jan 6 2012 Orion Poplawski <orion at cora.nwra.com> - 1.07-1
 - Update to 1.07, build with cfitsio 3.290
 
diff --git a/sources b/sources
index a7a4024..e58e630 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01b9943c1e0c07d853250de3eeed9383  Astro-FITS-CFITSIO-1.07.tar.gz
+36d74345e7150cfbd3aa929f9cd91c62  Astro-FITS-CFITSIO-1.08.tar.gz


More information about the scm-commits mailing list