diff --git a/distorm3-3.5.0.tar.gz b/distorm3-3.5.0.tar.gz deleted file mode 100644 index 2f5c26b..0000000 --- a/distorm3-3.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4859fa525cc18bfc46b24fa6050f7b4f036daa244d8d7666f6939b7675416aa4 -size 137500 diff --git a/distorm3-3.5.2.tar.gz b/distorm3-3.5.2.tar.gz new file mode 100644 index 0000000..6acb1a8 --- /dev/null +++ b/distorm3-3.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7528228b905d128972205e9b6cb69f328dce0febaa7355b92fae101a8309e144 +size 138371 diff --git a/python-distorm3.changes b/python-distorm3.changes index 7e17759..12fe406 100644 --- a/python-distorm3.changes +++ b/python-distorm3.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 12 21:22:50 UTC 2021 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Wed Jul 1 05:54:34 UTC 2020 - Steve Kowalik diff --git a/python-distorm3.spec b/python-distorm3.spec index 5ee580d..db4c2df 100644 --- a/python-distorm3.spec +++ b/python-distorm3.spec @@ -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