diff --git a/python-pefile.spec b/python-pefile.spec index 38a5afa..bbd2101 100644 --- a/python-pefile.spec +++ b/python-pefile.spec @@ -1,6 +1,6 @@ Name: python-pefile Version: 2019.4.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python module for working with Portable Executable files License: MIT URL: https://github.com/erocarrera/pefile @@ -69,6 +69,9 @@ sed -i -e '/^#!\//, 1d' pefile.py %{python3_sitelib}/* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2019.4.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Sep 20 2019 Michal Ambroz - 2019.4.18-1 - bump to version 2019.4.18