diff --git a/stratisd.spec b/stratisd.spec index f9e3bf9..980f7e4 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -5,7 +5,7 @@ Name: stratisd Version: 3.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Daemon that manages block devices to create filesystems # ASL 2.0 @@ -41,6 +41,7 @@ BuildRequires: libblkid-devel BuildRequires: cryptsetup-devel BuildRequires: clang BuildRequires: glibc-static +BuildRequires: device-mapper-devel BuildRequires: %{_bindir}/a2x # Required to calculate install directories @@ -173,6 +174,9 @@ a2x -f manpage docs/stratis-dumpmetadata.txt %{_mandir}/man8/stratis-dumpmetadata.8* %changelog +* Fri Mar 17 2023 Bryan Gurney - 3.5.2-2 +- Add BuildRequires for device-mapper-devel + * Fri Mar 17 2023 Bryan Gurney - 3.5.2-1 - Update to 3.5.2