diff --git a/pytorch.spec b/pytorch.spec index 56210b5153224dc76864372b64dda6c228c39ae7..8ddeac8057c039213a9defa1d4a1a66363280d0e 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/ @@ -87,6 +87,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