diff --git a/python-meh.spec b/python-meh.spec index 47a2470..1d42b53 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.50 -Release: 6%{?dist} +Release: 7%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from # within this srpm. @@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} install %{_datadir}/python-meh %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.50-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 15 2022 Python Maint - 0.50-6 - Rebuilt for Python 3.11