rpms/python-virtualenv/F-9 .cvsignore, 1.3, 1.4 python-virtualenv.spec, 1.2, 1.3 sources, 1.3, 1.4

Steve Milner smilner at fedoraproject.org
Fri Dec 26 05:02:28 UTC 2008


Author: smilner

Update of /cvs/pkgs/rpms/python-virtualenv/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16730

Modified Files:
	.cvsignore python-virtualenv.spec sources 
Log Message:
Updated for upstream release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtualenv/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	29 Sep 2008 01:16:19 -0000	1.3
+++ .cvsignore	26 Dec 2008 05:01:58 -0000	1.4
@@ -1 +1 @@
-virtualenv-1.3.tar.gz
+virtualenv-1.3.2.tar.gz


Index: python-virtualenv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtualenv/F-9/python-virtualenv.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-virtualenv.spec	29 Sep 2008 01:16:19 -0000	1.2
+++ python-virtualenv.spec	26 Dec 2008 05:01:58 -0000	1.3
@@ -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.2
 Release:        1%{?dist}
 Summary:        Tool to create isolated Python environments
 
@@ -14,6 +14,7 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel, python-setuptools-devel
+Requires:       python-setuptools, python-setuptools-devel, python-devel
 
 
 %description
@@ -51,6 +52,15 @@
 
 
 %changelog
+* Thu Dec 25 2008 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.3.2-1
+- Updated for upstream release.
+
+* Mon Dec  1 2008 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.3.1-3
+- Added missing dependencies.
+
+* Fri Nov 28 2008 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.3.1-1
+- Updated for upstream release
+
 * Sun Sep 28 2008 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.3-1
 - Updated for upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtualenv/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	29 Sep 2008 01:16:19 -0000	1.3
+++ sources	26 Dec 2008 05:01:58 -0000	1.4
@@ -1 +1 @@
-36b766604542f2c34d8dffdb21ba14a9  virtualenv-1.3.tar.gz
+a013d5a7d9aeddc16bee88604d6de636  virtualenv-1.3.2.tar.gz




More information about the fedora-extras-commits mailing list