Changed
- The output of `reuse compile` is now deterministic. The files,
copyright lines and SPDX expressions are sorted alphabetically.
Fixed
- When a GPL license could not be found, the correct `-only` or
`-or-later` extension is now used in the warning message, rather
than a bare `GPL-3.0`.
- If you have a license listed as
`SPDX-Valid-License: GPL-3.0-or-later`, this now correctly matches
corresponding SPDX identifiers. Still it is recommended to use
`SPDX-Valid-License: GPL-3.0` instead.