Update to 12.0.7

This commit is contained in:
Matej Stuchlik 2015-03-16 12:53:56 +01:00
parent 83fb3a6012
commit 343e1f6a9d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
virtualenv-1.9.1.tar.gz
/virtualenv-1.10.1.tar.gz
/virtualenv-1.11.6.tar.gz
/virtualenv-12.0.7.tar.gz

View File

@ -5,8 +5,8 @@
%endif
Name: python-virtualenv
Version: 1.11.6
Release: 2%{?dist}
Version: 12.0.7
Release: 1%{?dist}
Summary: Tool to create isolated Python environments
Group: Development/Languages
@ -123,6 +123,9 @@ popd
%changelog
* Mon Mar 16 2015 Matej Stuchlik <mstuchli@redhat.com> - 12.0.7-1
- Update to 12.0.7
* Thu Jan 15 2015 Matthias Runge <mrunge@redhat.com> - 1.11.6-2
- add a python3-package, thanks to Matej Stuchlik (rhbz#1179150)

View File

@ -1 +1 @@
f61cdd983d2c4e6aeabb70b1060d6f49 virtualenv-1.11.6.tar.gz
e08796f79d112f3bfa6653cc10840114 virtualenv-12.0.7.tar.gz