diff --git a/bcc.spec b/bcc.spec index 32129b4..a55c8a5 100644 --- a/bcc.spec +++ b/bcc.spec @@ -1,6 +1,6 @@ Name: bcc Version: 0.15.0 -Release: 0 +Release: 2 Summary: BPF Compiler Collection (BCC) License: ASL 2.0 URL: https://github.com/iovisor/bcc @@ -161,7 +161,13 @@ rm -rf %{buildroot}%{_datadir}/%{name}/tools/old/ %changelog -* Wed Jul 22 2020 Shinwell Hu - - 0.15.0-0 +* Wed Mar 10 2021 wuchangye - 0.15.0-2 +- rebuild + +* Mon Oct 22 2020 liqingqing_1229 - 0.15.0-1 +- update source0's url + +* Wed Jul 22 2020 Shinwell Hu - 0.15.0-0 - Upgrade to v0.15.0 - Using bcc-src-with-submodule instead of bcc-v0.15.0