Sat, 03 Jun 2023 21:51:17 UTC

Information for build license-validate-14-1.fc36

ID2089174
Package Namelicense-validate
Version14
Release1.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/license-validate.git#4d9ca7da43cbee19c4c4223cdd074d9455a274f3
SummaryValidate SPEC license string
DescriptionValidate whether the license string conforms to Fedora Licensing.
Built bymsuchy
State complete
Volume DEFAULT
StartedWed, 16 Nov 2022 05:17:02 UTC
CompletedWed, 16 Nov 2022 05:19:32 UTC
Taskbuild (f36-candidate, /rpms/license-validate.git:4d9ca7da43cbee19c4c4223cdd074d9455a274f3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/license-validate.git#4d9ca7da43cbee19c4c4223cdd074d9455a274f3'}}
Tags
f36-updates
RPMs
src
license-validate-14-1.fc36.src.rpm (info) (download)
noarch
license-validate-14-1.fc36.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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