diff --git a/SPECS/python-drgn.spec b/SPECS/python-drgn.spec index 16f2646..9de5c3c 100644 --- a/SPECS/python-drgn.spec +++ b/SPECS/python-drgn.spec @@ -15,7 +15,7 @@ scripting in Python.} Name: python-%{pypi_name} Version: 0.0.25 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Programmable debugger License: LGPL-2.1-or-later @@ -117,6 +117,10 @@ cp -PR contrib tools %{buildroot}%{_datadir}/drgn %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 0.0.25-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 8 2024 Tao Liu - 0.0.25-7 - Enable brew-build.tier0.functional test - Remove autorelease and autochangelog