This commit is contained in:
Dennis Gilmore 2016-02-04 04:31:17 +00:00
parent f260401f00
commit 402388fc6c

View File

@ -1,6 +1,6 @@
Name: lttng-ust
Version: 2.6.2
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2 and GPLv2 and MIT
Group: Development/Libraries
Summary: LTTng Userspace Tracer library
@ -75,6 +75,9 @@ rm -vf %{buildroot}%{_libdir}/*.la
%{_docdir}/%{name}/examples/*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Aug 6 2015 Suchakra Sharma <suchakra@fedoraproject.org> - 2.6.2-2
- Remove remaining BR for SystemTap SDT and add python as a BR