[pyfits] New upstream source (3.2.4)

Sergio Pascual sergiopr at fedoraproject.org
Tue Jun 3 13:50:08 UTC 2014


commit a77a1db12b0cfe577e65855d3ee986455f599d45
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Tue Jun 3 15:50:10 2014 +0200

    New upstream source (3.2.4)

 .gitignore  |    1 +
 pyfits.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8df3349..36bcdc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ pyfits-2.3.1.tar.gz
 /pyfits-3.1.2.tar.gz
 /pyfits-3.2.tar.gz
 /pyfits-3.2.2.tar.gz
+/pyfits-3.2.4.tar.gz
diff --git a/pyfits.spec b/pyfits.spec
index 382ca34..698f911 100644
--- a/pyfits.spec
+++ b/pyfits.spec
@@ -7,8 +7,8 @@
 %global __provides_exclude_from ^(%{python_sitearch}|%{python3_sitearch})/.*\\.so$
 
 Name: pyfits
-Version: 3.2.2
-Release: 6%{?dist}
+Version: 3.2.4
+Release: 1%{?dist}
 Summary: Python interface to FITS
 
 Group: Development/Languages
@@ -117,6 +117,9 @@ chmod 755 %{buildroot}%{python2_sitearch}/pyfits/compression.so
 %endif # with_python3
 
 %changelog
+* Tue Jun 03 2014 Sergio Pascual <sergiopr at fedoraproject.org> 3.2.4-1
+- New upstream source (3.2.4)
+
 * Tue May 27 2014 Kalev Lember <kalevlember at gmail.com> - 3.2.2-6
 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
 
diff --git a/sources b/sources
index 9ecacf3..42e4065 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77cd05b34116d46a96e21b62cc1bfa1c  pyfits-3.2.2.tar.gz
+251ef2639e71464a256cf6d71ba5a878  pyfits-3.2.4.tar.gz


More information about the scm-commits mailing list