diff --git a/SPECS/python-virtualenv.spec b/SPECS/python-virtualenv.spec index da6ea05..a7a957e 100644 --- a/SPECS/python-virtualenv.spec +++ b/SPECS/python-virtualenv.spec @@ -1,9 +1,9 @@ -%bcond bootstrap 1 +%bcond bootstrap 0 %bcond tests %{without bootstrap} Name: python-virtualenv Version: 20.26.6 -Release: %autorelease +Release: 2%{?dist} Summary: Tool to create isolated Python environments License: MIT @@ -128,4 +128,5 @@ PIP_CERT=/etc/pki/tls/certs/ca-bundle.crt \ %{_bindir}/virtualenv %changelog -%autochangelog +* Wed Nov 06 2024 Joel Capitao - 20.26.6-2 +- Disable bootstrap flag