Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:05:48 +00:00 committed by Stepan Oksanichenko
parent 59669c76e4
commit 7aea77e14e
2 changed files with 6 additions and 1 deletions

1
.pyelftools.metadata Normal file
View File

@ -0,0 +1 @@
3cc45b133677fbff08e89e65a2120be52ebb27a5 pyelftools-0.27.tar.gz

View File

@ -4,7 +4,7 @@
Summary: Pure-Python library for parsing and analyzing ELF files Summary: Pure-Python library for parsing and analyzing ELF files
Name: pyelftools Name: pyelftools
Version: 0.27 Version: 0.27
Release: 3%{?dist} Release: 4%{?dist}
License: Public Domain License: Public Domain
URL: https://github.com/eliben/pyelftools URL: https://github.com/eliben/pyelftools
Source0: https://github.com/eliben/pyelftools/archive/v%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/eliben/pyelftools/archive/v%{version}/%{name}-%{version}.tar.gz
@ -59,6 +59,10 @@ popd
%{python3_sitelib}/pyelftools-*.egg-info %{python3_sitelib}/pyelftools-*.egg-info
%changelog %changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.27-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.27-3 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.27-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937