diff --git a/bcc.spec b/bcc.spec index 036895ff643b3b27cd2c11d06bb65002ae7dc513..c8ca979fc10452273a05f011373fb1a317da4ae9 100644 --- a/bcc.spec +++ b/bcc.spec @@ -1,6 +1,6 @@ Name: bcc Version: 0.23.0 -Release: 0 +Release: 3 Summary: BPF Compiler Collection (BCC) License: ASL 2.0 URL: https://github.com/iovisor/bcc @@ -159,6 +159,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/tools/old/ %changelog +* Tue Dec 13 2022 kwb0523 - 0.23.0-3 +- update bcc from 0.23.0 to 0.23.3 + * Tue Dec 28 2021 sunsuwan - 0.23.0-0 - update bcc from 0.15.0 to 0.23.0