forked from pool/juliaup
- Update to version 1.17.4:
- Try a different PublisherDisplayName for store publication - Only check existing file permissions - Check file permissions before installing - Be more careful about existing installs - Fix package identity - Fix a bug - Package portable windows on win runner - Fix signing of windows portables - Sign more things - Update branding - Update deps - Error handling for `juliaup self update` (non-Windows) - add tests - add docs - support pr channels - use strongly typed Shell type for completions subcommand argument - Update version db - Update deps - Experiment with win package identity - Fix typo in README.md - Update deps - Update versiondb to include FreeBSD - Include FreeBSD when generating versiondb - Only modify shell scripts if that is selected - Delete old win shell script - Revert "adds some information on which channel is updating." - Fix a mistake OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=96
This commit is contained in:
parent
3ed99bfdc2
commit
6181759d21
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c5b3a743f822adc9d0e920d3bad0b116a3ac533062921a68b4f0d1f21918fca
|
||||
size 802073
|
3
juliaup-1.17.4.tar.gz
Normal file
3
juliaup-1.17.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94326828c6f2a2138e2c6ff2e573c4a146f8d08a7fc3aeaa5982d0fea67c7102
|
||||
size 821594
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 01:05:28 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
|
||||
|
||||
- Update to version 1.17.4:
|
||||
- Try a different PublisherDisplayName for store publication
|
||||
- Only check existing file permissions
|
||||
- Check file permissions before installing
|
||||
- Be more careful about existing installs
|
||||
- Fix package identity
|
||||
- Fix a bug
|
||||
- Package portable windows on win runner
|
||||
- Fix signing of windows portables
|
||||
- Sign more things
|
||||
- Update branding
|
||||
- Update deps
|
||||
- Error handling for `juliaup self update` (non-Windows)
|
||||
- add tests
|
||||
- add docs
|
||||
- support pr channels
|
||||
- use strongly typed Shell type for completions subcommand argument
|
||||
- Update version db
|
||||
- Update deps
|
||||
- Experiment with win package identity
|
||||
- Fix typo in README.md
|
||||
- Update deps
|
||||
- Update versiondb to include FreeBSD
|
||||
- Include FreeBSD when generating versiondb
|
||||
- Only modify shell scripts if that is selected
|
||||
- Delete old win shell script
|
||||
- Revert "adds some information on which channel is updating."
|
||||
- Fix a mistake
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 07:07:56 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
|
@ -18,10 +18,10 @@
|
||||
|
||||
# We will keep this for now
|
||||
%global oldest_supported_julia_version 0.7.0
|
||||
%global latest_julia_version 1.10.4
|
||||
%global latest_julia_version 1.10.5
|
||||
|
||||
Name: juliaup
|
||||
Version: 1.14.8
|
||||
Version: 1.17.4
|
||||
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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47054512915f7139d7064a4940c00f80bd8b98344237b808f0024864c0714d2b
|
||||
size 35612601
|
||||
oid sha256:1a69f958f25fbc41452db38d4df8c5e731048de66cfebc8f520174703381afd7
|
||||
size 37059226
|
||||
|
Loading…
Reference in New Issue
Block a user