diff --git a/ccache.spec b/ccache.spec index 20cfe4e..600b371 100644 --- a/ccache.spec +++ b/ccache.spec @@ -1,5 +1,5 @@ Name: ccache -Version: 3.4.1 +Version: 3.4.2 Release: 1mamba Summary: A compiler cache that often boosts from 5 to 10 times speedup in common compilations. Group: Development/Tools @@ -35,6 +35,9 @@ ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compiler %{_mandir}/* %changelog +* Sun Apr 08 2018 Automatic Build System 3.4.2-1mamba +- automatic version update by autodist + * Tue Feb 27 2018 Automatic Build System 3.4.1-1mamba - automatic version update by autodist