Update to 3.1
Signed-off-by: Fabian Deutsch <fabiand@redhat.com>
This commit is contained in:
parent
aeace12a67
commit
ac399df3d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
pexpect-2.3.tar.gz
|
pexpect-2.3.tar.gz
|
||||||
/pexpect-u-2.5.1.tar.gz
|
/pexpect-u-2.5.1.tar.gz
|
||||||
/pexpect-3.0.tar.gz
|
/pexpect-3.0.tar.gz
|
||||||
|
/pexpect-3.1.tar.gz
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Summary: Unicode-aware Pure Python Expect-like module
|
Summary: Unicode-aware Pure Python Expect-like module
|
||||||
Name: python-pexpect
|
Name: python-pexpect
|
||||||
Version: 3.0
|
Version: 3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -137,6 +137,9 @@ rm -rf %{buildroot}
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Nov 12 2013 Thomas Spura <tomspur@fedoraproject.org> - 3.0-1
|
||||||
- update to 3.0
|
- update to 3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user