diff --git a/rubygem-turbolinks.spec b/rubygem-turbolinks.spec index 6627353..32a71d2 100644 --- a/rubygem-turbolinks.spec +++ b/rubygem-turbolinks.spec @@ -1,6 +1,6 @@ %global gem_name turbolinks Name: rubygem-%{gem_name} -Version: 5.1.1 +Version: 5.2.0 Release: 1 Summary: Turbolinks makes navigating your web application faster License: MIT @@ -43,5 +43,8 @@ cp -a .%{gem_dir}/* \ %doc %{gem_instdir}/README.md %changelog +* Fri Jun 24 2022 SimpleUpdate Robot - 5.2.0-1 +- Upgrade to version 5.2.0 + * Tue Jul 28 2020 zhanghua - 5.1.1-1 - package init diff --git a/turbolinks-5.1.1.gem b/turbolinks-5.1.1.gem deleted file mode 100644 index 5eba696..0000000 Binary files a/turbolinks-5.1.1.gem and /dev/null differ diff --git a/turbolinks-5.2.0.gem b/turbolinks-5.2.0.gem new file mode 100644 index 0000000..cf95e10 Binary files /dev/null and b/turbolinks-5.2.0.gem differ