update to 0.47

This commit is contained in:
zhouwenpei 2024-02-05 06:20:49 +00:00
parent ce7b6e3a19
commit bb6ce10e91
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
olefile-0.47.zip Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-olefile Name: python-olefile
Version: 0.46 Version: 0.47
Release: 5 Release: 1
Summary: This Python package is used to parse, read and write Microsoft OLE2 files Summary: This Python package is used to parse, read and write Microsoft OLE2 files
License: BSD License: BSD
URL: https://pypi.python.org/pypi/olefile/ URL: https://pypi.python.org/pypi/olefile/
@ -42,6 +42,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
%changelog %changelog
* Mon Feb 05 2024 zhouwenpei <zhouwenpei1@h-partners.com> - 0.47-1
- update to 0.47
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 0.46-5 * Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 0.46-5
- Rebuild for next release - Rebuild for next release