|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: cachefilesd
|
|
|
|
|
Version: 0.10.10
|
|
|
|
|
Release: 19%{?dist}%{?buildid}
|
|
|
|
|
Release: 20%{?dist}%{?buildid}
|
|
|
|
|
Summary: CacheFiles user-space management daemon
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
URL: http://people.redhat.com/~dhowells/fscache/
|
|
|
|
@ -72,6 +72,10 @@ install -m 644 cachefilesd.service %{buildroot}%{_unitdir}/cachefilesd.service
|
|
|
|
|
%{_localstatedir}/cache/fscache
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.10.10-20
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.10.10-19
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|