Migrate to SPDX license
Licenses used by the files in this package: GFDL-1.1-or-later LicenseRef-Fedora-Public-Domain (see fedora-license-data commit 0b3b008da8701c3ca528eb41f9998097b4dbe3d2) GPL-2.0-only (some test files shipped with binary RPM) GPL-3.0-or-later GPL-3.0-or-later WITH Bison-exception-2.2 (srchilite/*parser.{h,cc})
This commit is contained in:
parent
8575fe6860
commit
fdf2136ab9
@ -2,7 +2,7 @@ Summary: Produces a document with syntax highlighting
|
||||
Name: source-highlight
|
||||
Version: 3.1.9
|
||||
Release: 19%{?dist}
|
||||
License: GPLv3+
|
||||
License: GPL-3.0-or-later AND GFDL-1.1-or-later AND LicenseRef-Fedora-Public-Domain AND GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later WITH Bison-exception-2.2
|
||||
Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
|
||||
Source1: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz.sig
|
||||
URL: http://www.gnu.org/software/src-highlite/
|
||||
@ -94,6 +94,9 @@ rmdir $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
|
||||
%{_includedir}/srchilite/*.h
|
||||
|
||||
%changelog
|
||||
* Fri Aug 25 2023 Keith Seitz <keiths@redhat.com>
|
||||
- migrated to SPDX license
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.9-19
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user