!2 Upgrade to 3.142.7 version

From: @houyingchao
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-12-02 06:09:15 +00:00 committed by Gitee
commit 51f3e3a06d
3 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
%global gem_name selenium-webdriver %global gem_name selenium-webdriver
Summary: The next generation developer focused tool for automated testing of webapps Summary: The next generation developer focused tool for automated testing of webapps
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 2.45.0 Version: 3.142.7
Release: 1 Release: 1
License: ASL 2.0 License: ASL 2.0
URL: https://www.selenium.dev URL: https://www.selenium.dev
@ -41,9 +41,9 @@ rm -f %{buildroot}%{gem_instdir}/%{gem_name}.gemspec
%files %files
%dir %{gem_instdir} %dir %{gem_instdir}
%doc %{gem_instdir}/COPYING
%doc %{gem_instdir}/CHANGES %doc %{gem_instdir}/CHANGES
%doc %{gem_instdir}/README.md %doc %{gem_instdir}/README.md
%license %{gem_instdir}/LICENSE
%{gem_libdir} %{gem_libdir}
%{gem_cache} %{gem_cache}
%{gem_spec} %{gem_spec}
@ -52,5 +52,9 @@ rm -f %{buildroot}%{gem_instdir}/%{gem_name}.gemspec
%doc %{gem_docdir} %doc %{gem_docdir}
%changelog %changelog
* Wed Dec 01 2021 houyingchao <houyingchao@huawei.com> - 3.142.7-1
- Upgrade to 3.142.7 version
- fix the compilation failed of rubygem-capybara
* Wed Aug 19 2020 xiezheng <xiezheng4@huawei.com> - 2.45.0-1 * Wed Aug 19 2020 xiezheng <xiezheng4@huawei.com> - 2.45.0-1
- package init - package init

Binary file not shown.

Binary file not shown.