SPDX migration
Signed-off-by: Zamir SUN <sztsian@gmail.com>
This commit is contained in:
parent
8fd51942fe
commit
78354bc3a4
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
Name: trace-cmd
|
Name: trace-cmd
|
||||||
Version: %{srcversion}
|
Version: %{srcversion}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2 and LGPLv2
|
License: LGPL-2.1-only AND LGPL-2.1-or-later AND GPL-2.0-only AND GPL-2.0-or-later
|
||||||
Summary: A user interface to Ftrace
|
Summary: A user interface to Ftrace
|
||||||
|
|
||||||
ExcludeArch: %{ix86} %{arm}
|
ExcludeArch: %{ix86} %{arm}
|
||||||
@ -108,6 +108,9 @@ rm -rf %{buildroot}/%{_mandir}/man3/*
|
|||||||
%{_libdir}/%{name}/python/
|
%{_libdir}/%{name}/python/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 05 2023 Zamir SUN <sztsian@gmail.com> - 3.1.6-2
|
||||||
|
- SPDX migration
|
||||||
|
|
||||||
* Tue Apr 18 2023 Zamir SUN <sztsian@gmail.com> - 3.1.6-1
|
* Tue Apr 18 2023 Zamir SUN <sztsian@gmail.com> - 3.1.6-1
|
||||||
- Update to 3.1.6
|
- Update to 3.1.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user