[ipython] update to 2.3.0

Orion Poplawski orion at fedoraproject.org
Fri Nov 14 23:42:06 UTC 2014


commit e47f12b9cd3de1ab6af3639d950296590ed7534d
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Nov 14 16:42:04 2014 -0700

    update to 2.3.0

 .gitignore   |    1 +
 ipython.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73a9757..1c9b9ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ ipython-0.10.tar.gz
 /ipython-0.13.2.tar.gz
 /ipython-2.1.0.tar.gz
 /ipython-2.2.0.tar.gz
+/ipython-2.3.0.tar.gz
diff --git a/ipython.spec b/ipython.spec
index 637fd22..f5b1293 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -16,7 +16,7 @@
 %endif
 
 Name:           ipython
-Version:        2.2.0
+Version:        2.3.0
 Release:        1%{?dist}
 Summary:        An enhanced interactive Python shell
 
@@ -718,6 +718,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Fri Nov 11 2014 Orion Poplawski <orion at cora.nwra.com> - 2.3.0-1
+- update to 2.3.0
+
 * Thu Aug  7 2014 Thomas Spura <tomspur at fedoraproject.org> - 2.2.0-1
 - update to 2.2.0
 
diff --git a/sources b/sources
index 73fc312..ecf4fdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b91d3724f655a8e16d022772f696cfd5  ipython-2.2.0.tar.gz
+222eecd3a8299c0119c56954c79e4d0f  ipython-2.3.0.tar.gz


More information about the scm-commits mailing list