From 6e9c52a1c96f6d53c8818ac2990b61e743f0a9bf Mon Sep 17 00:00:00 2001 From: tiwai <> Date: Dec 08 2020 06:58:49 +0000 Subject: Update alsa to rev 205 via SR 839640 https://build.opensuse.org/request/show/839640 by user tiwai + dimstar_suse - Placeholder for SLE15-SP3 sync (bsc#1171246): the actual fix is found in alsa-ucm-conf updates - Enable topology support for riscv64 --- diff --git a/alsa.changes b/alsa.changes index 91e769e..08686ca 100644 --- a/alsa.changes +++ b/alsa.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +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 + +- Enable topology support for riscv64 + +------------------------------------------------------------------- Tue Sep 29 08:57:00 UTC 2020 - Guillaume GARDET - Enable topology support for aarch64 diff --git a/alsa.spec b/alsa.spec index e278abe..a06da8b 100644 --- a/alsa.spec +++ b/alsa.spec @@ -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