diff --git a/python-olefile.spec b/python-olefile.spec index ccbc927..24ee85e 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -1,6 +1,6 @@ Name: python-olefile Version: 0.46 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Python package to parse, read and write Microsoft OLE2 files %global srcname olefile @@ -145,6 +145,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} tests/test_olefile.py %changelog +* Sat May 23 2020 Miro HronĨok - 0.46-10 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.46-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild