diff --git a/pytorch.spec b/pytorch.spec index b603bf8aa931a7f95c1dae104fd6b53b46dcb91a..81e02db6def83e88d88518b35333e02cd8d82055 100644 --- a/pytorch.spec +++ b/pytorch.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: pytorch Version: 1.6.0 -Release: 3 +Release: 4 Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration License: BSD-3 URL: https://pytorch.org/ @@ -86,6 +86,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Dec 26 2022 wangdongxing - 1.6.0-4 +- fixes: error: add build requires make for compile local + * Mon Jun 28 2021 wulei - 1.6.0-3 - fixes: error: the CXX compiler identification is unknown