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:
大漠行舟 2022-12-26 07:46:32 +00:00 committed by openeuler-sync-bot
parent d684f07c0f
commit ff899ae3c9

View File

@ -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 <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
- fixes: error: the CXX compiler identification is unknown