diff --git a/python-0xxx.patch b/python-0xxx.patch new file mode 100644 index 0000000000000000000000000000000000000000..edf7651124e06073f3ff78d1c6a92610479abf9e --- /dev/null +++ b/python-0xxx.patch @@ -0,0 +1,9 @@ +from xxxxxxx + + + +xxxxxxxxxxxxxxx + + + +xxxxxxxxxxxxxxxx \ No newline at end of file diff --git a/python-uamqp.spec b/python-uamqp.spec index 14b5d1e8833e5aedaf245438520779f42ccc1b71..ddda37fd5e42e3695ef8b92ee5905bdce3d7fe78 100644 --- a/python-uamqp.spec +++ b/python-uamqp.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-uamqp Version: 1.6.11 -Release: 1 +Release: 2 Summary: AMQP 1.0 Client Library for Python License: MIT License URL: https://github.com/Azure/azure-uamqp-python @@ -9,6 +9,7 @@ Source0: https://files.pythonhosted.org/packages/2e/99/e5fbdd1964f2b7f04fcfacd9c Patch0001: python-uamqp-treat-warnings-as-warnings.patch Patch0002: python-uamqp-openssl3.patch +Patch0003: python-uamqp-openssl3.patch Requires: python3-certifi BuildRequires: cmake @@ -76,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 31 2024 liutao1 - 1.6.11-2 +- Update package to version 1.6.12 + * Thu Oct 31 2024 liutao1 - 1.6.11-1 - Update package to version 1.6.11