From 45730c54b2240619d8ad41aace3773f8d3446ea3 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:06:04 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-drgn.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-drgn.spec b/python-drgn.spec index 16f2646..9de5c3c 100644 --- a/python-drgn.spec +++ b/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