diff --git a/python-pefile.spec b/python-pefile.spec index 82ea1ec..150e2ce 100644 --- a/python-pefile.spec +++ b/python-pefile.spec @@ -1,6 +1,6 @@ Name: python-pefile Version: 2021.5.13 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Jul 23 2021 Fedora Release Engineering - 2021.5.13-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 2021.5.13-2 - Rebuilt for Python 3.10