diff --git a/bcache-tools.spec b/bcache-tools.spec index d8f3b4e..1be9b2d 100644 --- a/bcache-tools.spec +++ b/bcache-tools.spec @@ -3,7 +3,7 @@ Summary: Tools for Linux kernel block layer cache Name: bcache-tools Version: 1.0.8 -Release: 13%{?dist} +Release: 14%{?dist} License: GPLv2 Group: System Environment/Base URL: http://bcache.evilpiepirate.org/ @@ -43,7 +43,7 @@ Patch6: bcache-status-rootgc.patch # is why it requires recent libblkid. Requires: libblkid >= 2.24 Conflicts: dracut < 034 -BuildRequires: libuuid-devel libblkid-devel systemd +BuildRequires: libuuid-devel libblkid-devel systemd gcc %description Bcache is a Linux kernel block layer cache. It allows one or more fast disk @@ -106,6 +106,9 @@ install -p -m 755 bcache-status %{buildroot}%{_sbindir}/bcache-status %{dracutlibdir}/modules.d/90bcache %changelog +* Sat Jul 14 2018 Rolf Fokkens - 1.0.8-14 +- Added Buildrequires gcc + * Thu Jul 12 2018 Fedora Release Engineering - 1.0.8-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild