Cleanup aarch64 patch
1. Remove modifications on README. 2. Delete ThirdPartyNotice because we use hyperscan directly. 2. Delete src/parser/Parser.cpp, which is a generated file and .gitignore will ignore it. Signed-off-by: Liu Zixian <liuzixian4@huawei.com>
This commit is contained in:
parent
29170659ee
commit
45f22018d2
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
Name: hyperscan
|
Name: hyperscan
|
||||||
Version: 5.4.0
|
Version: 5.4.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: High-performance regular expression matching library
|
Summary: High-performance regular expression matching library
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -80,6 +80,9 @@ needed for developing Hyperscan applications.
|
|||||||
%{_includedir}/hs/
|
%{_includedir}/hs/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 21 2023 Liu Zixian <liuzixian4@huawei.com> - 5.4.0-3
|
||||||
|
- Cleanup aarch64 patch
|
||||||
|
|
||||||
* Thu Oct 20 2022 Liu Zixian <liuzixian4@huawei.com> - 5.4.0-2
|
* Thu Oct 20 2022 Liu Zixian <liuzixian4@huawei.com> - 5.4.0-2
|
||||||
- Sync upstream bugfix and enable regression test
|
- Sync upstream bugfix and enable regression test
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user