From a9481896b2ba647a7b3a18404ace4a00257efc2f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:08:52 +0100 Subject: [PATCH] automatic version update by autodist [release 4.6.1-1mamba;Mon May 16 2022] --- ccache.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ccache.spec b/ccache.spec index be25173..bf9b03f 100644 --- a/ccache.spec +++ b/ccache.spec @@ -1,5 +1,5 @@ Name: ccache -Version: 4.6 +Version: 4.6.1 Release: 1mamba Summary: A compiler cache that often boosts from 5 to 10 times speedup in common compilations. Group: Development/Tools @@ -49,6 +49,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 16 2022 Automatic Build System 4.6.1-1mamba +- automatic version update by autodist + * Mon Feb 28 2022 Automatic Build System 4.6-1mamba - automatic version update by autodist