This commit is contained in:
parent
e1647c666c
commit
e3278e3e3a
@ -1,6 +1,6 @@
|
|||||||
Name: python-pefile
|
Name: python-pefile
|
||||||
Version: 2023.2.7
|
Version: 2023.2.7
|
||||||
Release: 6%{?dist}
|
Release: 7%{?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 Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.2.7-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.2.7-6
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.2.7-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user