diff --git a/babeltrace.spec b/babeltrace.spec index 581e021..f5ebe99 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -1,6 +1,6 @@ Name: babeltrace Version: 1.5.0 -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 +* Mon Dec 19 2016 Miro HronĨok - 1.5.0-2 +- Rebuild for Python 3.6 + * Wed Nov 30 2016 Michael Jeanson - 1.5.0-1 - New upstream release