From efca3414288c9cdbfde30a535786183835f60576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:35:05 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-vcstool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-vcstool.spec b/python-vcstool.spec index 9ac62fb..9ce6f95 100644 --- a/python-vcstool.spec +++ b/python-vcstool.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.2.3 -Release: 2%{?dist} +Release: 3%{?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 +* Thu Oct 03 2019 Miro Hrončok - 0.2.3-3 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.2.3-2 - Rebuilt for Python 3.8