diff --git a/python-check-manifest.spec b/python-check-manifest.spec index 42280f5..149be0b 100644 --- a/python-check-manifest.spec +++ b/python-check-manifest.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.42 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Check MANIFEST.in in a Python source package License: MIT @@ -68,6 +68,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} \ %{_bindir}/check-manifest %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.42-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.42-2 - Rebuilt for Python 3.9