Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alsa-ucm-conf for openSUSE:Factory 
checked in at 2021-06-12 20:05:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-ucm-conf (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-ucm-conf.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-ucm-conf"

Sat Jun 12 20:05:35 2021 rev:15 rq:898837 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-ucm-conf/alsa-ucm-conf.changes      
2021-06-05 23:30:51.648367928 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-ucm-conf.new.32437/alsa-ucm-conf.changes   
2021-06-12 20:05:41.492682251 +0200
@@ -1,0 +2,6 @@
+Wed Jun  9 10:19:50 CEST 2021 - ti...@suse.de
+
+- Fix for HDA config lookup (boo#1187079):
+  0001-HDA-Intel-the-lookups-are-supported-from-syntax-4.patch
+
+-------------------------------------------------------------------

New:
----
  0001-HDA-Intel-the-lookups-are-supported-from-syntax-4.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ alsa-ucm-conf.spec ++++++
--- /var/tmp/diff_new_pack.nlLm2a/_old  2021-06-12 20:05:42.028683185 +0200
+++ /var/tmp/diff_new_pack.nlLm2a/_new  2021-06-12 20:05:42.032683191 +0200
@@ -24,6 +24,7 @@
 License:        BSD-3-Clause
 URL:            https://www.alsa-project.org
 Source:         %{url}/files/pub/lib/alsa-ucm-conf-%{version}.tar.bz2
+Patch1:         0001-HDA-Intel-the-lookups-are-supported-from-syntax-4.patch
 BuildRequires:  fdupes
 BuildArch:      noarch
 
@@ -32,6 +33,7 @@
 
 %prep
 %setup -q -n %{name}-%{src_ver}
+%patch1 -p1
 find . -name ".gitignore" -delete
 
 %build

++++++ 0001-HDA-Intel-the-lookups-are-supported-from-syntax-4.patch ++++++
>From 3f34021beffba4e39f064a14c5faceeaa224b766 Mon Sep 17 00:00:00 2001
From: Jaroslav Kysela <pe...@perex.cz>
Date: Tue, 1 Jun 2021 21:08:53 +0200
Subject: [PATCH] HDA-Intel: the lookups are supported from syntax 4

Signed-off-by: Jaroslav Kysela <pe...@perex.cz>
---
 ucm2/HDA-Intel/HDA-Intel.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ucm2/HDA-Intel/HDA-Intel.conf b/ucm2/HDA-Intel/HDA-Intel.conf
index 5794e729d3ff..8a8e0e742d3e 100644
--- a/ucm2/HDA-Intel/HDA-Intel.conf
+++ b/ucm2/HDA-Intel/HDA-Intel.conf
@@ -1,4 +1,4 @@
-Syntax 3
+Syntax 4
 
 Define.Use ""  # a non-empty string to use UCM configuration for HDA devices
 
-- 
2.26.2

Reply via email to