diff --git a/_service b/_service index a05bb3b..fecbafc 100644 --- a/_service +++ b/_service @@ -12,12 +12,12 @@ *.tar - xz + zstd juliaup - xz + zst true diff --git a/juliaup-1.8.16.tar.xz b/juliaup-1.8.16.tar.xz deleted file mode 100644 index 45584c2..0000000 --- a/juliaup-1.8.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ef5437fcad3951e2591c03f476ef8c483465675072d2a205291e3f5fb901ac8 -size 66824436 diff --git a/juliaup-1.8.16.tar.zst b/juliaup-1.8.16.tar.zst new file mode 100644 index 0000000..b7bd39c --- /dev/null +++ b/juliaup-1.8.16.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa030780123977d846edfe8384fddae006bea8c6623455e33654c4ba68421d2 +size 110766928 diff --git a/juliaup.changes b/juliaup.changes index 664ed1b..3660e28 100644 --- a/juliaup.changes +++ b/juliaup.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 13 00:00:03 UTC 2023 - Soc Virnyl Estela + +- Automatic update of vendored dependencies. +- Use zstd compression for tarballs. + ------------------------------------------------------------------- Wed Jan 04 00:30:24 UTC 2023 - Soc Virnyl Estela diff --git a/juliaup.spec b/juliaup.spec index 2426136..bf7d516 100644 --- a/juliaup.spec +++ b/juliaup.spec @@ -27,8 +27,8 @@ Summary: Julia installer and version multiplexer License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND ISC AND MIT AND MPL-2.0 AND MIT Group: Development/Languages/Other URL: https://github.com/JuliaLang/juliaup -Source0: %{name}-%{version}.tar.xz -Source1: vendor.tar.xz +Source0: %{name}-%{version}.tar.zst +Source1: vendor.tar.zst Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: rust+cargo diff --git a/vendor.tar.xz b/vendor.tar.xz deleted file mode 100644 index 363d9f3..0000000 --- a/vendor.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b3704eabb18f207cba9c80d1b75982f2c70ba7b32e189ea5ab5eeb081f929f7 -size 34606104 diff --git a/vendor.tar.zst b/vendor.tar.zst new file mode 100644 index 0000000..1d9862d --- /dev/null +++ b/vendor.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098519f172262edc88bec12787d77b6d9011a1535ce967f395e835c1a4c7641c +size 39237899