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/mingw-libffi.git#8a400089e08dff9d0811eb4ec15fe4972ba93233
This commit is contained in:
parent
06a65481f6
commit
c767ab8e16
@ -2,7 +2,7 @@
|
||||
|
||||
Name: mingw-libffi
|
||||
Version: 3.1
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: A portable foreign function interface library for MinGW
|
||||
|
||||
License: BSD
|
||||
@ -15,6 +15,7 @@ Patch2: libffi-3.1-aarch64-fix-exec-stack.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: mingw32-filesystem >= 95
|
||||
BuildRequires: mingw32-binutils
|
||||
BuildRequires: mingw32-gcc
|
||||
@ -105,6 +106,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user