This commit is contained in:
parent
35c2fb5e81
commit
ec56ef4650
1 changed files with 4 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.1.2
|
Version: 2.1.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: PyTorch AI/ML framework
|
Summary: PyTorch AI/ML framework
|
||||||
# See below for details
|
# See below for details
|
||||||
License: BSD-3-Clause AND BSD-2-Clause AND 0BSD AND Apache-2.0 AND MIT AND BSL-1.0 AND GPL-3.0-or-later AND Zlib
|
License: BSD-3-Clause AND BSD-2-Clause AND 0BSD AND Apache-2.0 AND MIT AND BSL-1.0 AND GPL-3.0-or-later AND Zlib
|
||||||
|
|
@ -787,6 +787,9 @@ sed -i -f br.sed devel.files
|
||||||
# aten/src/ATen/native/cpu/avx_mathfun.h
|
# aten/src/ATen/native/cpu/avx_mathfun.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Dec 27 2023 Tom Rix <trix@redhat.com> - 2.1.2-1
|
* Wed Dec 27 2023 Tom Rix <trix@redhat.com> - 2.1.2-1
|
||||||
- Update to 2.1.2
|
- Update to 2.1.2
|
||||||
- Stop versioning *.so's - 2.1.2's version is wrong
|
- Stop versioning *.so's - 2.1.2's version is wrong
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue