diff --git a/python-pefile.spec b/python-pefile.spec index 1c0b35f..c10fbaa 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.5.26 -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 +* Thu Jul 27 2017 Fedora Release Engineering - 2017.5.26-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jul 25 2017 Athmane Madjoudj - 2017.5.26-2 - Fix requirement (rhbz #1474447)