upgrade to 5.2.4.4
(cherry picked from commit 2512806808060270860d1ba899f60446f61bd5ff)
This commit is contained in:
parent
86e40d46cd
commit
10a9c63ecd
Binary file not shown.
BIN
actionpack-5.2.4.4.gem
Normal file
BIN
actionpack-5.2.4.4.gem
Normal file
Binary file not shown.
@ -1,14 +1,15 @@
|
||||
%global gem_name actionpack
|
||||
%{?_with_bootstrap: %global bootstrap 1}
|
||||
%global bootstrap 1
|
||||
Name: rubygem-%{gem_name}
|
||||
Epoch: 1
|
||||
Version: 5.2.3
|
||||
Version: 5.2.4.4
|
||||
Release: 1
|
||||
Summary: Web-flow and rendering framework putting the VC in MVC (part of Rails)
|
||||
License: MIT
|
||||
URL: http://rubyonrails.org
|
||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||
Source1: https://github.com/rails/rails/archive/v5.2.3.tar.gz
|
||||
Source1: https://github.com/rails/rails/archive/v5.2.4.4.tar.gz
|
||||
BuildRequires: ruby(release) rubygems-devel ruby >= 2.2.2
|
||||
%if ! 0%{?bootstrap}
|
||||
BuildRequires: rubygem(activemodel) = %{version} rubygem(activerecord) = %{version}
|
||||
@ -62,5 +63,8 @@ popd
|
||||
%doc %{gem_instdir}/README.rdoc
|
||||
|
||||
%changelog
|
||||
* Mon Feb 8 2021sunguoshuai<sunguoshuai@huawei.com>- 5.2.4.4-1
|
||||
- Upgrade to 5.2.4.4
|
||||
|
||||
* Sat Aug 8 2020 chengzihan <chengzihan2@huawei.com> - 5.2.3-1
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user