From 2eefb44506b55c0c8e4d16a5826956980ce75f3b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 23:05:29 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-vcstool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-vcstool.spec b/python-vcstool.spec index 62a7159..a47011e 100644 --- a/python-vcstool.spec +++ b/python-vcstool.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tool to invoke vcs commands on multiple repositories License: ASL 2.0 @@ -117,6 +117,9 @@ ln -s vcs %{buildroot}%{_datadir}/bash-completion/completions/vcs-%{python3_vers %changelog +* Tue Jun 13 2023 Python Maint - 0.3.0-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild