[h5py] Update to 2.3.1

Orion Poplawski orion at fedoraproject.org
Wed Jun 25 21:21:20 UTC 2014


commit 94eeb43cad2703d4e1b56f244f4504f53a8ed352
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Jun 25 15:21:23 2014 -0600

    Update to 2.3.1

 .gitignore |    1 +
 h5py.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b63c6ee..9f3ee1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /h5py-2.2.0.tar.gz
 /h5py-2.2.1.tar.gz
 /h5py-2.3.0.tar.gz
+/h5py-2.3.1.tar.gz
diff --git a/h5py.spec b/h5py.spec
index 14c0bff..9ca4fa4 100644
--- a/h5py.spec
+++ b/h5py.spec
@@ -5,8 +5,8 @@
 
 Summary:        A Python interface to the HDF5 library
 Name:           h5py
-Version:        2.3.0
-Release:        4%{?dist}
+Version:        2.3.1
+Release:        1%{?dist}
 Group:          Applications/Engineering
 License:        BSD
 URL:            http://www.h5py.org/
@@ -111,6 +111,9 @@ popd
 %endif
 
 %changelog
+* Wed Jun 25 2014 Orion Poplawski <orion at cora.nwra.com> - 2.3.1-1
+- Update to 2.3.1
+
 * Tue Jun 10 2014 Orion Poplawski <orion at cora.nwra.com> - 2.3.0-4
 - Rebuild for hdf 1.8.13
 
diff --git a/sources b/sources
index ab9fe30..9b169e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-785435a86d9e4bd40acc968b718b0c6a  h5py-2.3.0.tar.gz
+8f32f96d653e904d20f9f910c6d9dd91  h5py-2.3.1.tar.gz


More information about the scm-commits mailing list