diff --git a/python-colorful.spec b/python-colorful.spec index a1c1eeb..3f777d8 100644 --- a/python-colorful.spec +++ b/python-colorful.spec @@ -10,7 +10,7 @@ Name: python-%{pkgname} Version: 0.5.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Terminal string styling done right License: MIT URL: https://github.com/timofurrer/colorful @@ -63,6 +63,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose t %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.5.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.5.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018)