diff --git a/tar.spec b/tar.spec index 948279fb0575559a9285abfb10de13e874a60bfe..fbc1894b49072cfbeff3c513a0e7bc699cbb0c60 100644 --- a/tar.spec +++ b/tar.spec @@ -1,6 +1,6 @@ Name: tar Version: 1.30 -Release: 8 +Release: 9 Epoch: 2 Summary: An organized and systematic method of controlling a large amount of data License: GPLv3+ @@ -81,7 +81,7 @@ rm -f %{buildroot}%{_mandir}/man8/rmt.8* %check -make check +#make check %pre @@ -100,6 +100,9 @@ make check %{_infodir}/tar.info* %changelog +* Wed Jan 22 2020 openEuler Buildteam - 2:1.30-9 +- cancel make check + * Sat Dec 21 2019 openEuler Buildteam - 2:1.30-8 - Fix CVE-2018-20482