diff --git a/python-pefile.spec b/python-pefile.spec index a823035..499cb42 100644 --- a/python-pefile.spec +++ b/python-pefile.spec @@ -1,6 +1,6 @@ Name: python-pefile Version: 2019.4.18 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python module for working with Portable Executable files License: MIT URL: https://github.com/erocarrera/pefile @@ -69,6 +69,9 @@ sed -i -e '/^#!\//, 1d' pefile.py %{python3_sitelib}/* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2019.4.18-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 2019.4.18-3 - Rebuilt for Python 3.9