mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +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@@
|
||||
Release: @@RELEASE@@%{?dist}
|
||||
URL: https://github.com/freeipa/ansible-freeipa
|
||||
License: GPLv3+
|
||||
License: GPL-3.0-or-later
|
||||
Source: %{name}-%{version}-@@RELEASE@@.tar.bz2
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user