diff --git a/python-olefile.spec b/python-olefile.spec index 72a5d99..07b604a 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -1,6 +1,6 @@ Name: python-olefile Version: 0.46 -Release: 8%{?dist} +Release: 9%{?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 +* Thu Jan 30 2020 Fedora Release Engineering - 0.46-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Nov 08 2019 Michal Ambroz - 0.46-8 - rebuild for new version of oletools - conditional stop building python2 subpackage on fc>32 and rhel>8