From 99297c0848944ea67c0d0a7da1bc4d17c5d64b22 Mon Sep 17 00:00:00 2001 From: fyq_950317 Date: Sat, 20 Jun 2020 17:55:13 +0800 Subject: [PATCH] update to version 1.4.5 --- zstd.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/zstd.spec b/zstd.spec index 1626788..cb01beb 100644 --- a/zstd.spec +++ b/zstd.spec @@ -48,7 +48,9 @@ done %endif %check +%ifarch %{arm} make -C tests test-zstd +%endif %if %{with pzstd} make -C contrib/pzstd test CXXFLAGS="$RPM_OPT_FLAGS -std=c++11" %endif @@ -85,11 +87,11 @@ install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1 %{_mandir}/man1/*.1* %changelog -* Sat May 30 2020 SimpleUpdate Robot -- Update to version 1.4.5 - -* Fri May 22 2020 SimpleUpdate Robot -- Update to version 1.4.4 +* Sat Jun 20 2020 maqiang -1.4.5 +- Type:Update +- ID: +- SUG:NA +- DESC:Update to version 1.4.5 * Mon Jan 13 2020 openEuler Buildteam - 1.3.6-3 - Delete useless files.