summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@fedoraproject.org>2015-11-10 16:41:07 +0000
committerPeter Robinson <pbrobinson@fedoraproject.org>2015-11-10 16:41:07 +0000
commit26f6636990c2121894da05b09c69ced445da307d (patch)
treed8c151456b125742eeb53a1e35b866b734633909
parentb7fa9fcc03515e5f3e04752906d6eb8533626545 (diff)
downloadpython-pexpect-26f6636990c2121894da05b09c69ced445da307d.tar.gz
python-pexpect-26f6636990c2121894da05b09c69ced445da307d.tar.xz
python-pexpect-26f6636990c2121894da05b09c69ced445da307d.zip
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
-rw-r--r--python-pexpect.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/python-pexpect.spec b/python-pexpect.spec
index 47e275f..ec9a44f 100644
--- a/python-pexpect.spec
+++ b/python-pexpect.spec
@@ -3,7 +3,7 @@
Summary: Unicode-aware Pure Python Expect-like module
Name: python-%{modname}
Version: 4.0.1
-Release: 4%{?dist}
+Release: 5%{?dist}
License: MIT
URL: https://github.com/%{modname}/%{modname}
Source0: https://github.com/%{modname}/%{modname}/archive/%{version}/%{modname}-%{version}.tar.gz
@@ -135,6 +135,9 @@ popd
%{python3_sitelib}/%{modname}*
%changelog
+* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.1-5
+- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
+
* Sun Oct 18 2015 Kalev Lember <klember@redhat.com> - 4.0.1-4
- Move pexpect provides to the right subpackage