diff --git a/_constraints b/_constraints index 4b9a936..5576a87 100644 --- a/_constraints +++ b/_constraints @@ -4,5 +4,8 @@ 4 + + 8 + diff --git a/juliaup.changes b/juliaup.changes index 3660e28..f0d2538 100644 --- a/juliaup.changes +++ b/juliaup.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 1 10:10:34 UTC 2023 - Soc Virnyl Estela + +- 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 diff --git a/juliaup.spec b/juliaup.spec index bf7d516..3c9cd47 100644 --- a/juliaup.spec +++ b/juliaup.spec @@ -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} diff --git a/vendor.tar.zst b/vendor.tar.zst index 1d9862d..7b49552 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:098519f172262edc88bec12787d77b6d9011a1535ce967f395e835c1a4c7641c -size 39237899 +oid sha256:ea247b78eaa4a7db95c4d8e98f37aa26a0976af31a11f5710d3109246ecc1e4a +size 38569401