From 794af8136faad0433c41a22a9c6f41ce6ce97204 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 15 Feb 2025 17:40:09 +0000 Subject: [PATCH] 1.4.0 --- arti.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arti.spec b/arti.spec index 9c5841f..dc52f4e 100644 --- a/arti.spec +++ b/arti.spec @@ -41,7 +41,7 @@ export OPENSSL_DIR=/opt/openssl3.3 cargo build -p arti --locked --release -upx target/release/%{name} +#upx target/release/%{name} %install install -Dm0755 target/release/%{name} %{buildroot}%{_bindir}/%{name}