diff --git a/python-pefile.spec b/python-pefile.spec index 5030818..ae7a56b 100644 --- a/python-pefile.spec +++ b/python-pefile.spec @@ -17,7 +17,7 @@ Some of the tasks that pefile makes possible are:\ Name: python-%{srcname} Version: 2017.11.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python module for working with Portable Executable files License: MIT URL: https://github.com/erocarrera/pefile @@ -80,6 +80,9 @@ sed -i -e '/^#!\//, 1d' pefile.py %{python3_sitelib}/* %changelog +* Tue Jun 19 2018 Miro HronĨok - 2017.11.5-3 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 2017.11.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild