Convert License tag to SPDX format
Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
parent
a85b390063
commit
dc19b30fc6
@ -11,8 +11,8 @@ Source: %{forgesource}
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2178510
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2178510
|
||||||
# Fix a crash caused by an out-of-bounds access that was inadvertently
|
# Fix a crash caused by an out-of-bounds access that was inadvertently
|
||||||
# re-introduced in a memory leak fix
|
# re-introduced in a memory leak fix
|
||||||
Release: 2%{dist}
|
Release: 3%{dist}
|
||||||
License: GPLv2+
|
License: GPL-2.0-or-later
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -54,6 +54,9 @@ make INSTALL_PREFIX=%{buildroot}/usr INSTALL_DIR=%{buildroot}%{_sbindir} INSTALL
|
|||||||
%{_sbindir}/sqfscat
|
%{_sbindir}/sqfscat
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 16 2023 Pavel Reichl <preichl@redhat.com> - 4.6.1-3
|
||||||
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.1-2
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user