forked from pool/python-distorm3
- update to 3.5.2:
* fixed signedd of 32 bits immediates in formatting code * fix for default segment in MEM/DISP for 64 bits * added registers list for used registers in every instruction in python OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distorm3?expand=0&rev=36
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-distorm3
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define modname distorm3
|
||||
Name: python-%{modname}
|
||||
Version: 3.5.0
|
||||
Version: 3.5.2
|
||||
Release: 0
|
||||
Summary: Disassembler Library For x86/AMD64
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user