diff --git a/python-vcstool.spec b/python-vcstool.spec index cc87c29..b3d24b4 100644 --- a/python-vcstool.spec +++ b/python-vcstool.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.2.15 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Tool to invoke vcs commands on multiple repositories License: ASL 2.0 @@ -206,6 +206,9 @@ ln -s vcs %{buildroot}%{_datadir}/bash-completion/completions/vcs-%{python3_vers %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.2.15-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.2.15-6 - Rebuilt for Python 3.11