15
0

- Fix README.rst EOL issues as well.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-olefile?expand=0&rev=16
This commit is contained in:
2021-05-27 10:03:04 +00:00
committed by Git OBS Bridge
parent 35d5a70fd4
commit a8de71acc5
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 27 10:02:58 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Fix README.rst EOL issues as well.
-------------------------------------------------------------------
Wed May 26 09:16:10 UTC 2021 - pgajdos@suse.com

View File

@@ -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