Spec File: Change License field to use SPDX notation. (#2222112)
This commit is contained in:
parent
2b17846e9b
commit
5b54cac552
@ -2,8 +2,8 @@
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.20
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Release: 2%{?dist}
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://sourceware.org/annobin/
|
||||
# Maintainer: nickc@redhat.com
|
||||
# Web Page: https://sourceware.org/annobin/
|
||||
@ -524,6 +524,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jul 17 2023 Nick Clifton <nickc@redhat.com> - 12.20-2
|
||||
- Spec File: Change License field to use SPDX notation. (#2222112)
|
||||
|
||||
* Mon Jul 17 2023 Nick Clifton <nickc@redhat.com> - 12.20-1
|
||||
- Annocheck: Ignore AArch64 $x and $d symbols. (#2221192)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user