diff --git a/ghostscript.spec b/ghostscript.spec index ae497d5884ce09a5cb45be3e8a7cfa4516aa1f30..4c91df5dbef3a777ebc402a1dcc6e84260fe88c4 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -9,7 +9,7 @@ Name: ghostscript Version: 9.52 -Release: 4 +Release: 5 Summary: An interpreter for PostScript and PDF files License: AGPLv3+ URL: https://ghostscript.com/ @@ -157,7 +157,7 @@ done install -m 0755 -d %{buildroot}%{_datadir}/%{name}/conf.d/ %check -make check +%make_build check %pre @@ -204,6 +204,12 @@ make check %{_bindir}/dvipdf %changelog +* Mon Apr 19 2021 panxiaohe - 9.52-5 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:use make macros to run check in parallel + * Sat Oct 31 2020 Liquor - 9.52-4 - Type:bugfix - ID:NA