- 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:
Soc Virnyl Estela 2023-03-01 10:14:48 +00:00 committed by Git OBS Bridge
parent 08e1a480a8
commit a4c8a7bb63
4 changed files with 13 additions and 2 deletions

View File

@ -4,5 +4,8 @@
<memory> <memory>
<size unit="G">4</size> <size unit="G">4</size>
</memory> </memory>
<disk>
<size unit="G">8</size>
</disk>
</hardware> </hardware>
</constraints> </constraints>

View File

@ -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> Mon Feb 13 00:00:03 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -32,6 +32,7 @@ Source1: vendor.tar.zst
Source2: cargo_config Source2: cargo_config
BuildRequires: cargo-packaging BuildRequires: cargo-packaging
BuildRequires: rust+cargo BuildRequires: rust+cargo
ExclusiveArch: %{rust_tier1_arches}
# It doesn't make sense to do this anyway. # It doesn't make sense to do this anyway.
# Provides: julia = %%{latest_julia_version} # Provides: julia = %%{latest_julia_version}

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:098519f172262edc88bec12787d77b6d9011a1535ce967f395e835c1a4c7641c oid sha256:ea247b78eaa4a7db95c4d8e98f37aa26a0976af31a11f5710d3109246ecc1e4a
size 39237899 size 38569401