Added 'Buildarch: noarch' to the help subpackage

This commit is contained in:
黄光韬 2024-08-21 13:33:06 +08:00
parent 6354022d0e
commit 59e79ac02e

View File

@ -5,7 +5,7 @@
Python.
Name: python-selenium
Version: 4.16.0
Release: 1
Release: 2
Summary: Python bindings for Selenium
License: Apache-2.0
URL: https://github.com/SeleniumHQ/selenium/
@ -32,6 +32,7 @@ Requires: python3-urllib3
%package help
Summary: Python bindings for Selenium
Provides: python3-selenium-doc
Buildarch: noarch
%description help
%{common_desc}
@ -84,6 +85,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Aug 21 2024 Guangtao Huang <huangguangtao@cqsoftware.com.cn> - 4.16.0-2
- Add Buildarch: noarch' to the help subpackage
* Thu Dec 28 2023 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 4.16.0-1
- Upgrade to version 4.16.0