mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-08-02 21:04:41 +00:00
Migrated to SPDX license.
According to [1] all Fedora packages need to be updated to use a SPDX expression. This patch updates the ansible-freeipa spec template to comply with this change. [1] https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1
This commit is contained in:
@@ -10,7 +10,7 @@ Name: ansible-freeipa
|
|||||||
Version: @@VERSION@@
|
Version: @@VERSION@@
|
||||||
Release: @@RELEASE@@%{?dist}
|
Release: @@RELEASE@@%{?dist}
|
||||||
URL: https://github.com/freeipa/ansible-freeipa
|
URL: https://github.com/freeipa/ansible-freeipa
|
||||||
License: GPLv3+
|
License: GPL-3.0-or-later
|
||||||
Source: %{name}-%{version}-@@RELEASE@@.tar.bz2
|
Source: %{name}-%{version}-@@RELEASE@@.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user