From 1e7b8203f5b53dd2c302de3319c6f203048a0e3a Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Sat, 11 Mar 2023 17:47:38 +0100 Subject: [PATCH] Change the License tag to the SPDX format --- speex.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/speex.spec b/speex.spec index 5772cdc..1676611 100644 --- a/speex.spec +++ b/speex.spec @@ -1,8 +1,8 @@ Summary: A voice compression format (codec) Name: speex Version: 1.2.0 -Release: 13%{?dist} -License: BSD +Release: 14%{?dist} +License: BSD-3-clause 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 +* Sat Mar 11 2023 Tomas Korbar - 1.2.0-14 +- Change the License tag to the SPDX format + * Sat Jan 21 2023 Fedora Release Engineering - 1.2.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild