From 464341bd040bd66d8ff6f25972a36115b509e2b0 Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Wed, 1 Nov 2023 11:23:15 +0100 Subject: [PATCH] Add licenses to fully conform with SPDX --- speex.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/speex.spec b/speex.spec index 81a0d66..820a1b8 100644 --- a/speex.spec +++ b/speex.spec @@ -1,8 +1,8 @@ Summary: A voice compression format (codec) Name: speex Version: 1.2.0 -Release: 15%{?dist} -License: BSD-3-clause +Release: 16%{?dist} +License: BSD-3-clause AND TU-Berlin-1.0 URL: https://www.speex.org/ Source0: https://downloads.xiph.org/releases/speex/%{name}-%{version}.tar.gz BuildRequires: make @@ -72,6 +72,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/speex/manual.pdf %changelog +* Wed Nov 01 2023 Tomas Korbar - 1.2.0-16 +- Add licenses to fully conform with SPDX + * Sat Jul 22 2023 Fedora Release Engineering - 1.2.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild