From 5739b595b14da2398156211aa00a793ee8d28a55e933fcc35710d33ff385f827 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 19 May 2016 19:11:53 +0000 Subject: [PATCH] - update link to list of valid licenses OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=386 --- licenses.config | 2 +- rpmlint.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/licenses.config b/licenses.config index 90f82b6..b064bb0 100644 --- a/licenses.config +++ b/licenses.config @@ -7,7 +7,7 @@ from Filter import addDetails addDetails('invalid-license', """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.""") # from http://www.spdx.org/licenses/ diff --git a/rpmlint.changes b/rpmlint.changes index 429b179..3938b39 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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