Information for build license-validate-17-1.el9

ID2105119
Package Namelicense-validate
Version17
Release1.el9
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/license-validate.git#aecd7304474268d5402afd8958564f9536acf203
SummaryValidate SPEC license string
DescriptionValidate whether the license string conforms to Fedora Licensing.
Built bymsuchy
State complete
Volume DEFAULT
StartedFri, 30 Dec 2022 10:28:14 UTC
CompletedFri, 30 Dec 2022 10:30:12 UTC
Taskbuild (epel9-candidate, /rpms/license-validate.git:aecd7304474268d5402afd8958564f9536acf203)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/license-validate.git#aecd7304474268d5402afd8958564f9536acf203'}}
Tags No tags
RPMs
src
license-validate-17-1.el9.src.rpm (info) (download)
noarch
license-validate-17-1.el9.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Dec 30 2022 Miroslav Suchý <msuchy@redhat.com> 17-1 - add python as BR * Fri Dec 30 2022 Miroslav Suchý <msuchy@redhat.com> 16-1 - use correct legacy shortnames * Fri Dec 30 2022 Miroslav Suchý <msuchy@redhat.com> 15-1 - use new format of fedora-licenses.json * Wed Nov 16 2022 Miroslav Suchý <msuchy@redhat.com> 14-1 - stress the need to choose licesense when there is more options * Thu Nov 10 2022 Miroslav Suchý <msuchy@redhat.com> 13-1 - add variation only if it not there yet * Mon Oct 24 2022 Miroslav Suchý <msuchy@redhat.com> 12-1 - 2137269 - fedora2spdx: ignore licenses which does not have fedora abbrev * Tue Oct 04 2022 Miroslav Suchý <msuchy@redhat.com> 11-1 - rebuild with new data * Sat Sep 10 2022 Miroslav Suchý <msuchy@redhat.com> 10-1 - fix text of the license - be more friendly when user pass invalid license * Mon Jul 18 2022 Miroslav Suchý <msuchy@redhat.com> 9-1 - 2108165 - upper case AND/OR in resulting SPDX formula (msuchy@redhat.com) * Sat Jun 04 2022 Miroslav Suchý <msuchy@redhat.com> 8-1 - do not require param for --old * Sat Jun 04 2022 Miroslav Suchý <msuchy@redhat.com> 7-1 - BR fedora-license-data (msuchy@redhat.com) * Sat Jun 04 2022 Miroslav Suchý <msuchy@redhat.com> 6-1 - add rawhide releaser - validate using SPDX and introduce --old for previous behaviour - migrate to fedora-license-data - add helpers to generate list of licenses from fedora-license-data * Fri Apr 22 2022 Miroslav Suchý <msuchy@redhat.com> 5-1 - 2077908 - add missing requires on rpminspect-data-fedora (msuchy@redhat.com) - fix man page (msuchy@redhat.com) * Wed Apr 06 2022 Miroslav Suchý <msuchy@redhat.com> 4-1 - add license-fedora2spdx to package - add script to convert from Fedoras shortname to SPDX identifier * Wed Jan 05 2022 Miroslav Suchý <msuchy@redhat.com> 3-1 - fixes for package review - code cleanup - catch all lark errors - allow bad license with or operator - add comment aboutlicense_item - add general redistributable license - add missing OFL license - add scripts to check all fedora licenses - add man page - remove COMMENTS from grammar * Sun Dec 26 2021 Miroslav Suchý <msuchy@redhat.com> 2-1 - correctly handle parenthesis (msuchy@redhat.com) - grammar fixes (msuchy@redhat.com) * Sun Dec 26 2021 Miroslav Suchý <msuchy@redhat.com> 1-1 - initial package