From 306996926fa6e3f273af28f435036265c46bbc0a Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Tue, 5 Jan 2021 16:51:20 +0100 Subject: [PATCH] Document license of binary package https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License:_field Signed-off-by: Nils Philippsen --- libffado.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libffado.spec b/libffado.spec index 9a60c64..c86bbc7 100644 --- a/libffado.spec +++ b/libffado.spec @@ -2,9 +2,7 @@ Summary: Free firewire audio driver library Name: libffado Version: 2.4.4 Release: 1%{?dist} -# src/libutil/float_cast.h is LGPLv2+. -# The rest is (GPLv2 or GPLv3) -License: LGPLv2+ and (GPLv2 or GPLv3) +License: GPLv2 or GPLv3 URL: http://www.ffado.org/ Source0: http://www.ffado.org/files/%{name}-%{version}.tgz # The trunk is tarballed as follows: @@ -162,6 +160,7 @@ appstream-util validate-relax --nonet \ %changelog * Tue Jan 05 2020 Nils Philippsen - 2.4.4-1 - Version 2.4.4 +- Document license of binary package * Tue Jul 28 2020 Fedora Release Engineering - 2.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild