[python-virtualenvwrapper] 4.3.2

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 18:19:36 UTC 2015


commit 648d99ae692165ff392d16f6325e965ecc1e31df
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 13:19:26 2015 -0500

    4.3.2

 .gitignore                    |    1 +
 python-virtualenvwrapper.spec |    5 ++++-
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c62a84..4763899 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /virtualenvwrapper-4.1.1.tar.gz
 /virtualenvwrapper-4.2.tar.gz
 /virtualenvwrapper-4.3.1.tar.gz
+/virtualenvwrapper-4.3.2.tar.gz
diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec
index de5ed57..33e60c9 100644
--- a/python-virtualenvwrapper.spec
+++ b/python-virtualenvwrapper.spec
@@ -1,7 +1,7 @@
 %global modname virtualenvwrapper
 
 Name:             python-virtualenvwrapper
-Version:          4.3.1
+Version:          4.3.2
 Release:          1%{?dist}
 Summary:          Enhancements to virtualenv
 
@@ -63,6 +63,9 @@ ln -s %{_bindir}/virtualenvwrapper.sh %{buildroot}/%{_sysconfdir}/profile.d/virt
 %{_sysconfdir}/profile.d/virtualenvwrapper.sh
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 4.3.2-1
+- new version
+
 * Thu Jul 24 2014 Ralph Bean <rbean at redhat.com> - 4.3.1-1
 - Latest upstream.
 
diff --git a/sources b/sources
index c62315a..ab0340f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4327d04b0e65d4229352454ab8ce3f37  virtualenvwrapper-4.3.1.tar.gz
+4c20e6c8aa323df3d7ecf76b9160c33f  virtualenvwrapper-4.3.2.tar.gz


More information about the scm-commits mailing list