diff --git a/python-munch.spec b/python-munch.spec index 291b918..745d0c7 100644 --- a/python-munch.spec +++ b/python-munch.spec @@ -14,7 +14,7 @@ Name: python-munch Version: 2.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A dot-accessible dictionary (a la JavaScript objects) Group: Development/Libraries @@ -110,6 +110,9 @@ popd %endif %changelog +* Mon Jun 18 2018 Miro HronĨok - 2.2.0-5 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 2.2.0-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)