automatic version update by autodist [release 4.10-1mamba;Fri May 31 2024]
This commit is contained in:
parent
8b4533d897
commit
cd17a29340
@ -1,5 +1,5 @@
|
|||||||
Name: ccache
|
Name: ccache
|
||||||
Version: 4.9.1
|
Version: 4.10
|
||||||
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
|
||||||
@ -11,9 +11,11 @@ Source: https://github.com/ccache/ccache.git/v%{version}/ccache-%{version
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libfmt-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libhiredis-devel
|
BuildRequires: libhiredis-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libxxhash-devel
|
||||||
BuildRequires: libzstd-devel
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: asciidoc
|
BuildRequires: asciidoc
|
||||||
@ -76,6 +78,9 @@ EOF
|
|||||||
%doc GPL-3.0.txt
|
%doc GPL-3.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 4.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 4.9.1-1mamba
|
* Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 4.9.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user