diff --git a/ghostscript.spec b/ghostscript.spec index 1ced54e5d53ee67c5f109ad6673ac4aa9d53e5de..a24b41a6bd6916caadfc45d1758a56877ee124e4 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