Upgrade to version 7.0.7
This commit is contained in:
parent
1117f3546e
commit
15114c2369
Binary file not shown.
Binary file not shown.
BIN
actionmailbox-7.0.7.gem
Normal file
BIN
actionmailbox-7.0.7.gem
Normal file
Binary file not shown.
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
|
|
||||||
Version: 7.0.4
|
Version: 7.0.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Inbound email handling framework
|
Summary: Inbound email handling framework
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -11,12 +11,12 @@ Source0: https://rubygems.org/gems/%{gem_name}-%{version}%{?prerelease}.gem
|
|||||||
# Actionmailbox gem doesn't ship with the test suite.
|
# Actionmailbox gem doesn't ship with the test suite.
|
||||||
# You may check it out like so
|
# You may check it out like so
|
||||||
# git clone http://github.com/rails/rails.git
|
# git clone http://github.com/rails/rails.git
|
||||||
# cd rails/actionmailbox && git archive -v -o actionmailbox-7.0.4-tests.txz v7.0.4 test/
|
# cd rails/actionmailbox && git archive -v -o actionmailbox-7.0.7-tests.txz v7.0.7 test/
|
||||||
Source1: actionmailbox-%{version}%{?prerelease}-tests.txz
|
Source1: actionmailbox-%{version}%{?prerelease}-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 get them like so
|
# You may get them 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}%{?prerelease}-tools.txz
|
Source2: rails-%{version}%{?prerelease}-tools.txz
|
||||||
|
|
||||||
BuildRequires: ruby(release)
|
BuildRequires: ruby(release)
|
||||||
@ -93,6 +93,9 @@ popd
|
|||||||
%doc %{gem_instdir}/README.md
|
%doc %{gem_instdir}/README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 18 2023 chenchen <chen_aka_jan@163.com> - 7.0.7-1
|
||||||
|
- Upgrade to version 7.0.7
|
||||||
|
|
||||||
* Thu Jan 19 2023 wangkai <wangkai385@h-partners.com> - 1:7.0.4-1
|
* Thu Jan 19 2023 wangkai <wangkai385@h-partners.com> - 1: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