diff --git a/python-pefile.spec b/python-pefile.spec index 43fef5d..5030818 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: 1%{?dist} +Release: 2%{?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 +* Fri Feb 09 2018 Fedora Release Engineering - 2017.11.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Nov 08 2017 Athmane Madjoudj - 2017.11.5-1 - Update to 2017.11.5 (rhbz #1509751)