Update to 14.0.6

This commit is contained in:
Orion Poplawski 2016-02-21 07:53:05 -07:00
parent 3bb4abebde
commit eb6b09e691
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ virtualenv-1.9.1.tar.gz
/virtualenv-1.11.6.tar.gz
/virtualenv-12.0.7.tar.gz
/virtualenv-13.1.2.tar.gz
/virtualenv-14.0.6.tar.gz

View File

@ -7,8 +7,8 @@
%endif
Name: python-virtualenv
Version: 13.1.2
Release: 4%{?dist}
Version: 14.0.6
Release: 1%{?dist}
Summary: Tool to create isolated Python environments
Group: Development/Languages
@ -139,6 +139,9 @@ mv %{buildroot}/%{_bindir}/virtualenv %{buildroot}/%{_bindir}/py3-virtualenv
%changelog
* Sun Feb 21 2016 Orion Poplawski <orion@cora.nwra.com> - 14.0.6-1
- Update to 14.0.6
* Tue Feb 2 2016 Orion Poplawski <orion@cora.nwra.com> - 13.1.2-4
- Modernize spec
- Fix python3 package file ownership

View File

@ -1 +1 @@
b989598f068d64b32dead530eb25589a virtualenv-13.1.2.tar.gz
a035037925c82990a7659ecf8764bcdb virtualenv-14.0.6.tar.gz