Package upgrade
This commit is contained in:
parent
d6070fed01
commit
99bc8515c6
Binary file not shown.
BIN
jquery-rails-4.4.0.gem
Normal file
BIN
jquery-rails-4.4.0.gem
Normal file
Binary file not shown.
@ -3,14 +3,14 @@
|
|||||||
%global jquery1_version 1.12.4
|
%global jquery1_version 1.12.4
|
||||||
%global jquery2_expect_version 2.2.4
|
%global jquery2_expect_version 2.2.4
|
||||||
%global jquery2_version 2.2.4
|
%global jquery2_version 2.2.4
|
||||||
%global jquery3_expect_version 3.1.1
|
%global jquery3_expect_version 3.5.1
|
||||||
%global jquery3_version 3.5.0
|
%global jquery3_version 3.6.0
|
||||||
#%%global unbundle_jquery1 1
|
#%%global unbundle_jquery1 1
|
||||||
#%%global unbundle_jquery2 1
|
#%%global unbundle_jquery2 1
|
||||||
%global unbundle_jquery3 1
|
%global unbundle_jquery3 1
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 4.2.2
|
Version: 4.4.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Use jQuery with Rails 4+
|
Summary: Use jQuery with Rails 4+
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/rails/jquery-rails
|
URL: https://github.com/rails/jquery-rails
|
||||||
@ -100,6 +100,9 @@ popd
|
|||||||
%{gem_instdir}/test
|
%{gem_instdir}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 4 2022 liyanan <liyanan32@h-partners.com> - 4.4.0-1
|
||||||
|
- update to 4.4.0
|
||||||
|
|
||||||
* Sun Mar 15 2020 wangyue <wangyue92@huawei.com> - 4.2.2-2
|
* Sun Mar 15 2020 wangyue <wangyue92@huawei.com> - 4.2.2-2
|
||||||
- replace the dependence jquery{1,2} with jquery3
|
- replace the dependence jquery{1,2} with jquery3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user