Upgrade version to 2.1.2
This commit is contained in:
parent
17e6cf0ccf
commit
d6248b2bf0
Binary file not shown.
@ -1,9 +1,9 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: pytorch
|
||||
Version: 2.0.1
|
||||
Release: 2
|
||||
Version: 2.1.2
|
||||
Release: 1
|
||||
Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration
|
||||
License: BSD-3
|
||||
License: BSD-3-Clause
|
||||
URL: https://pytorch.org/
|
||||
Source0: https://github.com/pytorch/pytorch/releases/download/v%{version}/pytorch-v%{version}.tar.gz
|
||||
|
||||
@ -85,6 +85,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 28 2023 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 2.1.2-1
|
||||
- upgrade to 2.1.2
|
||||
|
||||
* Thu Aug 17 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.0.1-2
|
||||
- Fix the EulerMaker failure for verion 2.0.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user