migrate to SPDX license format

This commit is contained in:
Lukáš Zaoral 2023-04-11 13:52:17 +02:00
parent 7ac32f6a54
commit ec6bf60133
No known key found for this signature in database
GPG Key ID: 39157506DD67752D
1 changed files with 5 additions and 2 deletions

View File

@ -3,8 +3,8 @@
Summary: A GNU stream text editor
Name: sed
Version: 4.8
Release: 12%{?dist}
License: GPLv3+
Release: 13%{?dist}
License: GPL-3.0-or-later
URL: http://sed.sourceforge.net/
Source0: ftp://ftp.gnu.org/pub/gnu/sed/sed-%{version}.tar.xz
Source1: http://sed.sourceforge.net/sedfaq.txt
@ -65,6 +65,9 @@ rm -f ${RPM_BUILD_ROOT}/%{_infodir}/dir
%{_mandir}/man1/sed.1*
%changelog
* Tue Apr 11 2023 Lukáš Zaoral <lzaoral@redhat.com> - 4.8-13
- migrate to SPDX license format
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.8-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild