bump to version 2022.5.30
This commit is contained in:
parent
d5420ff170
commit
43016cf180
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/pefile-2019.4.18.tar.gz
|
||||
/pefile-2021.5.13.tar.gz
|
||||
/pefile-2021.9.3.tar.gz
|
||||
/pefile-2022.5.30.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: python-pefile
|
||||
Version: 2021.9.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2022.5.30
|
||||
Release: 1%{?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 Jun 23 2022 Michal Ambroz <rebus _AT seznam.cz> - 2022.5.30-1
|
||||
- bump to version 2022.5.30
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2021.9.3-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pefile-2021.9.3.tar.gz) = 1960a6301823387c76e61dff73250686a32dabe009ff0410691ab9be4e57fd5f7ceca2b78302c935b74465a1e0b8faac659045c8a2be07b21dcf1baf510b1b33
|
||||
SHA512 (pefile-2022.5.30.tar.gz) = b584472387f7f0161449d2dc0035867da8983eb2c89b488952f38a3e836d23241d46f49a1c9cde13dde4253ef3f212971df48747ea2fec6b91c4db2b7618956d
|
||||
|
Loading…
Reference in New Issue
Block a user