New upstream release for virtualenv.

This commit is contained in:
smilner 2008-09-29 01:11:05 +00:00
parent 1afd93b339
commit 85462afbcf
4 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
virtualenv-1.2.tar.gz
virtualenv-1.3.tar.gz

View File

@ -1 +1,2 @@
python-virtualenv-1_2-1_fc9:HEAD:python-virtualenv-1.2-1.fc9.src.rpm:1220822452
python-virtualenv-1_3-1_fc9:HEAD:python-virtualenv-1.3-1.fc9.src.rpm:1222650637

View File

@ -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.2
Version: 1.3
Release: 1%{?dist}
Summary: Tool to create isolated Python environments
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Sep 28 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.3-1
- Updated for upstream release
* Sat Aug 30 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.2-1
- Updated for upstream release

View File

@ -1 +1 @@
7ad454e52f025cad631d03331ade4aaf virtualenv-1.2.tar.gz
36b766604542f2c34d8dffdb21ba14a9 virtualenv-1.3.tar.gz