diff --git a/SPECS/alsa-plugins.spec b/SPECS/alsa-plugins.spec
index 7701be7163cf50f96e1f1d75ca5bd7cac178239e..4e890dd2ab01b8797910417ef8eebd974c59ddfc 100644
--- a/SPECS/alsa-plugins.spec
+++ b/SPECS/alsa-plugins.spec
@@ -10,14 +10,13 @@
 
 Name:           alsa-plugins
 Version:        1.2.7.1
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        The Advanced Linux Sound Architecture (ALSA) Plugins
 # All packages are LGPL-2.1-or-later with the exception of samplerate
 # which is GPL-2.0-or-later, pph plugin is BSD-3-Clause licensed
-License:        GPL-2.0-or-later and LGPL-2.1-or-later and BSD-3-Clause
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause
 URL:            http://www.alsa-project.org/
 Source0:        ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
-Patch0:         alsa-git.patch
 
 BuildRequires:  autoconf automake libtool
 BuildRequires:  make
@@ -344,6 +343,9 @@ find %{buildroot} -name "*.la" -delete
 %endif
 
 %changelog
+* Wed Dec 18 2024 Jaroslav Kysela <jkysela@redhat.com> - 1.2.7.1-13
+- fix SPDX licenses
+
 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.7.1-12
 - Bump release for October 2024 mass rebuild:
   Resolves: RHEL-64018