From a67b8c324a7d27d59186f6565b4a899e07bb0bb9 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 3.7.5-1mamba;Sat Nov 09 2019] --- ccache.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ccache.spec b/ccache.spec index 1f10745..eac5abc 100644 --- a/ccache.spec +++ b/ccache.spec @@ -1,5 +1,5 @@ Name: ccache -Version: 3.7.4 +Version: 3.7.5 Release: 1mamba Summary: A compiler cache that often boosts from 5 to 10 times speedup in common compilations. Group: Development/Tools @@ -40,6 +40,9 @@ ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compiler %{_mandir}/* %changelog +* Sat Nov 09 2019 Automatic Build System 3.7.5-1mamba +- automatic version update by autodist + * Fri Sep 13 2019 Automatic Build System 3.7.4-1mamba - automatic version update by autodist