diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index 195653e..6b391c6 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -2,7 +2,7 @@ Name: python-virtualenvwrapper Version: 3.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Enhancements to virtualenv Group: Development/Languages @@ -46,6 +46,9 @@ one project at a time without introducing conflicts in their dependencies. %{_bindir}/virtualenvwrapper_lazy.sh %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 3.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Jul 16 2012 Ralph Bean 3.5-2 - Added new dependency on python-virtualenv-clone