diff --git a/texlab.changes b/texlab.changes index af18069..b0e90f4 100644 --- a/texlab.changes +++ b/texlab.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 13 07:05:02 UTC 2023 - Soc Virnyl Estela + +- Reenable cargo test in %check. + ------------------------------------------------------------------- Sun Aug 13 06:20:11 UTC 2023 - Soc Virnyl Estela diff --git a/texlab.spec b/texlab.spec index 1a9c1fa..e452075 100644 --- a/texlab.spec +++ b/texlab.spec @@ -50,8 +50,8 @@ install -m 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildro # They deleted it. # install -Dm644 texlab.1 -t %%{buildroot}%%{_mandir}/man1/ -# %%check -# %%{cargo_test} --all-features +%check +%{cargo_test} --all-features %files %{_bindir}/texlab