change jquery version due to js-jquery updated

This commit is contained in:
wang--ge 2023-10-30 14:13:06 +08:00
parent 47c38cb20d
commit af1fac76e0

View File

@ -4,13 +4,13 @@
%global jquery2_expect_version 2.2.4
%global jquery2_version 2.2.4
%global jquery3_expect_version 3.5.1
%global jquery3_version 3.6.0
%global jquery3_version 3.7.1
#%%global unbundle_jquery1 1
#%%global unbundle_jquery2 1
%global unbundle_jquery3 1
Name: rubygem-%{gem_name}
Version: 4.4.0
Release: 1
Release: 2
Summary: Use jQuery with Rails 4+
License: MIT
URL: https://github.com/rails/jquery-rails
@ -100,6 +100,9 @@ popd
%{gem_instdir}/test
%changelog
* Fri Oct 27 2023 Ge Wang <wang__ge@126.com> - 4.4.0-2
- change jquery version due to js-jquery updated
* Mon Jul 4 2022 liyanan <liyanan32@h-partners.com> - 4.4.0-1
- update to 4.4.0