diff --git a/ccache.spec b/ccache.spec index 7b5bdc1..c4f06dc 100644 --- a/ccache.spec +++ b/ccache.spec @@ -1,5 +1,5 @@ Name: ccache -Version: 4.7 +Version: 4.7.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 +* Sun Oct 23 2022 Automatic Build System 4.7.1-1mamba +- automatic version update by autodist + * Tue Oct 18 2022 Automatic Build System 4.7-1mamba - automatic version update by autodist