diff --git a/SPECS/accel-config.spec b/SPECS/accel-config.spec
index f22378b..d583e1b 100644
--- a/SPECS/accel-config.spec
+++ b/SPECS/accel-config.spec
@@ -3,7 +3,7 @@
 
 Name:		accel-config
 Version:	3.4.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Configure accelerator subsystem devices
 # The entire source code is under GPLv2 except for accel-config
 # library which is mostly LGPLv2.1, ccan/list which is BSD-MIT and
@@ -105,6 +105,10 @@ make check
 %{_datadir}/accel-config/test/*
 
 %changelog
+* Fri Feb 11 2022 Jerry Snitselaar <jsnitsel@redhat.com> - 3.4.2-2
+- Rebuild to clear osci test failure.
+Resolves: rhbz#1999934
+
 * Tue Oct 05 2021 Jerry Snitselaar <jsnitsel@redhat.com> - 3.4.2-1
 - Rebase to 3.4.2 release and add test subpackage.
 Resolves: rhbz#1999934