Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:18:22 -07:00
parent 1809ba5094
commit 49c1e2dadb

View File

@ -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 <tdawson@redhat.com> - 0.52-2
- Bump release for June 2024 mass rebuild
* Tue Jun 04 2024 Martin Kolman <mkolman@redhat.com> - 0.52-1
- Make libreport optional (mkolman)
Resolves: RHEL-35676