automatic version update by autodist [release 4.7.3-1mamba;Mon Nov 07 2022]

This commit is contained in:
Automatic Build System 2024-01-05 21:08:52 +01:00
parent da0a581975
commit cc860de95c

View File

@ -1,5 +1,5 @@
Name: ccache
Version: 4.7.2
Version: 4.7.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
* Mon Nov 07 2022 Automatic Build System <autodist@mambasoft.it> 4.7.3-1mamba
- automatic version update by autodist
* Sun Oct 30 2022 Automatic Build System <autodist@mambasoft.it> 4.7.2-1mamba
- automatic version update by autodist