diff --git a/aioodbc-0.4.0.tar.gz b/aioodbc-0.4.0.tar.gz deleted file mode 100644 index b801aa55a63f8f3c68d055c616b0aa4170165599..0000000000000000000000000000000000000000 Binary files a/aioodbc-0.4.0.tar.gz and /dev/null differ diff --git a/aioodbc-0.5.0.tar.gz b/aioodbc-0.5.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b564de0edac8f1adb009a2a87fcf74682b3297ab Binary files /dev/null and b/aioodbc-0.5.0.tar.gz differ diff --git a/python-aioodbc.spec b/python-aioodbc.spec index f628576076fc8ad2ca21e309e4d1487a2d69daa8..1ce8b09c45cba54a846a7825ec2dc009cca349c5 100644 --- a/python-aioodbc.spec +++ b/python-aioodbc.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aioodbc -Version: 0.4.0 +Version: 0.5.0 Release: 1 Summary: ODBC driver for asyncio. License: Apache 2 URL: https://github.com/aio-libs/aioodbc -Source0: https://files.pythonhosted.org/packages/30/65/1c285bd56b32b53eb30c90712c2398d7012c1f28e9effc056fb2ed1f6543/aioodbc-0.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/a/aioodbc/aioodbc-%{version}.tar.gz BuildArch: noarch @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 26 2025 zhangzeyang0718 - 0.5.0-1 +- Update to 0.5.0 + * Tue Apr 4 2023 wubijie - 0.4.0-1 - Update package to version 0.4.0