Accepting request 839640 from multimedia:libs
- Placeholder for SLE15-SP3 sync (bsc#1171246): the actual fix is found in alsa-ucm-conf updates - Enable topology support for riscv64 OBS-URL: https://build.opensuse.org/request/show/839640 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=205
This commit is contained in:
commit
40487668a2
11
alsa.changes
11
alsa.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 19:07:46 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Placeholder for SLE15-SP3 sync (bsc#1171246):
|
||||
the actual fix is found in alsa-ucm-conf updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 4 09:53:09 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Enable topology support for riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 29 08:57:00 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package alsa
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,7 +25,7 @@
|
||||
%define _udevrulesdir /lib/udev/rules.d/
|
||||
%endif
|
||||
|
||||
%ifarch %ix86 x86_64 %arm aarch64 ppc64le
|
||||
%ifarch %ix86 x86_64 %arm aarch64 ppc64le riscv64
|
||||
%define enable_topology 1
|
||||
%else
|
||||
%define enable_topology 0
|
||||
@ -37,7 +37,7 @@ Release: 0
|
||||
Summary: Advanced Linux Sound Architecture
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/Libraries
|
||||
Url: http://www.alsa-project.org/
|
||||
URL: http://www.alsa-project.org/
|
||||
Source: ftp://ftp.alsa-project.org/pub/lib/alsa-lib-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
Source8: 40-alsa.rules
|
||||
|
Loading…
Reference in New Issue
Block a user