diff --git a/python-colorama.spec b/python-colorama.spec index 2ee800d..627d3f0 100644 --- a/python-colorama.spec +++ b/python-colorama.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 0.3.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform colored terminal text License: BSD @@ -100,6 +100,9 @@ rm -rf *.egg-info %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.3.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Dec 20 2017 Matthias Runge - 0.3.9-1 - update to 0.3.9 (rhbz#1444626)