SHA256
1
0
forked from pool/juliaup

- 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

OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=91
This commit is contained in:
Soc Virnyl Estela 2024-02-15 15:55:37 +00:00 committed by Git OBS Bridge
parent 90b6b169be
commit edb38bc89f
5 changed files with 57 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dc9a457e42432084dda423486b20e578f8c843a0314ef2677b05e843714ff3a
size 794880

3
juliaup-1.14.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62c6f555a3a210ec7b612cc89f7d7117511c6307e2a1890b7fbb8c474f820a6b
size 798784

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Thu Feb 15 15:53:25 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- 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
-------------------------------------------------------------------
Sun Jan 14 00:32:19 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>

View File

@ -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,11 @@ Group: Development/Languages/Other
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(post): %{_sbindir}/update-alternatives
Requires(postun):%{_sbindir}/update-alternatives
Requires(postun): %{_sbindir}/update-alternatives
ExclusiveArch: %{rust_tier1_arches}
%description

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5b83cef64073237f362692f9a21b47fa2e7d45ccab604eb9e340bfbf160c3d2
size 35595748
oid sha256:eaae8585a2388edf10fb913a23054ccaba27cff80ccbc11b26b8964a36e76b2d
size 35646614