[python-numexpr/f20] New upstream micro release

Zbigniew Jędrzejewski-Szmek zbyszek at fedoraproject.org
Sun Sep 29 19:25:47 UTC 2013


commit 6cf692a82efda650adb7ca586e7a2b2dc0a9ba52
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Sun Sep 29 21:24:43 2013 +0200

    New upstream micro release

 .gitignore          |    1 +
 python-numexpr.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a014c76..abcab04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /numexpr-2.0.1.tar.gz
 /numexpr-2.2.tar.gz
 /numexpr-2.2.1.tar.gz
+/numexpr-2.2.2.tar.gz
diff --git a/python-numexpr.spec b/python-numexpr.spec
index 4164404..f648ce3 100644
--- a/python-numexpr.spec
+++ b/python-numexpr.spec
@@ -9,7 +9,7 @@
 
 Summary:	Fast numerical array expression evaluator for Python and NumPy
 Name:		python-%{module}
-Version:	2.2.1
+Version:	2.2.2
 Release:	1%{?dist}
 Source0:	http://numexpr.googlecode.com/files/%{module}-%{version}.tar.gz
 License:	MIT
@@ -106,6 +106,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Sun Sep 29 2013 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 2.2.2-1
+- Update to 2.2.2
+
 * Mon Sep 09 2013 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 2.2.1-1
 - Update to 2.2.1
 
diff --git a/sources b/sources
index 0309824..06c0424 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d79081537d5a8059c352d57ac27e0305  numexpr-2.2.1.tar.gz
+18103954044b3039c0a74a6006c8e0a7  numexpr-2.2.2.tar.gz


More information about the scm-commits mailing list