update release version

(cherry picked from commit fb6eacb55919dc8e61748607acf8c57a7bfbe051)
This commit is contained in:
JofDiamonds 2023-06-20 11:04:53 +08:00 committed by openeuler-sync-bot
parent 6099dff648
commit d56673b46d

View File

@ -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 <kwb0523@163.com> - 0.23.0-4
- update release version
* Fri Jun 16 2023 JofDiamonds <kwb0523@163.com> - 0.23.0-1
- Use conditonal build to enable with_llvm_shared option