diff --git a/python-missingno.spec b/python-missingno.spec index ffbf883..071be18 100644 --- a/python-missingno.spec +++ b/python-missingno.spec @@ -9,7 +9,7 @@ that allows you to get a quick visual summary of the completeness Name: python-%{pypi_name} Version: 0.4.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Missing data visualization module for Python License: MIT URL: https://github.com/ResidentMario/missingno @@ -74,6 +74,9 @@ nosetests-%{python3_version} --exclude="geoplot" -v tests %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.4.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jun 04 2020 Luis Bazan - 0.4.2-5 - Rebuild