From 880ccc23557449b447021a42abd3b9423cd4a498 Mon Sep 17 00:00:00 2001 From: lauk001 Date: Tue, 2 Aug 2022 15:35:20 +0800 Subject: [PATCH] License compliance rectification --- libldac.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libldac.spec b/libldac.spec index d07aef7..f19396d 100644 --- a/libldac.spec +++ b/libldac.spec @@ -3,9 +3,9 @@ Name: libldac Version: %{sonamebase}.0.2.3 -Release: 2 +Release: 3 Summary: A lossy audio codec for Bluetooth connections -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/EHfive/ldacBT Source0: https://github.com/EHfive/ldacBT/releases/download/v%{version}/%{archivename}-%{version}.tar.gz @@ -61,6 +61,9 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/ldacBT-enc.pc %changelog +* Tue Aug 02 2022 liukuo - 2.0.2.3-3 +- License compliance rectification + * Mon Jun 20 2022 lin zhang - 2.0.2.3-2 - add libldac.yaml