diff --git a/rubygem-rubyzip.spec b/rubygem-rubyzip.spec index 82090d7..8f18bcc 100644 --- a/rubygem-rubyzip.spec +++ b/rubygem-rubyzip.spec @@ -1,6 +1,6 @@ %global gem_name rubyzip Name: rubygem-%{gem_name} -Version: 2.0.0 +Version: 2.3.2 Release: 1 Summary: A ruby module for reading and writing zip files License: Ruby or BSD @@ -57,6 +57,9 @@ popd %{gem_instdir}/samples %changelog +* Fri Jun 24 2022 SimpleUpdate Robot - 2.3.2-1 +- Upgrade to version 2.3.2 + * Wed Dec 01 2021 houyingchao - 2.0.0-1 - Upgrade to 2.0.0 version - Fix the compilation failed of rubygem-capybara diff --git a/rubyzip-2.0.0.gem b/rubyzip-2.0.0.gem deleted file mode 100644 index 30a0650..0000000 Binary files a/rubyzip-2.0.0.gem and /dev/null differ diff --git a/rubyzip-2.3.2.gem b/rubyzip-2.3.2.gem new file mode 100644 index 0000000..36fdea6 Binary files /dev/null and b/rubyzip-2.3.2.gem differ