Update license to SPDX format

Resolves: RHEL-1055

Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
This commit is contained in:
Konstantin Kostiuk 2023-08-07 12:45:30 +00:00
parent 98676e4d5b
commit 4dd8d6b6a9

View File

@ -2,10 +2,10 @@
Name: mingw-libffi
Version: 3.4.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A portable foreign function interface library for MinGW
License: BSD
License: MIT
URL: http://sourceware.org/libffi
Source0: https://github.com/libffi/libffi/releases/download/v%{version}/libffi-%{version}.tar.gz
@ -103,6 +103,10 @@ find %{buildroot} -name "*.la" -delete
%changelog
* Mon Aug 7 2023 Konstantin Kostiuk <kkostiuk@redhat.com> - 3.4.4-3
- Update license to SPDX format
- Resolves: RHEL-1055
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild