Mon, 29 May 2023 18:13:36 UTC

Information for build license-validate-12-1.fc35

ID2080102
Package Namelicense-validate
Version12
Release1.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/license-validate.git#e083b40d0b459ec84948d2ecb6e177706b30cc27
SummaryValidate SPEC license string
DescriptionValidate whether the license string conforms to Fedora Licensing.
Built bymsuchy
State complete
Volume DEFAULT
StartedMon, 24 Oct 2022 18:47:58 UTC
CompletedMon, 24 Oct 2022 18:50:05 UTC
Taskbuild (f35-candidate, /rpms/license-validate.git:e083b40d0b459ec84948d2ecb6e177706b30cc27)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/license-validate.git#e083b40d0b459ec84948d2ecb6e177706b30cc27'}}
Tags
f35-updates
RPMs
src
license-validate-12-1.fc35.src.rpm (info) (download)
noarch
license-validate-12-1.fc35.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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