From 43face78ea332bfeb0838a2f834481f2ad4b72a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 16 Aug 2019 16:34:19 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-olefile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-olefile.spec b/python-olefile.spec index 5931cae..81a58d0 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -9,7 +9,7 @@ antivirus quarantine files, etc. Name: python-%{srcname} Version: 0.46 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python package to parse, read and write Microsoft OLE2 files License: BSD @@ -107,6 +107,9 @@ make -C doc html BUILDDIR=_build_py3 SPHINXBUILD=sphinx-build-%python3_version %changelog +* Fri Aug 16 2019 Miro HronĨok - 0.46-5 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.46-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild