diff --git a/bcc.spec b/bcc.spec index 9f3ab97..5006c75 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