From 98cd80e50ff558018fb2e366294c8a7df1a08818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 17 Aug 2019 17:12:20 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-meh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-meh.spec b/python-meh.spec index 1b67393..55505c3 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.47 -Release: 3%{?dist} +Release: 4%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from # within this srpm. @@ -84,6 +84,9 @@ make DESTDIR=%{buildroot} install %{_datadir}/python-meh %changelog +* Sat Aug 17 2019 Miro HronĨok - 0.47-4 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.47-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild