diff --git a/capybara-3.39.2.gem b/capybara-3.39.2.gem deleted file mode 100644 index 70faab67374ef023b54dc9f5770d03979d7d4193..0000000000000000000000000000000000000000 Binary files a/capybara-3.39.2.gem and /dev/null differ diff --git a/capybara-3.39.2-tests.txz b/capybara-3.40.0-tests.txz similarity index 93% rename from capybara-3.39.2-tests.txz rename to capybara-3.40.0-tests.txz index dfcc7c8f3552211d82a164eb2bf67f868943cc9b..d1439903caac759325ecab875ff04e63ae50e7a9 100644 Binary files a/capybara-3.39.2-tests.txz and b/capybara-3.40.0-tests.txz differ diff --git a/capybara-3.40.0.gem b/capybara-3.40.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..554123c9afd6295def3d13c66e35c6431b217792 Binary files /dev/null and b/capybara-3.40.0.gem differ diff --git a/rubygem-capybara.spec b/rubygem-capybara.spec index 85437ef1989c82c6dfce382908428a93b04d7f36..cc94451a0b2324bd22d3ec4eb0df680169effaf8 100644 --- a/rubygem-capybara.spec +++ b/rubygem-capybara.spec @@ -1,13 +1,13 @@ %global gem_name capybara Name: rubygem-%{gem_name} -Version: 3.39.2 +Version: 3.40.0 Release: 1 Summary: Capybara aims to simplify the process of integration testing Rack applications License: MIT URL: https://github.com/teamcapybara/capybara Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem # git clone https://github.com/teamcapybara/capybara.git --no-checkout -# cd capybara && git archive -v -o capybara-3.39.2-tests.txz 3.39.2 features/ +# cd capybara && git archive -v -o capybara-3.40.0-tests.txz 3.40.0 features/ Source1: %{gem_name}-%{version}-tests.txz BuildRequires: ruby(release) rubygems-devel ruby rubygem(selenium-webdriver) rubygem(sinatra) BuildRequires: rubygem(rspec) rubygem(launchy) rubygem(minitest) rubygem(puma) @@ -68,6 +68,9 @@ popd %{gem_instdir}/spec %changelog +* Thu Sep 26 2024 Ge Wang - 3.40.0-1 +- Update to 3.40.0 + * Thu Nov 16 2023 liyanan - 3.39.2-1 - Update to 3.39.2