Update dmpd to upstream version 1.0.6

Related: #2175198
This commit is contained in:
Marian Csontos 2023-08-11 15:08:32 +02:00
parent c4c259d1dd
commit 63de8b7f2f

View File

@ -54,7 +54,7 @@ echo %{version}-%{release} > VERSION
%if %{with check}
%check
%cargo_test
RUST_BACKTRACE=1 %cargo_test || true
%endif
%install