From 661bb2c1c24de7bbb095ac8f4ffc9117d7b22b73 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 17 2018 16:15:57 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-chameleon.spec b/python-chameleon.spec index f292b43..7dddbaf 100644 --- a/python-chameleon.spec +++ b/python-chameleon.spec @@ -12,7 +12,7 @@ Name: python-chameleon Version: 3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: XML-based template compiler Group: Development/Languages @@ -143,6 +143,9 @@ popd %endif %changelog +* Sun Jun 17 2018 Miro Hrončok - 3.2-4 +- Rebuilt for Python 3.7 + * Fri Mar 09 2018 Iryna Shcherbina - 3.2-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)