diff --git a/lttng-ust.spec b/lttng-ust.spec index 1cc374c..24feebd 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -14,7 +14,7 @@ Name: lttng-ust Version: 2.11.0 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2.1, MIT and GPLv2 Summary: LTTng Userspace Tracer library @@ -117,6 +117,9 @@ make check %{python3_sitelib}/lttngust-*.egg-info %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 2.11.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jan 23 2020 Michael Jeanson - 2.11.0-3 - Enable SystemTAP SDT support (#1386412)