From 7694f906f8b41f6c2a3575e44623847bc651e9d8cbc573b50395db2fb7322a44 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 1 Jul 2020 06:00:54 +0000 Subject: [PATCH] - Update to 3.5.0: * No upstream changelog. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distorm3?expand=0&rev=34 --- distorm3-3.4.2.tar.gz | 3 --- distorm3-3.5.0.tar.gz | 3 +++ python-distorm3.changes | 6 ++++++ python-distorm3.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 distorm3-3.4.2.tar.gz create mode 100644 distorm3-3.5.0.tar.gz diff --git a/distorm3-3.4.2.tar.gz b/distorm3-3.4.2.tar.gz deleted file mode 100644 index d3ff3a8..0000000 --- a/distorm3-3.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c153432479759e3f432757c2b313cf9976806dbdc807e768a5f1f6e846e039b2 -size 182134 diff --git a/distorm3-3.5.0.tar.gz b/distorm3-3.5.0.tar.gz new file mode 100644 index 0000000..2f5c26b --- /dev/null +++ b/distorm3-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4859fa525cc18bfc46b24fa6050f7b4f036daa244d8d7666f6939b7675416aa4 +size 137500 diff --git a/python-distorm3.changes b/python-distorm3.changes index e09590d..7e17759 100644 --- a/python-distorm3.changes +++ b/python-distorm3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 1 05:54:34 UTC 2020 - Steve Kowalik + +- Update to 3.5.0: + * No upstream changelog. + ------------------------------------------------------------------- Thu Apr 2 12:09:51 UTC 2020 - Marketa Calabkova diff --git a/python-distorm3.spec b/python-distorm3.spec index 2289f51..5ee580d 100644 --- a/python-distorm3.spec +++ b/python-distorm3.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define modname distorm3 Name: python-%{modname} -Version: 3.4.2 +Version: 3.5.0 Release: 0 Summary: Disassembler Library For x86/AMD64 License: BSD-3-Clause