import CS python-drgn-0.0.24-4.el9
This commit is contained in:
parent
3ff45af253
commit
911104e290
@ -15,7 +15,7 @@ scripting in Python.}
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.0.24
|
Version: 0.0.24
|
||||||
Release: 2%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Programmable debugger
|
Summary: Programmable debugger
|
||||||
|
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -117,6 +117,12 @@ cp -PR contrib tools %{buildroot}%{_datadir}/drgn
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 8 2024 Tao Liu <ltao@redhat.com> - 0.0.24-4
|
||||||
|
- Enable brew-build.tier0.functional test
|
||||||
|
|
||||||
|
* Wed May 15 2024 Tao Liu <ltao@redhat.com> - 0.0.24-3
|
||||||
|
- Remove brew-build.tier0.functional test
|
||||||
|
|
||||||
* Mon Oct 23 2023 Davide Cavalca <dcavalca@centosproject.org> - 0.0.24-2
|
* Mon Oct 23 2023 Davide Cavalca <dcavalca@centosproject.org> - 0.0.24-2
|
||||||
- Import changelog from the EPEL package
|
- Import changelog from the EPEL package
|
||||||
- Add gating.yaml to RHEL-9 python-drgn
|
- Add gating.yaml to RHEL-9 python-drgn
|
||||||
|
Loading…
Reference in New Issue
Block a user