Updated for new upstream release.
This commit is contained in:
parent
85462afbcf
commit
a0f0570bd8
@ -1 +1 @@
|
||||
virtualenv-1.3.tar.gz
|
||||
virtualenv-1.3.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: python-virtualenv
|
||||
Version: 1.3
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool to create isolated Python environments
|
||||
|
||||
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 28 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.3.1-1
|
||||
- Updated for upstream release
|
||||
|
||||
* Sun Sep 28 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.3-1
|
||||
- Updated for upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user