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
|
Name: ccache
|
||||||
Version: 4.3
|
Version: 4.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A compiler cache that often boosts from 5 to 10 times speedup in common compilations.
|
Summary: A compiler cache that often boosts from 5 to 10 times speedup in common compilations.
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: https://github.com/ccache/ccache.git/v%{version}/ccache-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libhiredis-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libzstd-devel
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## 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
|
%doc GPL-3.0.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 4.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user