diff --git a/python-pyparsing.spec b/python-pyparsing.spec index b19524f..b5ccf78 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -71,6 +71,7 @@ code uses to construct the grammar directly in Python code. %prep %setup -q -n %{modname}-%{version} %autopatch -p1 + sed -i -e 's/\r$//' README.md CHANGES %build