15
0

- 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:
2021-05-12 21:28:39 +00:00
committed by Git OBS Bridge
parent 7694f906f8
commit 8b1f0332b5
4 changed files with 13 additions and 5 deletions

View File

@@ -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