Convert the license tag to SPDX format
Resolves: RHELMISC-1358 Signed-off-by: Hangbin Liu <haliu@redhat.com>
This commit is contained in:
parent
9026f61f07
commit
27f0bf19d3
@ -9,7 +9,7 @@ Name: lldpad
|
|||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 4.git%{checkout}%{?dist}
|
Release: 4.git%{checkout}%{?dist}
|
||||||
Summary: Intel LLDP Agent
|
Summary: Intel LLDP Agent
|
||||||
License: GPLv2
|
License: GPL-2.0-only
|
||||||
URL: http://open-lldp.org/
|
URL: http://open-lldp.org/
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -83,6 +83,10 @@ rm -f %{buildroot}%{_libdir}/liblldp_clif.la
|
|||||||
%{_libdir}/liblldp_clif.so
|
%{_libdir}/liblldp_clif.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 15 2023 Hangbin Liu <haliu@redhat.com> - 1.1.0-5.git85e5583
|
||||||
|
- Convert the license tag to SPDX format
|
||||||
|
Related: RHELMISC-1358
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-4.git85e5583
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-4.git85e5583
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user