diff --git a/python-pefile.spec b/python-pefile.spec index ae7a56b..9dab559 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: 3%{?dist} +Release: 4%{?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 +* Sat Jul 14 2018 Fedora Release Engineering - 2017.11.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 2017.11.5-3 - Rebuilt for Python 3.7