diff --git a/python-pefile.spec b/python-pefile.spec index e62e088..f060f84 100644 --- a/python-pefile.spec +++ b/python-pefile.spec @@ -1,6 +1,6 @@ Name: python-pefile Version: 2023.2.7 -Release: 5%{?dist} +Release: 6%{?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 +* Mon Jan 22 2024 Fedora Release Engineering - 2023.2.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jul 21 2023 Fedora Release Engineering - 2023.2.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild