diff --git a/python-chameleon.spec b/python-chameleon.spec index 04fce77..4a37d8c 100644 --- a/python-chameleon.spec +++ b/python-chameleon.spec @@ -12,7 +12,7 @@ Name: python-chameleon Version: 3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XML-based template compiler License: BSD @@ -119,6 +119,9 @@ find %{buildroot}%{python2_sitelib}/chameleon -name '*.txt' -exec rm \{\} \; %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 3.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jul 25 2018 Pierre-Yves Chibon - 3.4-1 - Update to 3.4 - Modernize spec file a little