diff --git a/python-unidiff.spec b/python-unidiff.spec index 8f69d7f..781bcf1 100644 --- a/python-unidiff.spec +++ b/python-unidiff.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python library to parse and interact with unified diffs (patches) License: MIT URL: http://github.com/matiasb/python-unidiff @@ -46,6 +46,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m unittest discover -s t %{python3_sitelib}/%{modname}*.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.6.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild