From 9359207b477c45878c3f0b70b9ea204e414895ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:01:09 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-vcstool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-vcstool.spec b/python-vcstool.spec index 2181c0e..9ac62fb 100644 --- a/python-vcstool.spec +++ b/python-vcstool.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool to invoke vcs commands on multiple repositories License: ASL 2.0 @@ -214,6 +214,9 @@ ln -s vcs %{buildroot}%{_datadir}/bash-completion/completions/vcs-%{python3_vers %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.2.3-2 +- Rebuilt for Python 3.8 + * Thu Aug 08 2019 Scott K Logan - 0.2.3-1 - Update to 0.2.3