diff --git a/ccache.changes b/ccache.changes index 7c877c7..87d533e 100644 --- a/ccache.changes +++ b/ccache.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Mon Jun 22 12:00:57 UTC 2020 - Sumit Jamgade -- added patch01 - another cleanup mechanism based on age of file +- Added patch for another cleanup mechanism based on age of file: + * 0001-Add-another-cleanup-mechanism-evict-older-than.patch ------------------------------------------------------------------- Sun Jun 7 10:07:00 UTC 2020 - Martin Pluskal diff --git a/ccache.spec b/ccache.spec index 023f39b..c188089 100644 --- a/ccache.spec +++ b/ccache.spec @@ -25,6 +25,7 @@ URL: https://ccache.dev/ Source0: https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz#/%{name}-%{version}.tar.xz Source1: https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz.asc#/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring +# PATCH-FEATURE-UPSTREAM 0001-Add-another-cleanup-mechanism-evict-older-than.patch https://github.com/ccache/ccache/pull/605 Patch0: 0001-Add-another-cleanup-mechanism-evict-older-than.patch BuildRequires: zlib-devel Provides: distcc:%{_bindir}/ccache