From fc207e8312848389264a16cf7b0cadd5abd652da Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:08:51 +0100 Subject: [PATCH] automatic version update by autodist [release 4.3-1mamba;Mon May 10 2021] --- ccache.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ccache.spec b/ccache.spec index 7f42f38..22ab3a1 100644 --- a/ccache.spec +++ b/ccache.spec @@ -1,5 +1,5 @@ Name: ccache -Version: 4.2.1 +Version: 4.3 Release: 1mamba Summary: A compiler cache that often boosts from 5 to 10 times speedup in common compilations. Group: Development/Tools @@ -48,6 +48,9 @@ ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compiler %doc GPL-3.0.txt %changelog +* Mon May 10 2021 Automatic Build System 4.3-1mamba +- automatic version update by autodist + * Tue Mar 30 2021 Automatic Build System 4.2.1-1mamba - automatic version update by autodist