!10 update to 3.39.2
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
992cd8b8db
Binary file not shown.
Binary file not shown.
BIN
capybara-3.39.2.gem
Normal file
BIN
capybara-3.39.2.gem
Normal file
Binary file not shown.
@ -1,13 +1,13 @@
|
|||||||
%global gem_name capybara
|
%global gem_name capybara
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.38.0
|
Version: 3.39.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Capybara aims to simplify the process of integration testing Rack applications
|
Summary: Capybara aims to simplify the process of integration testing Rack applications
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/teamcapybara/capybara
|
URL: https://github.com/teamcapybara/capybara
|
||||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||||
# git clone https://github.com/teamcapybara/capybara.git --no-checkout
|
# git clone https://github.com/teamcapybara/capybara.git --no-checkout
|
||||||
# cd capybara && git archive -v -o capybara-3.38.0-tests.txz 3.38.0 features/
|
# cd capybara && git archive -v -o capybara-3.39.2-tests.txz 3.39.2 features/
|
||||||
Source1: %{gem_name}-%{version}-tests.txz
|
Source1: %{gem_name}-%{version}-tests.txz
|
||||||
BuildRequires: ruby(release) rubygems-devel ruby rubygem(selenium-webdriver) rubygem(sinatra)
|
BuildRequires: ruby(release) rubygems-devel ruby rubygem(selenium-webdriver) rubygem(sinatra)
|
||||||
BuildRequires: rubygem(rspec) rubygem(launchy) rubygem(minitest) rubygem(puma)
|
BuildRequires: rubygem(rspec) rubygem(launchy) rubygem(minitest) rubygem(puma)
|
||||||
@ -68,6 +68,9 @@ popd
|
|||||||
%{gem_instdir}/spec
|
%{gem_instdir}/spec
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 16 2023 liyanan <liyanan32@h-partners.com> - 3.39.2-1
|
||||||
|
- Update to 3.39.2
|
||||||
|
|
||||||
* Wed Aug 02 2023 Ge Wang <wang__ge@126.com> - 3.38.0-1
|
* Wed Aug 02 2023 Ge Wang <wang__ge@126.com> - 3.38.0-1
|
||||||
- update to version 3.38.0
|
- update to version 3.38.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user