!2 add libldac.yaml
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
d90cc9e109
@ -3,12 +3,11 @@
|
|||||||
|
|
||||||
Name: libldac
|
Name: libldac
|
||||||
Version: %{sonamebase}.0.2.3
|
Version: %{sonamebase}.0.2.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A lossy audio codec for Bluetooth connections
|
Summary: A lossy audio codec for Bluetooth connections
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/EHfive/ldacBT
|
URL: https://github.com/EHfive/ldacBT
|
||||||
Source0: %{url}/releases/download/v%{version}/%{archivename}-%{version}.tar.gz
|
Source0: https://github.com/EHfive/ldacBT/releases/download/v%{version}/%{archivename}-%{version}.tar.gz
|
||||||
|
|
||||||
# Upstream source throws error in a big-endian arch, see #1677491
|
# Upstream source throws error in a big-endian arch, see #1677491
|
||||||
ExcludeArch: s390x
|
ExcludeArch: s390x
|
||||||
@ -62,5 +61,8 @@ developing applications that use %{name}.
|
|||||||
%{_libdir}/pkgconfig/ldacBT-enc.pc
|
%{_libdir}/pkgconfig/ldacBT-enc.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 2.0.2.3-2
|
||||||
|
- add libldac.yaml
|
||||||
|
|
||||||
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 2.0.2.3-1
|
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 2.0.2.3-1
|
||||||
- Package init with 2.0.2.3
|
- Package init with 2.0.2.3
|
||||||
|
|||||||
5
libldac.yaml
Normal file
5
libldac.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: libldac
|
||||||
|
tag_prefix: ^
|
||||||
|
seperator: .
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user