This commit is contained in:
Fedora Release Engineering 2016-02-04 20:33:41 +00:00
parent 6447916790
commit 9720d90b7a

View File

@ -6,7 +6,7 @@
Name: python-ptyprocess
Version: 0.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Run a subprocess in a pseudo terminal
License: ISC
@ -78,6 +78,9 @@ LC_ALL=en_US.UTF-8 \
%endif
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Oct 14 2015 Thomas Spura <tomspur@fedoraproject.org> - 0.5-3
- Use new python macros