[reinteract/f16] Update to 0.5.9

Owen Taylor otaylor at fedoraproject.org
Fri Oct 28 03:52:29 UTC 2011


commit bf935985f92d9f4329b71a6d0d11e7b50f6e3604
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Thu Oct 27 23:45:30 2011 -0400

    Update to 0.5.9

 .gitignore      |    1 +
 reinteract.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9467005..ed2a96b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 reinteract-0.5.0.tar.bz2
+/reinteract-0.5.9.tar.bz2
diff --git a/reinteract.spec b/reinteract.spec
index 003159b..be9a427 100644
--- a/reinteract.spec
+++ b/reinteract.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           reinteract
-Version:        0.5.0
-Release:        7
+Version:        0.5.9
+Release:        1
 Summary:        Interactive Python shell
 
 Group:          Applications/Science
@@ -82,6 +82,9 @@ fi
 /usr/bin/update-desktop-database &> /dev/null ||:
 
 %changelog
+* Fri Oct 28 2011 Owen Taylor <otaylor at redhat.com> - 0.5.9-1
+- Update to 0.5.9
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.5.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index c43a3ab..f10de16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f47c7a2bbaa27607e859e76253d96014  reinteract-0.5.0.tar.bz2
+2c3f4fd54245488c0e68bddf3525c4d2  reinteract-0.5.9.tar.bz2


More information about the scm-commits mailing list