Update to 0.0.24; Fixes: RHBZ#2238043
This commit is contained in:
parent
8986e151de
commit
3b59be306c
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/drgn-0.0.21.tar.gz
|
||||
/drgn-0.0.22.tar.gz
|
||||
/drgn-0.0.23.tar.gz
|
||||
/drgn-0.0.24.tar.gz
|
||||
|
@ -14,7 +14,7 @@ drgn exposes the types and variables in a program for easy, expressive
|
||||
scripting in Python.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.0.23
|
||||
Version: 0.0.24
|
||||
Release: %autorelease
|
||||
Summary: Programmable debugger
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (drgn-0.0.23.tar.gz) = 9b52eaa3ec1784132a6b393c26f5a5523dccbe98ae673b57e98f1dd6a6ef26a0fe84fe3bb4fcfedcf6e9996f129acef11c7dfed129c77a4d4763f3abdd42ba08
|
||||
SHA512 (drgn-0.0.24.tar.gz) = 4e360ec71163cc55ea12b96a64a33359ef3e8ef4a08f858deaf1b8d945b3d39911275a2d9b9f01121f95df8e900fbd4377892b7096f23879f0c1783967c390f2
|
||||
|
Loading…
Reference in New Issue
Block a user