diff --git a/python-meh.spec b/python-meh.spec index 2c78927..612d464 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.46 -Release: 2%{?dist} +Release: 3%{?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 +* Sun Jun 17 2018 Miro HronĨok - 0.46-3 +- Rebuilt for Python 3.7 + * Wed Feb 14 2018 Adam Williamson - 0.46-2 - Move TUI back to main package (inadvertently moved to -gui in 0.46-1)