From 27645f4661c952ec9903e259f611abe10e542440 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 23:16:59 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-vcstool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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