diff --git a/mdadm.spec b/mdadm.spec index df0cb2d..2cdf337 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,7 +1,7 @@ Name: mdadm Version: 4.1 #define subversion rc2 -Release: 6%{?subversion:.%{subversion}}%{?dist} +Release: 7%{?subversion:.%{subversion}}%{?dist} Summary: The mdadm program controls Linux md devices (software RAID arrays) URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/ License: GPLv2+ @@ -23,6 +23,7 @@ Patch00: https://sources.debian.org/data/main/m/mdadm/4.1-2/debian/patches/d Patch97: mdadm-3.3-udev.patch Patch98: mdadm-2.5.2-static.patch +BuildRequires: make BuildRequires: systemd-rpm-macros binutils-devel gcc Requires: libreport-filesystem Requires(post): systemd coreutils @@ -89,6 +90,9 @@ install -m644 %{SOURCE6} %{buildroot}/etc/libreport/events.d /etc/libreport/events.d/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 4.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild