Convert license to SPDX format
Note: source is imprecise about 2.0-only vs 2.0-or-later: https://github.com/mquinson/po4a/issues/434 Here we follow Debian's lead in choosing 2.0-or-later, since at least the more recently added source files do have an explicit "or later" comment. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
56aea00d68
commit
a76678272b
@ -2,7 +2,10 @@ Name: po4a
|
|||||||
Version: 0.69
|
Version: 0.69
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A tool maintaining translations anywhere
|
Summary: A tool maintaining translations anywhere
|
||||||
License: GPL+
|
|
||||||
|
# Note: source is imprecise about 2.0-only vs 2.0-or-later
|
||||||
|
# https://github.com/mquinson/po4a/issues/434
|
||||||
|
License: GPL-2.0-or-later
|
||||||
URL: https://po4a.org/
|
URL: https://po4a.org/
|
||||||
|
|
||||||
Source0: https://github.com/mquinson/po4a/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/mquinson/po4a/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user