[h5py] 2.2.1

Orion Poplawski orion at fedoraproject.org
Fri Dec 20 04:52:37 UTC 2013


commit 442e11ec65745f5004ed36670fe79b56b7293699
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu Dec 19 21:52:46 2013 -0700

    2.2.1

 .gitignore |    1 +
 h5py.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6720731..3b53170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /h5py-2.1.0.tar.gz
 /h5py-2.1.3.tar.gz
 /h5py-2.2.0.tar.gz
+/h5py-2.2.1.tar.gz
diff --git a/h5py.spec b/h5py.spec
index 0d96483..b6b67d0 100644
--- a/h5py.spec
+++ b/h5py.spec
@@ -5,7 +5,7 @@
 
 Summary:        A Python interface to the HDF5 library
 Name:           h5py
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Group:          Applications/Engineering
 License:        BSD
@@ -117,6 +117,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Thu Dec 19 2013 Orion Poplawski <orion at cora.nwra.com> - 2.2.1-1
+- 2.2.1
+
 * Thu Sep 26 2013 Terje Rosten <terje.rosten at ntnu.no> - 2.2.0-1
 - 2.2.0
 
@@ -166,5 +169,5 @@ rm -rf %{buildroot}
 - run tests
 - new url
 
-* Sat Jul  3 2009 Joseph Smidt <josephsmidt at gmail.com> - 1.2.0-1
+* Sat Jul  4 2009 Joseph Smidt <josephsmidt at gmail.com> - 1.2.0-1
 - initial RPM release
diff --git a/sources b/sources
index 3b46a65..b4c5afa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05bab036748e90d0a3ce37622292aab2  h5py-2.2.0.tar.gz
+07ac707287b4be7d77b73f1afac6980b  h5py-2.2.1.tar.gz


More information about the scm-commits mailing list