Update for upstream release.
This commit is contained in:
parent
d9214e519d
commit
254c2a6d9e
@ -1 +1 @@
|
|||||||
virtualenv-1.4.2.tar.gz
|
virtualenv-1.4.3.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
|
||||||
Name: python-virtualenv
|
Name: python-virtualenv
|
||||||
Version: 1.4.2
|
Version: 1.4.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool to create isolated Python environments
|
Summary: Tool to create isolated Python environments
|
||||||
|
|
||||||
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 22 2009 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.4.3-1
|
||||||
|
- Updated for upstream release.
|
||||||
|
|
||||||
* Thu Nov 12 2009 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.4.2-1
|
* Thu Nov 12 2009 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.4.2-1
|
||||||
- Updated for upstream release.
|
- Updated for upstream release.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user