Fix repo URL in tests.yml (rebuild)
git:// protocol isn't supported anymore Related: RHEL-10689 Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
parent
39df48002e
commit
6b49cf6e6f
5
bcc.spec
5
bcc.spec
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: bcc
|
Name: bcc
|
||||||
Version: 0.25.0
|
Version: 0.25.0
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: BPF Compiler Collection (BCC)
|
Summary: BPF Compiler Collection (BCC)
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/iovisor/bcc
|
URL: https://github.com/iovisor/bcc
|
||||||
@ -227,6 +227,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 08 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-7
|
||||||
|
- Fix repo URL in tests.yml
|
||||||
|
|
||||||
* Wed Nov 01 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-6
|
* Wed Nov 01 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-6
|
||||||
- Rebuild on LLVM 17 (RHEL-10689)
|
- Rebuild on LLVM 17 (RHEL-10689)
|
||||||
- Fix IPv6 for tcpstates (RHEL-8522)
|
- Fix IPv6 for tcpstates (RHEL-8522)
|
||||||
|
Loading…
Reference in New Issue
Block a user