Rebuild for libbpf 1.0.0

* Fri Jan 06 2023 Viktor Malik <vmalik@redhat.com> - 6.0.0-2.el9
- Rebuild for libbpf 1.0.0 [2158727]
Resolves: rhbz#2158727

Signed-off-by: Viktor Malik <vmalik@redhat.com>
This commit is contained in:
Viktor Malik 2023-01-06 13:51:03 +01:00
parent 38f6436d18
commit 2676e7be64
No known key found for this signature in database
GPG Key ID: AF7A2E1F6EE74FB3

View File

@ -1,7 +1,7 @@
Summary: Advanced IP routing and network device configuration tools
Name: iproute
Version: 6.0.0
Release: 1%{?dist}%{?buildid}
Release: 2%{?dist}%{?buildid}
%if 0%{?rhel}
Group: Applications/System
%endif
@ -140,6 +140,9 @@ cat %{SOURCE1} >>%{buildroot}%{_sysconfdir}/iproute2/rt_dsfield
%{_includedir}/iproute2/bpf_elf.h
%changelog
* Fri Jan 06 2023 Viktor Malik <vmalik@redhat.com> - 6.0.0-2.el9
- Rebuild for libbpf 1.0.0 [2158727]
* Thu Oct 06 2022 Andrea Claudi <aclaudi@redhat.com> - 6.0.0-1.el9
- New version 6.0.0 [2132427]