update to version 7.0.7
This commit is contained in:
parent
4dc6d8f09b
commit
9f0f349deb
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
railties-7.0.7.gem
Normal file
BIN
railties-7.0.7.gem
Normal file
Binary file not shown.
@ -3,7 +3,7 @@
|
|||||||
%bcond_with webpacker
|
%bcond_with webpacker
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 7.0.4
|
Version: 7.0.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Tools for creating, working with, and running Rails applications
|
Summary: Tools for creating, working with, and running Rails applications
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -11,12 +11,12 @@ URL: http://rubyonrails.org
|
|||||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||||
# Get the test suite:
|
# Get the test suite:
|
||||||
# git clone http://github.com/rails/rails.git
|
# git clone http://github.com/rails/rails.git
|
||||||
# cd rails/railties && git archive -v -o railties-7.0.4-tests.txz v7.0.4 test/
|
# cd rails/railties && git archive -v -o railties-7.0.7-tests.txz v7.0.7 test/
|
||||||
Source1: %{gem_name}-%{version}-tests.txz
|
Source1: %{gem_name}-%{version}-tests.txz
|
||||||
# The tools are needed for the test suite, are however unpackaged in gem file.
|
# The tools are needed for the test suite, are however unpackaged in gem file.
|
||||||
# You may check it out like so
|
# You may check it out like so
|
||||||
# git clone http://github.com/rails/rails.git --no-checkout
|
# git clone http://github.com/rails/rails.git --no-checkout
|
||||||
# cd rails && git archive -v -o rails-7.0.4-tools.txz v7.0.4 tools/
|
# cd rails && git archive -v -o rails-7.0.7-tools.txz v7.0.7 tools/
|
||||||
Source2: rails-%{version}-tools.txz
|
Source2: rails-%{version}-tools.txz
|
||||||
# Fixes for Minitest 5.16+
|
# Fixes for Minitest 5.16+
|
||||||
# https://github.com/rails/rails/pull/45380
|
# https://github.com/rails/rails/pull/45380
|
||||||
@ -208,6 +208,9 @@ popd
|
|||||||
%doc %{gem_instdir}/README.rdoc
|
%doc %{gem_instdir}/README.rdoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 17 2023 Ge Wang <wang__ge@126.com> - 7.0.7-1
|
||||||
|
- Upgrade to version 7.0.7
|
||||||
|
|
||||||
* Thu Jan 19 2023 wangkai <wangkai385@h-partners.com> - 7.0.4-1
|
* Thu Jan 19 2023 wangkai <wangkai385@h-partners.com> - 7.0.4-1
|
||||||
- Upgrade to version 7.0.4
|
- Upgrade to version 7.0.4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user