diff --git a/azure-core-1.30.1.tar.gz b/azure-core-1.30.1.tar.gz deleted file mode 100644 index 490b2f365fea9b51a29315829e459d614e3c5d73..0000000000000000000000000000000000000000 Binary files a/azure-core-1.30.1.tar.gz and /dev/null differ diff --git a/azure-core-1.30.2.tar.gz b/azure-core-1.30.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d55937bfb9af375febc701b225c30b4cb24a2209 Binary files /dev/null and b/azure-core-1.30.2.tar.gz differ diff --git a/python-azure-core.spec b/python-azure-core.spec index b759f84231e87e9a701b60fdd65f0c1d0b76f94f..550fbaa89c83b7503a10d3dc2888c2f9d16c931a 100644 --- a/python-azure-core.spec +++ b/python-azure-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-azure-core -Version: 1.30.1 +Version: 1.30.2 Release: 1 Summary: Microsoft Azure Core Library for Python License: MIT URL: https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-core -Source0: https://files.pythonhosted.org/packages/51/0d/b76383f028aa3570419edf97ab504cb84b839e3cbc8c8b2048f16bbea2d3/azure-core-1.30.1.tar.gz +Source0: https://files.pythonhosted.org/packages/99/d4/1f469fa246f554b86fb5cebc30eef1b2a38b7af7a2c2791bce0a4c6e4604/azure-core-1.30.2.tar.gz BuildArch: noarch %description Azure Core shared client library for PythonAzure core provides shared @@ -79,6 +79,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jul 24 2024 liudy - 1.30.2-1 +- Update package to version 1.30.2 +- Tracing: DistributedTracingPolicy will now set an attribute, http.request.resend_count, + on HTTP spans for resent requests to indicate the resend attempt number + * Tue Apr 02 2024 wangqiang - 1.30.1-1 - Update package to version 1.30.1