automatic version update by autodist [release 3.3.2-1mamba;Fri Sep 30 2016]

This commit is contained in:
Automatic Build System 2024-01-05 21:08:51 +01:00
parent eacdd965e8
commit dbe31dfa2a

View File

@ -1,5 +1,5 @@
Name: ccache
Version: 3.3.1
Version: 3.3.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
* Fri Sep 30 2016 Automatic Build System <autodist@mambasoft.it> 3.3.2-1mamba
- automatic version update by autodist
* Fri Sep 09 2016 Automatic Build System <autodist@mambasoft.it> 3.3.1-1mamba
- automatic version update by autodist