update License: field to SPDX

Related: RHEL-44988
This commit is contained in:
Robert Relyea 2023-09-11 09:44:36 -07:00 committed by Frantisek Krenzelok
parent 58fa46c055
commit 65fa7105d4

View File

@ -39,7 +39,7 @@ Version: 2023.2.60_v7.0.306
# for y-stream, please always use 91 <= release < 100 (91,92,93)
# for z-stream release branches, please use 90 <= release < 91 (90.0, 90.1, ...)
Release: 90.1%{?dist}
License: Public Domain
License: MIT AND GPL-2.0-or-later
URL: https://fedoraproject.org/wiki/CA-Certificates
@ -395,6 +395,9 @@ fi
%changelog
*Thu Sep 07 2023 Robert Relyea <rrelyea@redhat.com> - 2024.2.68_v8.0.302-91.0
- update License: field to SPDX
*Tue Aug 29 2023 Robert Relyea <rrelyea@redhat.com> - 2023.2.60_v7.0.306-90.1
- Bump release number to make CI happy