Update to 3.1

Signed-off-by: Fabian Deutsch <fabiand@redhat.com>
This commit is contained in:
Fabian Deutsch 2014-04-08 18:34:11 +02:00
parent aeace12a67
commit ac399df3d6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
6abaca6ee606945ce42baf042b00e87e pexpect-3.0.tar.gz
4176062f4dd184cf31639478a46f789b pexpect-3.1.tar.gz