!5 Update to 0.11.3
From: @wu-leilei Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
62744ffb8d
BIN
celt-0.11.3.tar.gz
Normal file
BIN
celt-0.11.3.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
17
celt051.spec
17
celt051.spec
@ -1,6 +1,6 @@
|
|||||||
Name: celt051
|
Name: celt051
|
||||||
Version: 0.5.1.3
|
Version: 0.11.3
|
||||||
Release: 20
|
Release: 1
|
||||||
Summary: An audio codec for use in low-delay speech and audio communication
|
Summary: An audio codec for use in low-delay speech and audio communication
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: http://www.celt-codec.org
|
URL: http://www.celt-codec.org
|
||||||
@ -42,16 +42,19 @@ libraries and header files for developing applications that use celt051.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING README TODO
|
%doc COPYING README TODO
|
||||||
%{_bindir}/{celtenc051,celtdec051}
|
%{_bindir}/{celtenc,celtdec}
|
||||||
%{_libdir}/{libcelt051.so.0,libcelt051.so.0.0.0}
|
%{_libdir}/{libcelt0.so.2,libcelt0.so.2.0.0}
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
%{_includedir}/celt051
|
%{_includedir}/celt
|
||||||
%{_libdir}/pkgconfig/celt051.pc
|
%{_libdir}/pkgconfig/celt.pc
|
||||||
%{_libdir}/{libcelt051.so,*.a}
|
%{_libdir}/{libcelt0.so,*.a}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 13 2023 wulei <wu_lei@hoperun.com> - 0.11.3-1
|
||||||
|
- Update to 0.11.3
|
||||||
|
|
||||||
* Tue May 10 2022 Ge Wang <wangge20@h-partner.com> - 0.5.1.3-20
|
* Tue May 10 2022 Ge Wang <wangge20@h-partner.com> - 0.5.1.3-20
|
||||||
- license compliance rectification
|
- license compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user