From 8067c4a85730e927964dc1a1d68c99c4076dcdbd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:08:55 +0100 Subject: [PATCH] automatic version update by autodist [release 4.8.3-1mamba;Wed Aug 30 2023] --- ccache.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ccache.spec b/ccache.spec index 4b1af32..f9bac17 100644 --- a/ccache.spec +++ b/ccache.spec @@ -1,5 +1,5 @@ Name: ccache -Version: 4.8.2 +Version: 4.8.3 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 +* Wed Aug 30 2023 Automatic Build System 4.8.3-1mamba +- automatic version update by autodist + * Tue Jun 13 2023 Automatic Build System 4.8.2-1mamba - automatic version update by autodist