diff --git a/gnome-tour.spec b/gnome-tour.spec index 97980c5..b5df858 100644 --- a/gnome-tour.spec +++ b/gnome-tour.spec @@ -11,9 +11,16 @@ Version: 45.0 Release: 5%{?dist} Summary: GNOME Tour and Greeter -# * gnome-tour source code is GPLv3+ -# * welcome-fedora.svg is CC-BY-SA -License: GPLv3+ and CC-BY-SA +# * gnome-tour source code is GPL-3.0-or-later +# * welcome-fedora.svg is CC-BY-SA-3.0 +# * rust crate dependencies are: +# (MIT OR Apache-2.0) AND Unicode-DFS-2016 +# Apache-2.0 OR MIT +# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT +# MIT +# MIT OR Apache-2.0 +# Unlicense OR MIT +License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CC-BY-SA-3.0 AND GPL-3.0-or-later AND MIT AND (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND (Unlicense OR MIT) URL: https://gitlab.gnome.org/GNOME/gnome-tour Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz # https://pagure.io/fedora-workstation/issue/175 @@ -100,6 +107,7 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Tour.des * Wed Feb 07 2024 Kalev Lember - 45.0-5 - Drop downstream patch that downgraded pretty_env_logger dep to 0.4 - Don't use both meson and cargo for building +- Migrate to SPDX license * Thu Feb 01 2024 Yaakov Selkowitz - 45.0-4 - Update Rust macro usage