diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 703c235..f557738 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 4.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Blessed package to manage your versions by SCM tags License: MIT @@ -60,6 +60,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -k 'not test_pip_download' %{python3_sitelib}/%{srcname}-*.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 4.1.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 2 2020 Miro HronĨok - 4.1.2-4 - BuildRequire six explicitly, for tests