[python-virtualenvwrapper] Latest upstream version.

Ralph Bean ralph at fedoraproject.org
Mon Jul 9 19:39:30 UTC 2012


commit 9c49fcac741b1bbb93563a030908be72217e3493
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jul 9 15:39:25 2012 -0400

    Latest upstream version.

 .gitignore                    |    1 +
 python-virtualenvwrapper.spec |    5 ++++-
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a212139..abf6c8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /virtualenvwrapper-3.2.tar.gz
 /virtualenvwrapper-3.4.tar.gz
+/virtualenvwrapper-3.5.tar.gz
diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec
index c6b4cfc..56f5e27 100644
--- a/python-virtualenvwrapper.spec
+++ b/python-virtualenvwrapper.spec
@@ -1,7 +1,7 @@
 %global modname virtualenvwrapper
 
 Name:             python-virtualenvwrapper
-Version:          3.4
+Version:          3.5
 Release:          1%{?dist}
 Summary:          Enhancements to virtualenv
 
@@ -44,6 +44,9 @@ one project at a time without introducing conflicts in their dependencies.
 %{_bindir}/virtualenvwrapper_lazy.sh
 
 %changelog
+* Mon Jul 09 2012 Ralph Bean <rbean at redhat.com> 3.5-1
+- Latest upstream version.
+
 * Fri May 25 2012 Ralph Bean <rbean at redhat.com> 3.4-1
 - New upstream release with security fix and new features.
 - Packaging new file virtualenvwrapper_lazy.sh
diff --git a/sources b/sources
index 2e9663f..81a7be1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d5a7c55667c3286a10bbdc572d62173  virtualenvwrapper-3.4.tar.gz
+69f51d186845b584c0ef09e258818fe7  virtualenvwrapper-3.5.tar.gz


More information about the scm-commits mailing list