forked from pool/juliaup
- Update to version 1.11.15:
* CHANGELOG is irrelevant. Mostly Windows related. * - Update vendored deps. OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=76
This commit is contained in:
parent
9af40ccd1f
commit
c22022b5f8
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/JuliaLang/juliaup</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">ea6a101</param>
|
||||
<param name="revision">4be66cf</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e808d0f85383000d32e66c294854911569a602a2c58b2ee7ea3e89987603eba
|
||||
size 110772468
|
3
juliaup-1.11.15.tar.zst
Normal file
3
juliaup-1.11.15.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ca31f7707559196e07a74cada4a0cfda046c3fbb2e38a7a0c118aca31f5c952
|
||||
size 110823475
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 06 02:57:26 UTC 2023 - socvirnyl.estela@gmail.com
|
||||
|
||||
- Update to version 1.11.15:
|
||||
* CHANGELOG is irrelevant. Mostly Windows related. *
|
||||
- Update vendored deps.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 08:19:48 UTC 2023 - socvirnyl.estela@gmail.com
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%global latest_julia_version 1.8.3
|
||||
|
||||
Name: juliaup
|
||||
Version: 1.11.0
|
||||
Version: 1.11.15
|
||||
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
|
||||
@ -33,6 +33,8 @@ Source2: cargo_config
|
||||
BuildRequires: cargo-packaging
|
||||
BuildRequires: rust+cargo
|
||||
BuildRequires: zstd
|
||||
Obsoletes: julia
|
||||
Provides: julia
|
||||
ExclusiveArch: %{rust_tier1_arches}
|
||||
|
||||
# It doesn't make sense to do this anyway.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:119e4f9cdaf8adc05080a4768db49972ea0111fa9808417f4ceb75b56c636f65
|
||||
size 47820369
|
||||
oid sha256:bcde0395b3b365ec1026ff1d92f3c7d60707571fd0fa971c9b09ce7df493ea0f
|
||||
size 45955861
|
||||
|
Loading…
Reference in New Issue
Block a user