diff --git a/drgn-0.0.22.tar.gz b/drgn-0.0.22.tar.gz deleted file mode 100644 index 0c32d70..0000000 --- a/drgn-0.0.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:361cf21d39d74e936702c20498e76371379ffe84424dd7c0d24cf5e15975c3ff -size 643719 diff --git a/drgn-0.0.23.tar.gz b/drgn-0.0.23.tar.gz new file mode 100644 index 0000000..5551708 --- /dev/null +++ b/drgn-0.0.23.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f947ebd80171499b4a226193ecdcc2181d11c48a0f9537950beea3ee2cd0506a +size 1083964 diff --git a/python-drgn.changes b/python-drgn.changes index d4da447..da6b036 100644 --- a/python-drgn.changes +++ b/python-drgn.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 29 09:48:44 UTC 2023 - Petr Tesařík + +- Update to drgn-0.0.23: + * Support Linux 6.3 and 6.4 + * Full s390x support + * Extend idr helpers for pre-4.11 Linux + * Support GNU-style compressed .zdebug_* sections + * New scripts in contrib + ------------------------------------------------------------------- Sat Jan 7 20:40:49 UTC 2023 - Petr Tesařík diff --git a/python-drgn.spec b/python-drgn.spec index 231c5f6..1d4b3f5 100644 --- a/python-drgn.spec +++ b/python-drgn.spec @@ -21,7 +21,7 @@ %{?!python_module:%define python_module() python3-%{**}} Name: python-drgn -Version: 0.0.22 +Version: 0.0.23 Release: 0 Summary: Scriptable debugger library License: LGPL-2.1-or-later