Michael Ströder 2017-01-16 18:48:47 +00:00 committed by Git OBS Bridge
parent 1bccdda9e7
commit dfcb8836db

View File

@ -80,7 +80,7 @@ task-execution, and multinode orchestration - including trivializing things
like zero downtime rolling updates with load balancers.
%prep
%setup -q -n ansible-%{realversion}
%setup -q -n ansible-%{version}
%build
python setup.py build