diff --git a/alsa-lib.spec b/alsa-lib.spec
index 6bbc6ac..6519280 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:  4%{?prever_dot}%{?dist}
+Release:  5%{?prever_dot}%{?dist}
 License:  LGPLv2+
 URL:      http://www.alsa-project.org/
 
@@ -26,6 +26,7 @@ Patch2:   alsa-lib-1.0.14-glibc-open.patch
 
 BuildRequires:  doxygen
 BuildRequires:  autoconf automake libtool
+BuildRequires: make
 
 %description
 The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
@@ -166,6 +167,9 @@ rm %{buildroot}/%{_includedir}/asoundlib.h
 %{_datadir}/alsa/topology
 
 %changelog
+* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
 * Mon Oct 19 2020 Jaroslav Kysela <perex@perex.cz> - 1.2.4-4
 - update to 1.2.4
 - enable LTO