!26 Update to 1.2.8

From: @lijianglin6 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
This commit is contained in:
openeuler-ci-bot 2023-02-10 02:26:48 +00:00 committed by Gitee
commit 9d9a8a59ac
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
alsa-lib-1.2.8.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%define version_alsa_ucm 1.2.7.1 %define version_alsa_ucm 1.2.7.1
%define version_alsa_tplg 1.2.5.1 %define version_alsa_tplg 1.2.5.1
Name: alsa-lib Name: alsa-lib
Version: 1.2.7.1 Version: 1.2.8
Release: 2 Release: 1
Summary: the user space library that developers compile ALSA applications against Summary: the user space library that developers compile ALSA applications against
License: LGPLv2+ License: LGPLv2+
@ -15,7 +15,7 @@ Source10: asound.conf
Source40: alsa-ucm-conf.patch Source40: alsa-ucm-conf.patch
Patch1: alsa-lib-1.2.5.1-sw.patch Patch1: alsa-lib-1.2.5.1-sw.patch
BuildRequires: autoconf, automake, libtool, doxygen BuildRequires: autoconf, automake, libtool, doxygen, gtk3
Requires: coreutils Requires: coreutils
%description %description
@ -124,6 +124,9 @@ tar xvjf %{SOURCE2} -C %{buildroot}/%{_datadir}/alsa --strip-components=1 "*/top
%{_datadir}/alsa/topology %{_datadir}/alsa/topology
%changelog %changelog
* Thu Feb 9 2023 lijianglin <lijianglin2@huawei.com> - 1.2.8-1
- Upgrade to 1.2.8
* Thu Aug 11 2022 wuzx<wuzx1226@qq.com> - 1.2.7.1-2 * Thu Aug 11 2022 wuzx<wuzx1226@qq.com> - 1.2.7.1-2
- add sw64 patch - add sw64 patch