diff --git a/python-yarl.spec b/python-yarl.spec index 016d71767284062dfc001f5be9cd1a879401115a..c10685c589096b37feddf11294d0a5f6a82be2d2 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.3 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/ca/f7/2af788563995eeec32b920c0640a6bc54777c89c780030a7754f95166b7f/yarl-1.9.3.tar.gz %description Yet another URL library @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Sep 05 2024 liudy - 1.9.3-1 +- Update version to 1.9.3 + * Mon Jul 03 2023 chenzixuan - 1.9.2-1 - Update package to version 1.9.2 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 diff --git a/yarl-1.9.3.tar.gz b/yarl-1.9.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e80235dacb37a1cab97189432112db6f32ab3367 Binary files /dev/null and b/yarl-1.9.3.tar.gz differ