diff --git a/python-olefile.spec b/python-olefile.spec index 3ba2e05..c619654 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -9,7 +9,7 @@ antivirus quarantine files, etc. Name: python-%{srcname} Version: 0.44 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python package to parse, read and write Microsoft OLE2 files License: BSD @@ -103,6 +103,9 @@ make -C doc html BUILDDIR=_build_py3 SPHINXBUILD=sphinx-build-%python3_version %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.44-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Oct 04 2017 Robert Scheck - 0.44-4 - Added spec file conditionals to build for EPEL 7 (#1498616)