Update to 14.0.6
This commit is contained in:
parent
3bb4abebde
commit
eb6b09e691
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user