diff --git a/bcc.spec b/bcc.spec index 9f3ab970a556b90aa67ddacc03f50e4161794cd8..5006c7504b884089fb4d12652efad8072bf52ab0 100644 --- a/bcc.spec +++ b/bcc.spec @@ -2,7 +2,7 @@ Name: bcc Version: 0.23.0 -Release: 1 +Release: 4 Summary: BPF Compiler Collection (BCC) License: ASL 2.0 URL: https://github.com/iovisor/bcc @@ -161,6 +161,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/tools/old/ %changelog +* Tue Jun 20 2023 JofDiamonds - 0.23.0-4 +- update release version + * Fri Jun 16 2023 JofDiamonds - 0.23.0-1 - Use conditonal build to enable with_llvm_shared option