Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/capstone.git#72b713c48b48037c4c8a59018a5d2bcd2b962f3b
This commit is contained in:
DistroBaker 2021-02-03 11:59:40 +01:00
parent 226c06f02c
commit 4c048243e2
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: capstone
Version: 4.0.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A lightweight multi-platform, multi-architecture disassembly framework
%global gituser aquynh
@ -59,6 +59,7 @@ BuildRequires: python%{python3_pkgversion}
BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-setuptools
%endif # if with_python3
BuildRequires: make
%global _hardened_build 1
@ -235,6 +236,9 @@ install -D -p -m 0644 bindings/java/%{name}.jar %{buildroot}/%{_javadir}/%{name
%{_javadir}/
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild