diff --git a/modify-deps-on-libclang-gcsfs-gast.patch b/modify-deps-on-libclang-gcsfs-gast.patch index f7cf4688d50e74f218658d16b887db3cd0cc4ada..49a9d2c8e59382b3c62cacbb03147e302075e13c 100644 --- a/modify-deps-on-libclang-gcsfs-gast.patch +++ b/modify-deps-on-libclang-gcsfs-gast.patch @@ -22,7 +22,7 @@ 'six >= 1.12.0', 'termcolor >= 1.1.0', - 'typing_extensions>=3.6.6,<4.6.0', -+ 'typing_extensions>=3.6.6,<=4.10.0', ++ 'typing_extensions>=3.6.6,<=4.13.0', # TODO(b/266362323): wrapt==1.15.0rc0 incompatible with TF 2.12.0 RC0 (and # nightly, but works with TF 2.11) - 'wrapt >= 1.11.0, <1.15', diff --git a/tensorflow.spec b/tensorflow.spec index a46c21e96275706e1f55c6f87cb6b56018668f98..c7c9ea9b22ce7ed2e753208b9b6e11854b381725 100644 --- a/tensorflow.spec +++ b/tensorflow.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: tensorflow Version: 2.12.1 -Release: 3 +Release: 4 Summary: An Open Source Machine Learning Framework for Everyone License: Apache License 2.0 URL: https://www.tensorflow.org/ @@ -82,6 +82,9 @@ bazel --output_user_root=`pwd`/../output_user_root build --nofetch --host_copt=- %{_bindir}/* %changelog +* Wed May 28 2025 qmzznbxhl sunhailiang3@huawei.com - 2.12.1-4 +- fix packaging issue + * Thu Mar 20 2025 Dingli Zhang - 2.12.1-3 - Add support for riscv64