diff --git a/_service b/_service
index a8277c7..8be4ec7 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/JuliaLang/juliaup
@PARENT_TAG@
git
- b13ebd7
+ b0b3f09
v(.*)
\1
enable
diff --git a/cargo_config b/cargo_config
index 58c9777..6fb4ff4 100644
--- a/cargo_config
+++ b/cargo_config
@@ -2,7 +2,4 @@
replace-with = "vendored-sources"
[source.vendored-sources]
-directory = "vendor"
-
-[profile]
-release = { strip = "symbols", lto = "thin", opt-level = "z" }
+directory = "vendor"
\ No newline at end of file
diff --git a/juliaup-1.7.27.tar.gz b/juliaup-1.7.27.tar.gz
deleted file mode 100644
index 332d211..0000000
--- a/juliaup-1.7.27.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e6b3b315a5bd0962fcc3351875326ad836460c985067de2b1e94382773cf542f
-size 148249966
diff --git a/juliaup-1.7.35.tar.gz b/juliaup-1.7.35.tar.gz
new file mode 100644
index 0000000..e7deac2
--- /dev/null
+++ b/juliaup-1.7.35.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:74810ec648597b9d87e864321753400e4192e53293aeff1ae4c62b364420c191
+size 148249660
diff --git a/juliaup.changes b/juliaup.changes
index c1fad1e..c5215f7 100644
--- a/juliaup.changes
+++ b/juliaup.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Thu Nov 24 13:59:02 UTC 2022 - socvirnyl.estela@gmail.com
+
+- 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
+
+-------------------------------------------------------------------
+Thu Nov 24 13:56:57 UTC 2022 - Soc Virnyl Estela
+
+- Remove strip option for debuginfo creation
+
-------------------------------------------------------------------
Mon Nov 21 14:00:13 UTC 2022 - Soc Virnyl Estela
diff --git a/juliaup.spec b/juliaup.spec
index 63f8bc7..76d4135 100644
--- a/juliaup.spec
+++ b/juliaup.spec
@@ -72,7 +72,7 @@ Provides: %{1}-1.8.2%{?2:-%{2}} \
Provides: %{1}-1.8.3%{?2:-%{2}}
Name: juliaup
-Version: 1.7.27
+Version: 1.7.35
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
@@ -126,7 +126,6 @@ cargo install --offline --release --no-default-features --no-track --root="%{bui
mkdir -p %{buildroot}%{_sysconfdir}/alternatives
%if 0%{?suse_version}
-ln -sf %{_sysconfdir}/alternatives/julia %{buildroot}/%{_bindir}/julia
%post
"%_sbindir/update-alternatives" --install \
diff --git a/vendor.tar.gz b/vendor.tar.gz
index c60ee56..a340b3c 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:111f07bbc813199bcf616d286bccbe59b0bdcd09e57728a8c0febd2add19ce3a
-size 50481827
+oid sha256:94e0b376279b25680cf759c61b66191289d0e1d6d9618205615c3070a564b004
+size 50045384