Rebuild for next release

Signed-off-by: zhouwenpei <zhouwenpei050@chinasoftinc.com>
(cherry picked from commit 2e104cce3b19d088f5cf621ede0d687a149b89bc)
This commit is contained in:
zhouwenpei 2022-10-26 07:27:47 +00:00 committed by openeuler-sync-bot
parent 3b8bebd855
commit a8bc5a44a0

View File

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