upgrade to 5.2.4.4

(cherry picked from commit cf91a7497a267a6c8c917d065b5c4c69afe37909)
This commit is contained in:
si-gui 2021-02-08 17:57:52 +08:00 committed by openeuler-sync-bot
parent 16a1fa2710
commit be61991ec3
4 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
activestorage-5.2.4.4.gem Normal file

Binary file not shown.

View File

@ -3,13 +3,13 @@
%global bootstrap 1
%bcond_with ffmpeg
Name: rubygem-%{gem_name}
Version: 5.2.3
Version: 5.2.4.4
Release: 1
Summary: Local and cloud file storage framework
License: MIT
URL: http://rubyonrails.org
Source0: https://rubygems.org/gems/activestorage-5.2.3.gem
Source1: https://github.com/rails/rails/archive/v5.2.3.tar.gz
Source0: https://rubygems.org/gems/activestorage-5.2.4.4.gem
Source1: https://github.com/rails/rails/archive/v5.2.4.4.tar.gz
BuildRequires: ruby(release) rubygems-devel ruby
%if ! 0%{?bootstrap}
BuildRequires: rubygem(actionpack) = %{version} rubygem(activerecord) = %{version}
@ -101,5 +101,8 @@ popd
%doc %{gem_instdir}/README.md
%changelog
* Mon Feb 8 2021 sunguoshuai<sunguoshuai@huawei.com>- 5.2.4.4-1
- Upgrade to 5.2.4.4
* Wed Aug 12 2020 chengzihan <chengzihan2@huawei.com> - 5.2.3-1
- Package init

Binary file not shown.