Migrate to SPDX license
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
parent
401a1f6f29
commit
ff8db43e8a
@ -4,7 +4,9 @@ Name: libportal
|
|||||||
Version: 0.7.1
|
Version: 0.7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Flatpak portal library
|
Summary: Flatpak portal library
|
||||||
License: LGPLv3
|
# doc/urlmap.js is LGPL-2.1-or-later
|
||||||
|
# everything else is LGPL-3.0-only
|
||||||
|
License: LGPL-3.0-only AND LGPL-2.1-or-later
|
||||||
Url: https://github.com/flatpak/libportal
|
Url: https://github.com/flatpak/libportal
|
||||||
Source: https://github.com/flatpak/libportal/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source: https://github.com/flatpak/libportal/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user