Combine Artistic-1.0-Perl license with GPL-2.0-or-later.
This commit is contained in:
parent
3092ff7a19
commit
796f31fefa
@ -3,7 +3,9 @@ Name: yasm
|
|||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Release: 19%{?dist}
|
Release: 19%{?dist}
|
||||||
# See COPYING for the detail, there is quite a lot!
|
# See COPYING for the detail, there is quite a lot!
|
||||||
License: BSD-2-Clause AND BSD-3-Clause AND GPL-1.0-or-later AND GPL-2.0-or-later AND Artistic-1.0-Perl AND LGPL-2.0-or-later
|
# Bitvect is (GPL-1.0-or-later AND GPL-2.0-or-later OR Artistic-1.0-Perl OR LGPL-2.0-or-later
|
||||||
|
# Everything else is BSD. Either 2 or 3 clause.
|
||||||
|
License: BSD-2-Clause AND BSD-3-Clause AND (GPL-1.0-or-later AND GPL-2.0-or-later OR Artistic-1.0-Perl OR LGPL-2.0-or-later)
|
||||||
|
|
||||||
URL: http://yasm.tortall.net/
|
URL: http://yasm.tortall.net/
|
||||||
Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz
|
Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz
|
||||||
@ -75,7 +77,7 @@ make install DESTDIR=%{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Sep 20 2023 Nick Clifton <nickc@redhat.com> - 1.3.0-19
|
* Wed Nov 22 2023 Nick Clifton <nickc@redhat.com> - 1.3.0-19
|
||||||
- Spec File: Migrated to SPDX license. (#2222115)
|
- Spec File: Migrated to SPDX license. (#2222115)
|
||||||
|
|
||||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-18
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-18
|
||||||
|
Loading…
Reference in New Issue
Block a user