!5 [sync] PR-4: 【SPEC】Update the link to the upstream compressed package

From: @openeuler-sync-bot 
Reviewed-by: @disnight 
Signed-off-by: @disnight
This commit is contained in:
openeuler-ci-bot 2024-04-25 12:39:48 +00:00 committed by Gitee
commit 2f97390af4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 2 deletions

View File

@ -2,9 +2,9 @@ Name: AFLplusplus
Version: 4.10c
Summary: Practical, instrumentation-driven fuzzer for binary formats
License: Apache 2.0
Release: 1
Release: 2
URL: https://github.com/AFLplusplus/AFLplusplus
Source0: %{version}.tar.gz
Source0: https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v%{version}.tar.gz
BuildRequires: gcc
BuildRequires: gcc-plugin-devel
@ -198,6 +198,12 @@ mv $RPM_BUILD_ROOT%{_pkgdocdir} pkg-docs
%changelog
* Thu Apr 25 2024 liyancheng <412998149@qq.com> - 4.10c-2
- Type: Update
- ID: NA
- SUG: NA
- DESC: Update the link to the upstream compressed package.
* Sat Apr 13 2024 liyancheng <412998149@qq.com> - 4.10c-1
- Type: Init
- ID: NA