update to 2.3.1
This commit is contained in:
parent
e65973ae70
commit
99c28efbbf
3 changed files with 7 additions and 3 deletions
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
%global pypiname tox
|
||||
Name: python-tox
|
||||
Version: 2.1.1
|
||||
Release: 4%{?dist}
|
||||
Version: 2.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
|
||||
# file toxbootstrap.py is licensed under MIT License
|
||||
|
|
@ -136,6 +136,9 @@ TOXENV=py27 %{__python} setup.py test
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 29 2016 Matthias Runge <mrunge@redhat.com> - 2.3.1-1
|
||||
- update to 2.3.1
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue