!10 Upgrade to 5.0

From: @Jason_828e 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-07-31 03:42:06 +00:00 committed by Gitee
commit d7dc4fa534
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
5.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%bcond_with java
Name: capstone
Version: 4.0.2
Release: 4
Version: 5.0
Release: 1
Summary: A lightweight multi-platform, multi-architecture disassembly framework
License: BSD
URL: http://www.capstone-engine.org/
Source0: https://github.com/aquynh/%{name}/archive/%{version}.tar.gz
Source0: https://github.com/capstone-engine/capstone/archive/refs/tags/5.0.tar.gz
%global with_python3 1
@ -127,6 +127,9 @@ install -D -p -m 0644 bindings/java/%{name}.jar %{buildroot}/%{_javadir}/%{name
%endif
%changelog
* Fri Jul 28 2023 chenzixuan <chenzixuan@kylinos.cn> - 5.0-1
- DESC:upgrade 5.0
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 4.0.2-4
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git