From 816f9efce067ae5ea9e7eee4ed14d43bd929f483 Mon Sep 17 00:00:00 2001 From: yatinkarel Date: Jan 14 2021 08:29:47 +0000 Subject: Fix license name It was updated as part of 63d7f3212270e4e47fef4390b46fa087c2f557b4, this patch fixes it as per [1]. [1] https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses --- diff --git a/python-daemon.spec b/python-daemon.spec index 8e9d621..8759b35 100644 --- a/python-daemon.spec +++ b/python-daemon.spec @@ -4,7 +4,7 @@ Release: 3%{?dist} Summary: Library to implement a well-behaved Unix daemon process # Some build scripts and test franework are licensed GPLv3+ but those aren't shipped -License: ASL2.0 +License: ASL 2.0 URL: https://pagure.io/python-daemon Source0: %pypi_source # Downstream-only patch, twine is unnecessary to build