diff --git a/alsa-lib.spec b/alsa-lib.spec
index a020908668f58db007e4347305d5fd0d98721810..2f722a5a512065a9306d700bd17bd9770897628b 100644
--- a/alsa-lib.spec
+++ b/alsa-lib.spec
@@ -9,7 +9,7 @@
 Summary:  The Advanced Linux Sound Architecture (ALSA) library
 Name:     alsa-lib
 Version:  %{version_alsa_lib}
-Release:  1%{?prever_dot}%{?dist}
+Release:  2%{?prever_dot}%{?dist}
 License:  LGPL-2.1-or-later
 URL:      http://www.alsa-project.org/
 
@@ -167,7 +167,7 @@ rm %{buildroot}/%{_includedir}/asoundlib.h
 %{_datadir}/alsa/topology
 
 %changelog
-* Mon Jun 17 2024 Jaroslav Kysela <perex@perex.cz> - 1.2.12-1
+* Mon Jun 17 2024 Jaroslav Kysela <perex@perex.cz> - 1.2.12-2
 - update to alsa-lib 1.2.12 and alsa-ucm-conf 1.2.12
 
 * Mon Jan 29 2024 Jaroslav Kysela <perex@perex.cz> - 1.2.11-2
diff --git a/gating.yaml b/gating.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..4ca92359f5fd9b6d83e4cd8120be9e735d6e7b60
--- /dev/null
+++ b/gating.yaml
@@ -0,0 +1,6 @@
+--- !Policy
+product_versions:
+  - rhel-10
+decision_context: osci_compose_gate
+rules:
+  - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}