diff --git a/SPECS/alsa-plugins.spec b/SPECS/alsa-plugins.spec
index 2f663e773c9e3872d09e90681e47adc81324faa0..dd58e4a34c65b823dec6c3f08465609173ab4ae1 100644
--- a/SPECS/alsa-plugins.spec
+++ b/SPECS/alsa-plugins.spec
@@ -6,7 +6,7 @@
 
 Name:           alsa-plugins
 Version:        1.2.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        The Advanced Linux Sound Architecture (ALSA) Plugins
 # All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
 # pph plugin is BSD-like licensed
@@ -257,6 +257,10 @@ find %{buildroot} -name "*.la" -exec rm {} \;
 
 
 %changelog
+* Mon Aug 01 2022 Jaroslav Kysela <jkysela@redhat.com> - 1.2.2-8
+- Rebuilt for Z-stream
+  Related: rhbz#2112090
+
 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.2-7
 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
   Related: rhbz#1991688