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