forked from pool/python-pyelftools
- update to update to 0.30:
* Optimization: cache instantiation of DWARF structs * DWARFv5 CU headers * Bug fix in attribute reporting for DWA_FORM_indirect * Support for RISC-V attributes * Readelf used for testing upgraded to 2.41 * Support for MIPS64 object files * LoongArch support - Add auto-testing vs. llvm-dwarfdump (#428) - Intial package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyelftools?expand=0&rev=17
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pyelftools
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyelftools
|
||||
Version: 0.29
|
||||
Version: 0.30
|
||||
Release: 0
|
||||
Summary: Library for analyzing ELF files and DWARF debugging information
|
||||
License: SUSE-Public-Domain
|
||||
|
Reference in New Issue
Block a user