diff --git a/drgn-0.0.23.tar.gz b/drgn-0.0.23.tar.gz deleted file mode 100644 index 5551708..0000000 --- a/drgn-0.0.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f947ebd80171499b4a226193ecdcc2181d11c48a0f9537950beea3ee2cd0506a -size 1083964 diff --git a/drgn-0.0.24.tar.gz b/drgn-0.0.24.tar.gz new file mode 100644 index 0000000..a4d56e6 --- /dev/null +++ b/drgn-0.0.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4306cf8741932731ad73326f55db97e6d2e4dbe3ca3333b0c8420d02d1b6eecf +size 1072405 diff --git a/python-drgn.changes b/python-drgn.changes index da6b036..0e8508c 100644 --- a/python-drgn.changes +++ b/python-drgn.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 8 19:25:20 UTC 2023 - Petr Tesařík + +- Update to drgn-0.0.24: + * Linked list length helper + * Networking helpers + * C++ lookups + * Split DWARF + * Performance improvements + ------------------------------------------------------------------- Thu Jun 29 09:48:44 UTC 2023 - Petr Tesařík diff --git a/python-drgn.spec b/python-drgn.spec index 1d4b3f5..06566a9 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.23 +Version: 0.0.24 Release: 0 Summary: Scriptable debugger library License: LGPL-2.1-or-later