diff --git a/python-colorful.spec b/python-colorful.spec index 89f605a..0ed133d 100644 --- a/python-colorful.spec +++ b/python-colorful.spec @@ -10,7 +10,7 @@ Name: python-%{pkgname} Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Terminal string styling done right License: MIT URL: https://github.com/timofurrer/colorful @@ -63,5 +63,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose t %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Feb 13 2019 Carl George - 0.5.0-1 - Initial package