From 5c0f9e7f9547a691a23422a6a99a56f6ae852778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:41:21 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- babeltrace.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/babeltrace.spec b/babeltrace.spec index 07182e6..ea807aa 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -1,6 +1,6 @@ Name: babeltrace Version: 1.5.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Trace Viewer and Converter, mainly for the Common Trace Format License: MIT and GPLv2 URL: https://www.efficios.com/babeltrace @@ -115,6 +115,9 @@ rm -f %{buildroot}/%{_pkgdocdir}/std-ext-lib.txt %changelog +* Tue May 26 2020 Miro HronĨok - 1.5.8-2 +- Rebuilt for Python 3.9 + * Wed Feb 12 2020 Michael Jeanson - 1.5.8-1 - New upstream release