diff --git a/railties-5.2.3.gem b/railties-5.2.3.gem deleted file mode 100644 index 30d320d..0000000 Binary files a/railties-5.2.3.gem and /dev/null differ diff --git a/railties-5.2.4.4.gem b/railties-5.2.4.4.gem new file mode 100644 index 0000000..eee027d Binary files /dev/null and b/railties-5.2.4.4.gem differ diff --git a/rubygem-railties.spec b/rubygem-railties.spec index f25a817..9f99b44 100644 --- a/rubygem-railties.spec +++ b/rubygem-railties.spec @@ -3,7 +3,7 @@ %{?_with_bootstrap: %global bootstrap 1} %global bootstrap 1 Name: rubygem-%{gem_name} -Version: 5.2.3 +Version: 5.2.4.4 Release: 2 Summary: Tools for creating, working with, and running Rails applications License: MIT @@ -157,6 +157,9 @@ popd %doc %{gem_instdir}/README.rdoc %changelog +* Mon Feb 8 2021 sunguoshuai - 5.2.4.4-1 +- Upgrade to 5.2.4.4 + * Sat Sep 5 2020 liyanan - 5.2.3-2 - fix build fail 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