update to 0.5.1 (#1304136)

This commit is contained in:
Thomas Spura 2016-04-04 10:22:04 +02:00
parent 9720d90b7a
commit cae68c1444
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/ptyprocess-0.4.tar.gz
/ptyprocess-0.5.tar.gz
/ptyprocess-0.5.1.tar.gz

View File

@ -5,8 +5,8 @@
%endif
Name: python-ptyprocess
Version: 0.5
Release: 3%{?dist}
Version: 0.5.1
Release: 1%{?dist}
Summary: Run a subprocess in a pseudo terminal
License: ISC
@ -78,6 +78,9 @@ LC_ALL=en_US.UTF-8 \
%endif
%changelog
* Mon Apr 04 2016 Thomas Spura <tomspur@fedoraproject.org> - 0.5.1-1
- update to 0.5.1 (#1304136)
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
0d1ecfba622cb4e35ee157c38de18eae ptyprocess-0.5.tar.gz
94e537122914cc9ec9c1eadcd36e73a1 ptyprocess-0.5.1.tar.gz