From c44c7d0bd6aeb0a35fed48a970c0fbc26e7be2c1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:08:51 +0100 Subject: [PATCH] automatic version update by autodist [release 3.3-1mamba;Thu Sep 01 2016] --- ccache.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ccache.spec b/ccache.spec index 16cd7f0..76921bd 100644 --- a/ccache.spec +++ b/ccache.spec @@ -1,5 +1,5 @@ Name: ccache -Version: 3.2.7 +Version: 3.3 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 +* Thu Sep 01 2016 Automatic Build System 3.3-1mamba +- automatic version update by autodist + * Mon Jul 25 2016 Automatic Build System 3.2.7-1mamba - automatic version update by autodist