!3 [sync] PR-2: Upgrade to 3.142.7 version

From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-02-24 02:29:24 +00:00 committed by Gitee
commit 30af1408f3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
%global gem_name selenium-webdriver
Summary: The next generation developer focused tool for automated testing of webapps
Name: rubygem-%{gem_name}
Version: 2.45.0
Version: 3.142.7
Release: 1
License: ASL 2.0
URL: https://www.selenium.dev
@ -41,9 +41,9 @@ rm -f %{buildroot}%{gem_instdir}/%{gem_name}.gemspec
%files
%dir %{gem_instdir}
%doc %{gem_instdir}/COPYING
%doc %{gem_instdir}/CHANGES
%doc %{gem_instdir}/README.md
%license %{gem_instdir}/LICENSE
%{gem_libdir}
%{gem_cache}
%{gem_spec}
@ -52,5 +52,9 @@ rm -f %{buildroot}%{gem_instdir}/%{gem_name}.gemspec
%doc %{gem_docdir}
%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
- package init

Binary file not shown.

Binary file not shown.