From fbf9a1a7f7b6628d5fd0c6d839c35ed232dd3381 Mon Sep 17 00:00:00 2001 From: yatinkarel Date: Jan 14 2021 08:34:08 +0000 Subject: Fix License Name It was changed as part of d3b30c23ba576c5d38fe6d6ed936a884c292c136, this patch fixes it as per valid license short name[1]. [1] https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses --- diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 9d5926d..f7a0c2e 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 6.1.0 Release: 1%{?dist} Summary: Python implementation of SAML Version 2 -License: Apache 2.0 +License: ASL 2.0 URL: https://github.com/IdentityPython/%{srcname} %global gittag v%{version}