forked from pool/python-olefile
- 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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user