Update to 0.0.20; Fixes: RHBZ#2110808
This commit is contained in:
parent
68735a8734
commit
3a29cb587c
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/drgn-0.0.16.tar.gz
|
||||
/drgn-0.0.18.tar.gz
|
||||
/drgn-0.0.19.tar.gz
|
||||
/drgn-0.0.20.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.19
|
||||
Version: 0.0.20
|
||||
Release: %autorelease
|
||||
Summary: Programmable debugger
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (drgn-0.0.19.tar.gz) = b1dcbd8ea85d2d18753a6f5007403ed92048ad135db3fbe9fe979df6c024b313fe13ace353bd4e203fdef0e8cfa3a68864a830ffa797f786f338298c44210b17
|
||||
SHA512 (drgn-0.0.20.tar.gz) = 008dad8e838850b0438a106465131c0863a16bd35c2e6e33ac9796bf1baa7865f64349a7593b8b6a7f59549c1cefdde3fee5d034c15d4741fe9412af007d6ed4
|
||||
|
Loading…
Reference in New Issue
Block a user