Rebuild with the right rhel-target

The rhel-target metadata was missing for the last build and that
prevented the build system to build the downstream rhel package.

Related: rhbz#2177676

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
Jerome Marchand 2023-03-15 17:18:50 +01:00
parent 4f7eb40bdc
commit e35359999f

View File

@ -25,7 +25,7 @@
Name: bcc
Version: 0.26.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: BPF Compiler Collection (BCC)
License: ASL 2.0
URL: https://github.com/iovisor/bcc
@ -256,6 +256,9 @@ cp -a libbpf-tools/tmp-install/bin/* %{buildroot}/%{_sbindir}/
%endif
%changelog
* Wed Mar 15 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-2
- Rebuild with the right rhel-target
* Fri Mar 10 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-1
- Rebase to v0.26.0