Convert the license tag to SPDX format
Resolves: RHELMISC-1363 Signed-off-by: Hangbin Liu <haliu@redhat.com>
This commit is contained in:
parent
db9cd8f3ee
commit
0e495df31b
@ -1,8 +1,8 @@
|
||||
Name: libndp
|
||||
Version: 1.8
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Library for Neighbor Discovery Protocol
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.1-or-later
|
||||
URL: http://www.libndp.org/
|
||||
Source: http://www.libndp.org/files/libndp-%{version}.tar.gz
|
||||
|
||||
@ -46,6 +46,10 @@ find $RPM_BUILD_ROOT -name \*.la -delete
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Nov 15 2023 Hangbin Liu <haliu@redhat.com> - 1.8-5
|
||||
- Convert the license tag to SPDX format
|
||||
Related: RHELMISC-1363
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.8-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user