- Update to version 1.7.35:

* Delete another file at self uninstall
  * Document self uninstall
  * Only delete own files with self uninstall
  * Add link to second Juliacon talk
  * Fix escaping in MSIX manifest
  * Describe using `expect` to automate install
  * Use correct secret name
  * Update Julia Computing cert info
  * Update deps
  * Go back to ~/.juliaup as the default install location
  * Use system certificates on Linux

- Remove strip option for debuginfo creation

OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=53
This commit is contained in:
Soc Virnyl Estela
2022-11-24 14:10:08 +00:00
committed by Git OBS Bridge
parent f733cdafb7
commit f0254a31b3
7 changed files with 29 additions and 12 deletions

View File

@@ -2,7 +2,4 @@
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"
[profile]
release = { strip = "symbols", lto = "thin", opt-level = "z" }
directory = "vendor"