Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package juliaup for openSUSE:Factory checked in at 2024-02-20 21:13:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/juliaup (Old) and /work/SRC/openSUSE:Factory/.juliaup.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "juliaup" Tue Feb 20 21:13:10 2024 rev:16 rq:1147527 version:1.14.5 Changes: -------- --- /work/SRC/openSUSE:Factory/juliaup/juliaup.changes 2024-02-07 18:51:27.193299444 +0100 +++ /work/SRC/openSUSE:Factory/.juliaup.new.1706/juliaup.changes 2024-02-20 21:13:10.907296831 +0100 @@ -1,0 +2,54 @@ +Mon Feb 19 08:44:28 UTC 2024 - Soc Virnyl Estela <[email protected]> + +- Juliaup requires git and ca-certificates + +------------------------------------------------------------------- +Thu Feb 15 15:53:25 UTC 2024 - Soc Virnyl Estela <[email protected]> + +- Change BuildRequires from rust+cargo to cargo +- Update to version 1.14.5: + * Update CHANGELOG + * Fix more StoreBroker bugs + * Update CHANGELOG + * Fix downgrade of powerhsell + * Try a different fix for StoreBroker bug + * Try a fix for StoreBroker + * Fix typo in CHANGELOG + * Update CHANGELOG + * Update CHANGELOG + * Work around a StoreBroker bug + * Add CHANGELOG.md + * Automatically generate release notes + * Add documentation for nightly + * Disable fail fast + * Update dependencies + * Fix formatting + * Add some basic tests + * Add nightly to getconfig1 api + * Fix a compiler warning + * Fix a warning + * Implement nightly on Linux/Mac + * Enable a symlink option + * Add nightly update available status message + * Format files + * Don't fail fast + * Fix status for nightly + * Format files + * Fix tests + * Implement update for nightly on Windows + * Change nightly config schema a bit + * Try a different strategy for nightly + * Update dependencies + * Fix logic for stripping channel selector from command line + * Update version db + * Revert "feat: support nightly channel" + * Add support for nightlies + * Some minor cleanup + * Make the nightly update interval configurable. + * Use the actual nightly's version. + * feat: support nightly channel + * Add info about the completions command to the README + * Add completions command + * Only try to upload juliainstaller artifact if relevant + +------------------------------------------------------------------- Old: ---- juliaup-1.13.0.tar.gz New: ---- juliaup-1.14.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ juliaup.spec ++++++ --- /var/tmp/diff_new_pack.m1VBM0/_old 2024-02-20 21:13:12.707362152 +0100 +++ /var/tmp/diff_new_pack.m1VBM0/_new 2024-02-20 21:13:12.707362152 +0100 @@ -21,7 +21,7 @@ %global latest_julia_version 1.10.1 Name: juliaup -Version: 1.13.0 +Version: 1.14.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 @@ -29,11 +29,13 @@ URL: https://github.com/JuliaLang/juliaup Source0: https://github.com/JuliaLang/juliaup/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.zst +BuildRequires: cargo BuildRequires: cargo-packaging -BuildRequires: rust+cargo BuildRequires: zstd +Requires: ca-certificates +Requires: git Requires(post): %{_sbindir}/update-alternatives -Requires(postun):%{_sbindir}/update-alternatives +Requires(postun): %{_sbindir}/update-alternatives ExclusiveArch: %{rust_tier1_arches} %description ++++++ juliaup-1.13.0.tar.gz -> juliaup-1.14.5.tar.gz ++++++ ++++ 2053 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.m1VBM0/_old and /var/tmp/diff_new_pack.m1VBM0/_new differ
