From c94e67291bba1d8b867ca755ded4107d523b5df9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 09:54:49 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-olefile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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