- Update vendored dependencies.
- Restrict to Tier 1 architectures. - Declare disk size to 8GB to avoid "No space left on device". OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=72
This commit is contained in:
parent
08e1a480a8
commit
a4c8a7bb63
@ -4,5 +4,8 @@
|
||||
<memory>
|
||||
<size unit="G">4</size>
|
||||
</memory>
|
||||
<disk>
|
||||
<size unit="G">8</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</constraints>
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 10:10:34 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Update vendored dependencies.
|
||||
- Restrict to Tier 1 architectures.
|
||||
- Declare disk size to 8GB to avoid "No space left on device".
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 00:00:03 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -32,6 +32,7 @@ Source1: vendor.tar.zst
|
||||
Source2: cargo_config
|
||||
BuildRequires: cargo-packaging
|
||||
BuildRequires: rust+cargo
|
||||
ExclusiveArch: %{rust_tier1_arches}
|
||||
|
||||
# It doesn't make sense to do this anyway.
|
||||
# Provides: julia = %%{latest_julia_version}
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:098519f172262edc88bec12787d77b6d9011a1535ce967f395e835c1a4c7641c
|
||||
size 39237899
|
||||
oid sha256:ea247b78eaa4a7db95c4d8e98f37aa26a0976af31a11f5710d3109246ecc1e4a
|
||||
size 38569401
|
||||
|
Loading…
Reference in New Issue
Block a user