automatic version update by autodist [release 4.4-1mamba;Fri Aug 20 2021]
This commit is contained in:
parent
fc207e8312
commit
0a8560d224
@ -1,17 +1,18 @@
|
||||
Name: ccache
|
||||
Version: 4.3
|
||||
Version: 4.4
|
||||
Release: 1mamba
|
||||
Summary: A compiler cache that often boosts from 5 to 10 times speedup in common compilations.
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://ccache.samba.org
|
||||
URL: https://ccache.dev/
|
||||
Source: https://github.com/ccache/ccache.git/v%{version}/ccache-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libhiredis-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libzstd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -48,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
|
||||
* Fri Aug 20 2021 Automatic Build System <autodist@mambasoft.it> 4.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user