!4 [sync] PR-3: add check in spec and rebuild sbc

From: @openeuler-sync-bot
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-05-21 14:48:39 +08:00 committed by Gitee
commit 34ec299015

View File

@ -1,6 +1,6 @@
Name: sbc
Version: 1.4
Release: 1
Release: 3
Summary: Bluetooth Low-Complexity, Sub-Band Codec Utilities
License: GPLv2 and LGPLv2+
URL: https://www.bluez.org
@ -27,6 +27,9 @@ Header files for SBC
%configure
%make_build
%check
make check
%install
%make_install
%delete_la
@ -52,5 +55,11 @@ Header files for SBC
%doc ChangeLog
%changelog
* Thu Feb 18 2021 jinzhimin <jinzhimin2@huawei.com> - 1.4-3
- rebuild sbc
* Thu Feb 18 2021 jinzhimin <jinzhimin2@huawei.com> - 1.4-2
- add check in spec
* Fri Sep 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.4-1
- Package init