[perl-Astro-FITS-CFITSIO] Update to 1.10, build with cfitsio 3.350

Orion Poplawski orion at fedoraproject.org
Fri Jul 12 04:26:36 UTC 2013


commit ec238c8a18e4fd91bc385e40137da06311828d13
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu Jul 11 22:26:11 2013 -0600

    Update to 1.10, build with cfitsio 3.350

 .gitignore                   |    1 +
 perl-Astro-FITS-CFITSIO.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0c1b91..f161a16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Astro-FITS-CFITSIO-1.05.tar.gz
 /Astro-FITS-CFITSIO-1.07.tar.gz
 /Astro-FITS-CFITSIO-1.08.tar.gz
 /Astro-FITS-CFITSIO-1.09.tar.gz
+/Astro-FITS-CFITSIO-1.10.tar.gz
diff --git a/perl-Astro-FITS-CFITSIO.spec b/perl-Astro-FITS-CFITSIO.spec
index 5db8fa8..98fc62a 100644
--- a/perl-Astro-FITS-CFITSIO.spec
+++ b/perl-Astro-FITS-CFITSIO.spec
@@ -1,6 +1,6 @@
 Name:           perl-Astro-FITS-CFITSIO
-Version:        1.09
-Release:        3%{?dist}
+Version:        1.10
+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
 License:        GPL+ or Artistic
@@ -43,6 +43,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 11 2013 Orion Poplawski <orion at cora.nwra.com> - 1.10-1
+- Update to 1.10, build with cfitsio 3.350
+
 * Sat Mar 23 2013 Orion Poplawski <orion at cora.nwra.com> - 1.09-3
 - Add BR perl(Carp)
 
diff --git a/sources b/sources
index c6f5bb8..da31beb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd95a86228ac1658be0aa566b421a8db  Astro-FITS-CFITSIO-1.09.tar.gz
+90a933310d986f32c953cb73caf58bf3  Astro-FITS-CFITSIO-1.10.tar.gz


More information about the scm-commits mailing list