Update to 12.0.7
This commit is contained in:
parent
83fb3a6012
commit
343e1f6a9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user