diff --git a/python-pefile.spec b/python-pefile.spec index 1abfca5..f80cab1 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: 6%{?dist} +Release: 7%{?dist} Summary: Python module for working with Portable Executable files License: MIT URL: https://github.com/erocarrera/pefile @@ -62,6 +62,9 @@ sed -i -e '/^#!\//, 1d' pefile.py %{python3_sitelib}/* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2017.11.5-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 2017.11.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild