diff --git a/fattr-2.2.2.gem b/fattr-2.2.2.gem deleted file mode 100644 index c1632d57d05c8ca3eb1d7728caced2f4dd1cddc2..0000000000000000000000000000000000000000 Binary files a/fattr-2.2.2.gem and /dev/null differ diff --git a/fattr-2.3.0.gem b/fattr-2.3.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..35ef24b16bb487791c570635de4b696c853efac5 Binary files /dev/null and b/fattr-2.3.0.gem differ diff --git a/rubygem-fattr.spec b/rubygem-fattr.spec index 0ddba6aa5b10b5f759ca13b937f8a1f8baa9858d..f25f34b9de90e16ea2b8699b5dc0cf84e69a093d 100644 --- a/rubygem-fattr.spec +++ b/rubygem-fattr.spec @@ -1,7 +1,7 @@ %define gem_name fattr Name: rubygem-%{gem_name} Summary: Fatter attribute for Ruby -Version: 2.2.2 +Version: 2.3.0 Release: 1 License: BSD or Ruby URL: https://github.com/ahoward/fattr @@ -54,5 +54,8 @@ popd %doc %{gem_instdir}/test %changelog +* Wed May 14 2025 openeuler_bot - 2.3.0-1 +Based on the provided document content, there are no specific release versions or change descriptions listed for versions 2.2.2 to 2.3.0. The document states "There aren鈥檛 any releases here" under the Releases section. Therefore, no changes can be extracted for the specified version range. + * Tue Aug 18 2020 wanglin - 2.2.2-1 - package init