diff --git a/python-yarl.spec b/python-yarl.spec index 016d71767284062dfc001f5be9cd1a879401115a..f5d85ab14e2ea5146ce708ef9948ef84af11283b 100644 --- a/python-yarl.spec +++ b/python-yarl.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-yarl -Version: 1.9.2 +Version: 1.9.11 Release: 1 Summary: Yet another URL library License: Apache-2.0 URL: https://github.com/aio-libs/yarl/ -Source0: https://files.pythonhosted.org/packages/5f/3f/04b3c5e57844fb9c034b09c5cb6d2b43de5d64a093c30529fd233e16cf09/yarl-1.9.2.tar.gz +Source0: https://files.pythonhosted.org/packages/1e/87/6d71456eabebf614e0cac4387c27116a0bff9decf00a70c362fe7db9394e/yarl-1.9.11.tar.gz %description Yet another URL library @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 01 2024 wanggang - 1.9.11-1 +- Update package to version 1.9.11 + * Mon Jul 03 2023 chenzixuan - 1.9.2-1 - Update package to version 1.9.2 diff --git a/yarl-1.9.11.tar.gz b/yarl-1.9.11.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9f0174689dea52b516802744ecc65b777b9005c9 Binary files /dev/null and b/yarl-1.9.11.tar.gz differ diff --git a/yarl-1.9.2.tar.gz b/yarl-1.9.2.tar.gz deleted file mode 100644 index 929988f6e44ed199643e3a78ca017c235231e02f..0000000000000000000000000000000000000000 Binary files a/yarl-1.9.2.tar.gz and /dev/null differ