diff --git a/cachefilesd.spec b/cachefilesd.spec index b519b25..0c37909 100644 --- a/cachefilesd.spec +++ b/cachefilesd.spec @@ -2,7 +2,7 @@ Name: cachefilesd Version: 0.10.10 -Release: 9%{?dist}%{?buildid} +Release: 10%{?dist}%{?buildid} Summary: CacheFiles user-space management daemon License: GPLv2+ URL: http://people.redhat.com/~dhowells/fscache/ @@ -10,6 +10,7 @@ Source0: http://people.redhat.com/dhowells/fscache/cachefilesd-%{version}.tar.bz BuildRequires: gcc BuildRequires: systemd-units +BuildRequires: make Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units @@ -71,6 +72,9 @@ install -m 644 cachefilesd.service %{buildroot}%{_unitdir}/cachefilesd.service %{_localstatedir}/cache/fscache %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.10.10-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 0.10.10-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild