automatic version update by autodist [release 3.7.7-1mamba;Mon Jan 06 2020]

This commit is contained in:
Automatic Build System 2024-01-05 21:08:51 +01:00
parent 12b51f9d70
commit 53070d9348

View File

@ -1,5 +1,5 @@
Name: ccache
Version: 3.7.6
Version: 3.7.7
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
* Mon Jan 06 2020 Automatic Build System <autodist@mambasoft.it> 3.7.7-1mamba
- automatic version update by autodist
* Thu Nov 28 2019 Automatic Build System <autodist@mambasoft.it> 3.7.6-1mamba
- automatic version update by autodist