|
|
@ -9,7 +9,7 @@ antivirus quarantine files, etc.
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Version: 0.45.1
|
|
|
|
Version: 0.45.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Python package to parse, read and write Microsoft OLE2 files
|
|
|
|
Summary: Python package to parse, read and write Microsoft OLE2 files
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -98,6 +98,9 @@ make -C doc html BUILDDIR=_build_py3 SPHINXBUILD=sphinx-build-%python3_version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jun 16 2018 Miro Hrončok <mhroncok@redhat.com> - 0.45.1-2
|
|
|
|
|
|
|
|
- Rebuilt for Python 3.7
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 12 2018 Sandro Mani <manisandro@gmail.com> - 0.45.1-1
|
|
|
|
* Mon Feb 12 2018 Sandro Mani <manisandro@gmail.com> - 0.45.1-1
|
|
|
|
- Update to 0.45.1
|
|
|
|
- Update to 0.45.1
|
|
|
|
|
|
|
|
|
|
|
|