diff --git a/python3.spec b/python3.spec index 23b9a230f2c930d2e27ea289a8ad5335d3f9f9c8..e996f47b3ab2aa23f5387cc0ba6c32a8296b2416 100644 --- a/python3.spec +++ b/python3.spec @@ -3,14 +3,14 @@ Summary: Interpreter of the Python3 programming language URL: https://www.python.org/ Version: 3.7.9 -Release: 16 +Release: 17 License: Python %global branchversion 3.7 %global pyshortver 37 %ifarch %{ix86} x86_64 -%bcond_without optimizations +%bcond_with optimizations %else %bcond_with optimizations %endif