diff --git a/actionview-5.2.3.gem b/actionview-5.2.3.gem deleted file mode 100644 index 94a49b9..0000000 Binary files a/actionview-5.2.3.gem and /dev/null differ diff --git a/actionview-5.2.4.4.gem b/actionview-5.2.4.4.gem new file mode 100644 index 0000000..3a8d079 Binary files /dev/null and b/actionview-5.2.4.4.gem differ diff --git a/rubygem-actionview.spec b/rubygem-actionview.spec index bc24629..fcab388 100644 --- a/rubygem-actionview.spec +++ b/rubygem-actionview.spec @@ -1,13 +1,14 @@ %global gem_name actionview %{?_with_bootstrap: %global bootstrap 1} +%global bootstrap 1 Name: rubygem-%{gem_name} -Version: 5.2.3 +Version: 5.2.4.4 Release: 1 Summary: Rendering framework putting the V 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 Patch0: rubygem-actionview-5.1.2-Prevent-negative-IDs-in-output-of-inspect.patch BuildRequires: ruby(release) rubygems-devel %if ! 0%{?bootstrap} @@ -65,5 +66,8 @@ popd %doc %{gem_instdir}/CHANGELOG.md %changelog +* Mon Feb 8 2021sunguoshuai- 5.2.4.4-1 +- Upgrade to 5.2.4.4 + * Sat Aug 8 2020 chengzihan - 5.2.3-1 - Package init diff --git a/v5.2.3.tar.gz b/v5.2.4.4.tar.gz similarity index 56% rename from v5.2.3.tar.gz rename to v5.2.4.4.tar.gz index 1d7dd90..6191daf 100644 Binary files a/v5.2.3.tar.gz and b/v5.2.4.4.tar.gz differ