diff --git a/python-olefile.spec b/python-olefile.spec index d0c37d3..b25e3ae 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -1,6 +1,6 @@ Name: python-olefile Version: 0.46 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Python package to parse, read and write Microsoft OLE2 files %global srcname olefile @@ -146,6 +146,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} tests/test_olefile.py %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.46-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 0.46-14 - Rebuilt for Python 3.10