diff --git a/drgn-0.0.24.tar.gz b/drgn-0.0.24.tar.gz deleted file mode 100644 index a4d56e6..0000000 --- a/drgn-0.0.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4306cf8741932731ad73326f55db97e6d2e4dbe3ca3333b0c8420d02d1b6eecf -size 1072405 diff --git a/drgn-0.0.25.tar.gz b/drgn-0.0.25.tar.gz new file mode 100644 index 0000000..1305ef9 --- /dev/null +++ b/drgn-0.0.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70061968673b0bb74ceaa37c0d3f33390d297d2222f37b3dc341514b0c5216ff +size 695093 diff --git a/python-drgn.changes b/python-drgn.changes index 0e8508c..c693615 100644 --- a/python-drgn.changes +++ b/python-drgn.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Dec 4 14:46:37 UTC 2023 - Michal Koutný + +- Cleanup .gitignore'd files from tarball + +------------------------------------------------------------------- +Sat Dec 2 16:59:32 UTC 2023 - Petr Tesařík + +- Update to drgn-0.0.25: + * omitting the prog argument + * running without root privileges + * maple tree helpers + * VMA helpers + * wait queue helpers + * ppc64 radix MMU support + ------------------------------------------------------------------- Fri Sep 8 19:25:20 UTC 2023 - Petr Tesařík diff --git a/python-drgn.spec b/python-drgn.spec index 06566a9..b47c5f9 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.24 +Version: 0.0.25 Release: 0 Summary: Scriptable debugger library License: LGPL-2.1-or-later