From 488cda9c985c5d616c16e3e6aeb1e3730a1de039 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 15 Jun 2022 18:16:06 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-meh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-meh.spec b/python-meh.spec index f2084b4..47a2470 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: 5%{?dist} +Release: 6%{?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 +* Wed Jun 15 2022 Python Maint - 0.50-6 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.50-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild