convert GPLv2+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
parent
bc7470bd46
commit
4120243d78
1 changed files with 6 additions and 2 deletions
|
|
@ -1,8 +1,9 @@
|
|||
Name: xblast-data
|
||||
Version: 2.10.0
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Summary: Data files for the game xblast
|
||||
License: GPLv2+
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://xblast.sourceforge.net
|
||||
Source0: http://downloads.sourceforge.net/xblast/xblast-complete-sounds-%{version}.tar.gz
|
||||
BuildRequires: convmv
|
||||
|
|
@ -39,6 +40,9 @@ cp -a image level sounds $RPM_BUILD_ROOT%{_datadir}/xblast
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 2.10.0-31
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue