From f0690365fd7334420da4a5c17128aed95a6d16f8 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 19 2019 09:02:11 +0000 Subject: Rebuilt for Python 3.8 --- diff --git a/python-wstool.spec b/python-wstool.spec index f6eb7ad..64f7e09 100644 --- a/python-wstool.spec +++ b/python-wstool.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.1.17 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Tool for managing a workspace of multiple heterogeneous SCM repositories License: BSD @@ -161,6 +161,9 @@ export GIT_COMMITTER_NAME="Foo Bar" %changelog +* Mon Aug 19 2019 Miro Hrončok - 0.1.17-13 +- Rebuilt for Python 3.8 + * Mon Jul 29 2019 Scott K Logan - 0.1.17-12 - Add upstream patches for newer PyYAML compatibility (rhbz#1712544) - Drop test coverage