From bfad426008e61ec9c8b617996707429b6c0a4a66 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:07:10 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-meh.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-meh.spec b/python-meh.spec index e1f9531..a0bf076 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -4,7 +4,7 @@ Summary: A python library for handling exceptions Name: python-meh Url: https://github.com/rhinstaller/python-meh Version: 0.52 -Release: 2%{?dist} +Release: 3%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from # within this srpm. @@ -90,6 +90,10 @@ make DESTDIR=%{buildroot} install %{_datadir}/python-meh %changelog +* Tue Oct 29 2024 Troy Dawson - 0.52-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.52-2 - Bump release for June 2024 mass rebuild