Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 20:45:54 +00:00
parent 43016cf180
commit cbfbc35b9a

View File

@ -1,6 +1,6 @@
Name: python-pefile Name: python-pefile
Version: 2022.5.30 Version: 2022.5.30
Release: 1%{?dist} Release: 2%{?dist}
Summary: Python module for working with Portable Executable files Summary: Python module for working with Portable Executable files
License: MIT License: MIT
URL: https://github.com/erocarrera/pefile URL: https://github.com/erocarrera/pefile
@ -69,6 +69,9 @@ sed -i -e '/^#!\//, 1d' pefile.py
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2022.5.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 23 2022 Michal Ambroz <rebus _AT seznam.cz> - 2022.5.30-1 * Thu Jun 23 2022 Michal Ambroz <rebus _AT seznam.cz> - 2022.5.30-1
- bump to version 2022.5.30 - bump to version 2022.5.30