diff --git a/libldac.spec b/libldac.spec index eeeb670..d07aef7 100644 --- a/libldac.spec +++ b/libldac.spec @@ -3,12 +3,11 @@ Name: libldac Version: %{sonamebase}.0.2.3 -Release: 1 +Release: 2 Summary: A lossy audio codec for Bluetooth connections - License: ASL 2.0 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 ExcludeArch: s390x @@ -62,5 +61,8 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/ldacBT-enc.pc %changelog +* Mon Jun 20 2022 lin zhang - 2.0.2.3-2 +- add libldac.yaml + * Mon May 31 2021 weijin deng - 2.0.2.3-1 - Package init with 2.0.2.3 diff --git a/libldac.yaml b/libldac.yaml new file mode 100644 index 0000000..bed1a88 --- /dev/null +++ b/libldac.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: libldac +tag_prefix: ^ +seperator: . +