!9 Package upgrade
From: @houyingchao Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
2c7c2ea9a7
@ -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.
BIN
selenium-webdriver-4.3.0.gem
Normal file
BIN
selenium-webdriver-4.3.0.gem
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user