update pytorch.spec. release no
Signed-off-by: 大漠行舟 <dxwangk@isoftstone.com> (cherry picked from commit 89748fd326c2bb76c9f082b5cd167cf44e78e576) (cherry picked from commit 7300a7683c2733c36cb3649c5385abbb1a64c452)
This commit is contained in:
parent
d684f07c0f
commit
ff899ae3c9
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: pytorch
|
Name: pytorch
|
||||||
Version: 1.6.0
|
Version: 1.6.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration
|
Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration
|
||||||
License: BSD-3
|
License: BSD-3
|
||||||
URL: https://pytorch.org/
|
URL: https://pytorch.org/
|
||||||
@ -86,6 +86,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 26 2022 wangdongxing <dxwangk@isoftstone.com> - 1.6.0-4
|
||||||
|
- fixes: error: add build requires make for compile local
|
||||||
|
|
||||||
* Mon Jun 28 2021 wulei <wulei80@huawei.com> - 1.6.0-3
|
* Mon Jun 28 2021 wulei <wulei80@huawei.com> - 1.6.0-3
|
||||||
- fixes: error: the CXX compiler identification is unknown
|
- fixes: error: the CXX compiler identification is unknown
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user