diff --git a/flatpak-xdg-utils.spec b/flatpak-xdg-utils.spec index fd5678f..090e352 100644 --- a/flatpak-xdg-utils.spec +++ b/flatpak-xdg-utils.spec @@ -2,7 +2,7 @@ Name: flatpak-xdg-utils Summary: Command-line tools for use inside Flatpak sandboxes Version: 1.0.5 Release: 4%{?dist} -License: LGPLv2+ +License: LGPL-2.0-or-later AND LGPL-2.1-or-later URL: https://github.com/flatpak/flatpak-xdg-utils Source: https://github.com/flatpak/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz @@ -18,7 +18,7 @@ Flatpak sandboxes. They work by talking to portals. %package -n flatpak-spawn Summary: Command-line frontend for the org.freedesktop.Flatpak service -License: LGPLv2+ +License: LGPL-2.1-or-later %description -n flatpak-spawn This package contains the flatpak-spawn command-line utility. It can be @@ -27,7 +27,7 @@ run commands on the host, or use one of the session or system helpers. %package tests Summary: Tests for %{name} -License: LGPLv2+ +License: LGPL-2.1-or-later AND MIT Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: flatpak-spawn%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}