diff --git a/olefile-0.46.zip b/olefile-0.46.zip deleted file mode 100644 index dcd038b..0000000 Binary files a/olefile-0.46.zip and /dev/null differ diff --git a/olefile-0.47.zip b/olefile-0.47.zip new file mode 100644 index 0000000..70b334d Binary files /dev/null and b/olefile-0.47.zip differ diff --git a/python-olefile.spec b/python-olefile.spec index b6a0c88..2b6e9c1 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -1,6 +1,6 @@ Name: python-olefile -Version: 0.46 -Release: 5 +Version: 0.47 +Release: 1 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 +* Mon Feb 05 2024 zhouwenpei - 0.47-1 +- update to 0.47 + * Wed Oct 26 2022 zhouwenpei - 0.46-5 - Rebuild for next release