diff --git a/python-pydantic.spec b/python-pydantic.spec index e88897460a74c2e21ec76efea38855d50db65fcc..e70c09cd68a0f1f3f0380711ac3c860ecf9a52a9 100644 --- a/python-pydantic.spec +++ b/python-pydantic.spec @@ -1,7 +1,7 @@ Summary: Data validation using Python type hinting Name: python-pydantic Version: 1.10.14 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://github.com/pydantic/pydantic @@ -67,6 +67,9 @@ Summary: %{summary} %changelog +* Wed Jun 11 2025 bbrucezhang - 1.10.14-2 +- Rebuilt for loongarch64 + * Fri Nov 22 2024 bbrucezhang - 1.10.14-1 - [Type] security - [DESC] Fix CVE-2024-3772