SHA256
1
0
forked from pool/sccache

Accepting request 927392 from devel:languages:rust

OBS-URL: https://build.opensuse.org/request/show/927392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sccache?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2021-10-26 18:13:48 +00:00 committed by Git OBS Bridge
commit e43671d0eb
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 21 23:49:46 UTC 2021 - William Brown <william.brown@suse.com>
- Extend supported arches for potential OBS usage
-------------------------------------------------------------------
Mon Oct 11 05:34:00 UTC 2021 - wbrown@suse.de

View File

@ -36,7 +36,7 @@ Source14: client.example
BuildRequires: cargo-packaging
BuildRequires: pkgconfig(openssl)
Requires: bubblewrap
ExclusiveArch: %{rust_tier1_arches}
ExclusiveArch: x86_64 i586 i686 armv7hl aarch64
%description
Sccache is a ccache-like tool. It is used as a compiler wrapper and