!16 【轻量级PR】: Added 'Buildarch: noarch'to the help subpaackage
From: @huang-guangtao Reviewed-by: @tzing_t Signed-off-by: @tzing_t
This commit is contained in:
commit
8666e67428
@ -5,7 +5,7 @@
|
|||||||
Python.
|
Python.
|
||||||
Name: python-selenium
|
Name: python-selenium
|
||||||
Version: 4.16.0
|
Version: 4.16.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python bindings for Selenium
|
Summary: Python bindings for Selenium
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/SeleniumHQ/selenium/
|
URL: https://github.com/SeleniumHQ/selenium/
|
||||||
@ -32,6 +32,7 @@ Requires: python3-urllib3
|
|||||||
%package help
|
%package help
|
||||||
Summary: Python bindings for Selenium
|
Summary: Python bindings for Selenium
|
||||||
Provides: python3-selenium-doc
|
Provides: python3-selenium-doc
|
||||||
|
Buildarch: noarch
|
||||||
%description help
|
%description help
|
||||||
%{common_desc}
|
%{common_desc}
|
||||||
|
|
||||||
@ -84,6 +85,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 28 2023 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 4.16.0-1
|
||||||
- Upgrade to version 4.16.0
|
- Upgrade to version 4.16.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user