diff --git a/python-git-revise.spec b/python-git-revise.spec index 212a153..ea26524 100644 --- a/python-git-revise.spec +++ b/python-git-revise.spec @@ -16,7 +16,7 @@ avoids unnecessarily invalidating builds. Name: python-%{shortname} Version: 0.6.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Efficiently update, split, and rearrange git commits License: MIT @@ -83,6 +83,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.6.0-4 - Rebuilt for Python 3.10