forked from pool/juliaup
Accepting request 979300 from science
OBS-URL: https://build.opensuse.org/request/show/979300 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juliaup?expand=0&rev=5
This commit is contained in:
commit
035bc6fbd1
7
_service
7
_service
@ -1,11 +1,10 @@
|
||||
<services>
|
||||
<service mode="disabled" name="obs_scm">
|
||||
<param name="url">https://github.com/JuliaLang/juliaup</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.6.1</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="revision">c1dc12924cd55c416c0d596da389084a699bb635</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="changesauthor">socvirnyl.estela@gmail.com</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e6f73adc2696f6621e2178fee6e7201a546e9144594cc21e48c8060e0295662
|
||||
size 548688
|
3
juliaup-1.6.2.tar.xz
Normal file
3
juliaup-1.6.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd7636380b2eb21d39df42272a88975811258bbb8e6ba08b7f6fc835f97d4532
|
||||
size 548828
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 08:00:27 UTC 2022 - socvirnyl.estela@gmail.com
|
||||
|
||||
- Update to version 1.6.2:
|
||||
* (cargo-release) version 1.6.2
|
||||
* Update to Julia 1.7.3
|
||||
* Update clap
|
||||
* (cargo-release) start next development iteration 1.6.2-alpha.0
|
||||
* (cargo-release) version 1.6.1
|
||||
* Update deps
|
||||
* Add Julia 1.6.6 support
|
||||
* Remove 1.8.0-beta2
|
||||
* Add 1.8.0-beta2 and 1.8.0-beta3
|
||||
* (cargo-release) start next development iteration 1.6.1-alpha.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 02 01:08:25 UTC 2022 - socvirnyl.estela@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: juliaup
|
||||
Version: 1.6.1~0
|
||||
Version: 1.6.2
|
||||
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:34852b1309d35f78f406366fea686b43f90e7047057a62dd4d57ab7d4aeaa3f6
|
||||
size 24626580
|
||||
oid sha256:3d5330eb756d6111bbf621c294236eaff3ee843030bc7decce31631faaa4f014
|
||||
size 24694380
|
||||
|
Loading…
Reference in New Issue
Block a user