From ba1c3b99f8c1f03785c804909b9da6f679e12ea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:40:11 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- babeltrace.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/babeltrace.spec b/babeltrace.spec index c613c1b..1ef1ff2 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -1,6 +1,6 @@ Name: babeltrace Version: 1.5.5 -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 Jun 19 2018 Miro HronĨok - 1.5.5-2 +- Rebuilt for Python 3.7 + * Tue Mar 27 2018 Michael Jeanson - 1.5.5-1 - New upstream release