diff --git a/rails-7.0.4.gem b/rails-7.0.4.gem deleted file mode 100644 index 9a3097c..0000000 Binary files a/rails-7.0.4.gem and /dev/null differ diff --git a/rails-7.0.7.gem b/rails-7.0.7.gem new file mode 100644 index 0000000..c33bfec Binary files /dev/null and b/rails-7.0.7.gem differ diff --git a/rubygem-rails.spec b/rubygem-rails.spec index d66f0e5..994dd52 100644 --- a/rubygem-rails.spec +++ b/rubygem-rails.spec @@ -1,7 +1,7 @@ %global gem_name rails Name: rubygem-%{gem_name} Epoch: 1 -Version: 7.0.4 +Version: 7.0.7 Release: 1 Summary: Full-stack web application framework License: MIT @@ -38,12 +38,16 @@ cp -a .%{gem_dir}/* \ %dir %{gem_instdir} %exclude %{gem_cache} %{gem_spec} +%license %{gem_instdir}/MIT-LICENSE %files doc %doc %{gem_docdir} %doc %{gem_instdir}/README.md %changelog +* Fri Aug 18 2023 wangkai - 1:7.0.7-1 +- Upgrade to version 7.0.7 + * Thu Jan 19 2023 wangkai - 1:7.0.4-1 - Upgrade to version 7.0.4