Resolves: RHEL-35869, Migrate to SPDX license
This commit is contained in:
parent
7355ed5a6c
commit
96c02228ab
@ -3,7 +3,7 @@
|
||||
Summary: A utility for configuring serial ports
|
||||
Name: setserial
|
||||
Version: 2.17
|
||||
Release: 59%{?dist}
|
||||
Release: 60%{?dist}
|
||||
Source: https://sourceforge.net/projects/setserial/files/setserial/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: setserial-2.17-fhs.patch
|
||||
Patch1: setserial-2.17-rc.patch
|
||||
@ -13,7 +13,7 @@ Patch4: setserial-hayesesp.patch
|
||||
Patch5: setserial-aarch64.patch
|
||||
Patch6: setserial-configure-c99.patch
|
||||
Patch7: setserial-c99.patch
|
||||
License: GPL+
|
||||
License: GPL-1.0-or-later
|
||||
URL: http://setserial.sourceforge.net/
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
@ -68,6 +68,9 @@ make install DESTDIR=${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Wed May 08 2024 Than Ngo <than@redhat.com> - 2.17-60
|
||||
- Resolves: RHEL-35869, Migrate to SPDX license
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.17-59
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user