forked from pool/rpmlint
- update link to list of valid licenses
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=386
This commit is contained in:
parent
46a179687c
commit
5739b595b1
@ -7,7 +7,7 @@ from Filter import addDetails
|
|||||||
|
|
||||||
addDetails('invalid-license',
|
addDetails('invalid-license',
|
||||||
"""The specified license string is not recognized. Please refer to
|
"""The specified license string is not recognized. Please refer to
|
||||||
http://license.opensuse.org/ for the list of known licences and
|
https://spdx.org/licenses/ for the list of known licenses and
|
||||||
their exact spelling.""")
|
their exact spelling.""")
|
||||||
|
|
||||||
# from http://www.spdx.org/licenses/
|
# from http://www.spdx.org/licenses/
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 19 19:11:40 UTC 2016 - dmueller@suse.com
|
||||||
|
|
||||||
|
- update link to list of valid licenses
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 19 12:00:09 UTC 2016 - meissner@suse.com
|
Thu May 19 12:00:09 UTC 2016 - meissner@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user