diff --git a/python-olefile.changes b/python-olefile.changes index cf1506f..d27c372 100644 --- a/python-olefile.changes +++ b/python-olefile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 27 10:02:58 UTC 2021 - Matej Cepl + +- Fix README.rst EOL issues as well. + ------------------------------------------------------------------- Wed May 26 09:16:10 UTC 2021 - pgajdos@suse.com diff --git a/python-olefile.spec b/python-olefile.spec index c15ddcd..b6f4d3b 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -47,7 +47,7 @@ formats, McAfee antivirus quarantine files, etc. %prep %setup -q -n olefile-%{version} # Fix wrong-file-end-of-line-encoding -sed -i 's/\r$//' doc/License.rst +sed -i 's/\r$//' doc/License.rst README.rst %build %python_build