diff --git a/python-meh.spec b/python-meh.spec index c97ec6f..e1f9531 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: 1%{?dist} +Release: 2%{?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,9 @@ make DESTDIR=%{buildroot} install %{_datadir}/python-meh %changelog +* Mon Jun 24 2024 Troy Dawson - 0.52-2 +- Bump release for June 2024 mass rebuild + * Tue Jun 04 2024 Martin Kolman - 0.52-1 - Make libreport optional (mkolman) Resolves: RHEL-35676