diff --git a/_service b/_service index a71202d..978f89f 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/JuliaLang/juliaup @PARENT_TAG@ git - 4e6e6fb02bf1081b733798c37c6371792d1ebc0b + da312ab98b1bc83e004902f5830582846f023696 v(.*) \1 enable @@ -12,12 +12,12 @@ *.tar - xz + gz juliaup - xz + gz true diff --git a/juliaup-1.6.4.tar.xz b/juliaup-1.6.4.tar.xz deleted file mode 100644 index 28f8d67..0000000 --- a/juliaup-1.6.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b72bdee63ce8fd9a8752687d6e59eb320cef75e7aebd78e5adfb2c1b7a74889f -size 548804 diff --git a/juliaup-1.6.5.tar.gz b/juliaup-1.6.5.tar.gz new file mode 100644 index 0000000..ad042be --- /dev/null +++ b/juliaup-1.6.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36c4d4c2d5936589728c7e168193c3848b3d32314966f45ccf8e83cac6f9f6e +size 642569 diff --git a/juliaup.changes b/juliaup.changes index 22dc46a..f60a65b 100644 --- a/juliaup.changes +++ b/juliaup.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jul 16 05:31:01 UTC 2022 - socvirnyl.estela@gmail.com + +- Update to version 1.6.5: + * (cargo-release) version 1.6.5 + * Add Julia 1.8.0-rc3 + * (cargo-release) start next development iteration 1.6.5-alpha.0 + * (cargo-release) version 1.6.4 + * Fix a version bug + * Update to Rust 2021 edition + * Update window crate + * Update deps + * (cargo-release) start next development iteration 1.6.4-alpha.0 + * (cargo-release) version 1.6.3 + ------------------------------------------------------------------- Wed Jun 08 15:12:48 UTC 2022 - socvirnyl.estela@gmail.com diff --git a/juliaup.spec b/juliaup.spec index 06056ce..7ebe29e 100644 --- a/juliaup.spec +++ b/juliaup.spec @@ -16,24 +16,35 @@ # +# Based on the latest stable release in the https://julialang.org/ website +# Juliaup follows the versions too in the following permalink: +# https://github.com/JuliaLang/juliaup/blob/c1efc01e1b4af2e19b5a0b063d9de1ab58097886/build.rs#L21-L69 +%global latest_julia_stable 1.7.3 Name: juliaup -Version: 1.6.4 +Version: 1.6.5 Release: 0 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.gz +Source1: vendor.tar.gz Source2: cargo_config -Conflicts: julia BuildRequires: cargo-packaging +# This package actually conflicts with an existing +# Julia package in the science repository +Conflicts: julia +Obsoletes: julia <= %{latest_julia_stable} +Provides: julia = %{latest_julia_stable}-%{release} + %description A cross-platform installer for the Julia programming language. The installer also bundles a full Julia version manager called juliaup. -One can use juliaup to install specific Julia versions, it alerts users when new Julia versions are released and provides a convenient Julia release channel abstraction. +One can use juliaup to install specific Julia versions, it alerts users +when new Julia versions are released and provides a convenient Julia +release channel abstraction. %prep %autosetup -a1 diff --git a/vendor.tar.gz b/vendor.tar.gz new file mode 100644 index 0000000..aedf75b --- /dev/null +++ b/vendor.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5543296c69073d5901613e69d0873163c1ac3af463dfb6f427c35ef2df3e1ca0 +size 47378254 diff --git a/vendor.tar.xz b/vendor.tar.xz deleted file mode 100644 index 43cd6d3..0000000 --- a/vendor.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1166347a3b8023db777e2c601539ae24e281ef1ed3e5d5b211e0b968e8e80ba8 -size 27773632