diff --git a/python-yarl.spec b/python-yarl.spec index 016d71767284062dfc001f5be9cd1a879401115a..c26551d74d445b5c305c0aa766cd8f03ae06031a 100644 --- a/python-yarl.spec +++ b/python-yarl.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-yarl Version: 1.9.2 -Release: 1 +Release: 2 Summary: Yet another URL library License: Apache-2.0 URL: https://github.com/aio-libs/yarl/ @@ -26,6 +26,7 @@ Yet another URL library %package help Summary: Development documents and examples for yarl Provides: python3-yarl-doc +Buildarch: noarch %description help Yet another URL library @@ -73,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Aug 21 2024 Guangtao Huang - 1.9.2-2 +- Add Buildarch: noarch' to the help subpackage + * Mon Jul 03 2023 chenzixuan - 1.9.2-1 - Update package to version 1.9.2