From 6b564486a0ba479a0006b3db9d47085dc1f095ac Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 14:43:20 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc3 bytecode --- python-vcstool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-vcstool.spec b/python-vcstool.spec index 70348e0..a69e5dd 100644 --- a/python-vcstool.spec +++ b/python-vcstool.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.3.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Tool to invoke vcs commands on multiple repositories # Automatically converted from old format: ASL 2.0 - review is highly recommended. @@ -118,6 +118,9 @@ ln -s vcs %{buildroot}%{_datadir}/bash-completion/completions/vcs-%{python3_vers %changelog +* Fri Sep 19 2025 Python Maint - 0.3.0-14 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 0.3.0-13 - Rebuilt for Python 3.14.0rc2 bytecode