!9 Package upgrade

From: @houyingchao 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-07-01 06:40:34 +00:00 committed by Gitee
commit 2c7c2ea9a7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 1 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: 3.142.7
Version: 4.3.0
Release: 1
License: ASL 2.0
URL: https://www.selenium.dev
@ -42,6 +42,7 @@ rm -f %{buildroot}%{gem_instdir}/%{gem_name}.gemspec
%files
%dir %{gem_instdir}
%doc %{gem_instdir}/CHANGES
%doc %{gem_instdir}/NOTICE
%doc %{gem_instdir}/README.md
%license %{gem_instdir}/LICENSE
%{gem_libdir}
@ -52,6 +53,9 @@ rm -f %{buildroot}%{gem_instdir}/%{gem_name}.gemspec
%doc %{gem_docdir}
%changelog
* Thu Jun 30 2022 houyingchao <houyingchao@huawei.com> - 4.3.0-1
- Upgrade to 4.3.0
* 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

Binary file not shown.

Binary file not shown.