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.4.0.gem b/fattr-2.4.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..0b300d289e8d41dc40f5731c96ce1525dbcaad9f Binary files /dev/null and b/fattr-2.4.0.gem differ diff --git a/rubygem-fattr.spec b/rubygem-fattr.spec index 0ddba6aa5b10b5f759ca13b937f8a1f8baa9858d..ee892f3a8e3e1c99da98ec4449dead04f12ff9b9 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.4.0 Release: 1 License: BSD or Ruby URL: https://github.com/ahoward/fattr @@ -42,6 +42,7 @@ popd %doc %{gem_instdir}/LICENSE %dir %{gem_instdir}/ %{gem_libdir} +%{gem_instdir}/fattr.gemspec %exclude %{gem_cache} %{gem_spec} @@ -54,5 +55,8 @@ popd %doc %{gem_instdir}/test %changelog +* Tue Apr 01 2025 openeuler_bot - 2.4.0-1 +- update rubygem-fattr to 2.4.0 + * Tue Aug 18 2020 wanglin - 2.2.2-1 -- package init +- package init \ No newline at end of file