[python-pexpect: 25/35] - Rebuild for python 2.6

Andrew McNabb amcnabb at fedoraproject.org
Wed Nov 21 14:25:53 UTC 2012


commit 76a56e12baabd18c161f70510281632a2f91c947
Author: Jeremy Katz <katzj at fedoraproject.org>
Date:   Fri Dec 5 20:23:05 2008 +0000

    - Rebuild for python 2.6

 pexpect.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pexpect.spec b/pexpect.spec
index 3b08418..7626ef0 100644
--- a/pexpect.spec
+++ b/pexpect.spec
@@ -3,7 +3,7 @@
 Summary:	Pure Python Expect-like module
 Name:		pexpect
 Version:	2.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	MIT
 Group:		Development/Languages
 URL:		http://pexpect.sourceforge.net/
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Fri Dec  5 2008 Jeremy Katz <katzj at redhat.com> - 2.3-2
+- Rebuild for python 2.6
+
 * Tue Jan 08 2008 Robert Scheck <robert at fedoraproject.org> 2.3-1
 - Upgrade to 2.3
 - Updated the source URL to match with the guidelines


More information about the scm-commits mailing list