Upgrade to version 7.0.7

This commit is contained in:
wk333 2023-08-18 09:35:37 +08:00
parent 1cbe6415a6
commit 35706155d8
3 changed files with 5 additions and 1 deletions

Binary file not shown.

BIN
rails-7.0.7.gem Normal file

Binary file not shown.

View File

@ -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 <wang_kai001@hoperun.com> - 1:7.0.7-1
- Upgrade to version 7.0.7
* Thu Jan 19 2023 wangkai <wangkai385@h-partners.com> - 1:7.0.4-1
- Upgrade to version 7.0.4