summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Deutsch <fabiand@redhat.com>2014-04-08 18:34:11 +0200
committerFabian Deutsch <fabiand@redhat.com>2014-04-08 18:35:40 +0200
commitac399df3d64659fb928c8889b1141351d6467c51 (patch)
tree55991b81d9b643a8f9073f95b2cc809c3eebea39
parentaeace12a676b867af680598f766b54605dd30e61 (diff)
downloadpython-pexpect-ac399df3d64659fb928c8889b1141351d6467c51.tar.gz
python-pexpect-ac399df3d64659fb928c8889b1141351d6467c51.tar.xz
python-pexpect-ac399df3d64659fb928c8889b1141351d6467c51.zip
Update to 3.1
Signed-off-by: Fabian Deutsch <fabiand@redhat.com>
-rw-r--r--.gitignore1
-rw-r--r--python-pexpect.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index bc6307e..a7257c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
pexpect-2.3.tar.gz
/pexpect-u-2.5.1.tar.gz
/pexpect-3.0.tar.gz
+/pexpect-3.1.tar.gz
diff --git a/python-pexpect.spec b/python-pexpect.spec
index 3cc41c9..6418d6d 100644
--- a/python-pexpect.spec
+++ b/python-pexpect.spec
@@ -8,7 +8,7 @@
Summary: Unicode-aware Pure Python Expect-like module
Name: python-pexpect
-Version: 3.0
+Version: 3.1
Release: 1%{?dist}
License: MIT
Group: Development/Languages
@@ -137,6 +137,9 @@ rm -rf %{buildroot}
%endif # with_python3
%changelog
+* Tue Apr 08 2014 Fabian Deutsch <fabiand@fedoraproject.org> - 3.1-1
+- Update to 3.1
+
* Tue Nov 12 2013 Thomas Spura <tomspur@fedoraproject.org> - 3.0-1
- update to 3.0
diff --git a/sources b/sources
index a45f815..40c2c34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6abaca6ee606945ce42baf042b00e87e pexpect-3.0.tar.gz
+4176062f4dd184cf31639478a46f789b pexpect-3.1.tar.gz