!3 Upgrade version to 3.1.18
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
e811be9d99
Binary file not shown.
BIN
bcrypt-3.1.18.gem
Normal file
BIN
bcrypt-3.1.18.gem
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global gem_name bcrypt
|
%global gem_name bcrypt
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.1.13
|
Version: 3.1.18
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Wrapper around bcrypt() password hashing algorithm
|
Summary: Wrapper around bcrypt() password hashing algorithm
|
||||||
License: MIT and Public Domain and ISC
|
License: MIT and Public Domain and ISC
|
||||||
@ -47,7 +47,6 @@ popd
|
|||||||
%dir %{gem_instdir}
|
%dir %{gem_instdir}
|
||||||
%{gem_extdir_mri}
|
%{gem_extdir_mri}
|
||||||
%exclude %{gem_instdir}/.*
|
%exclude %{gem_instdir}/.*
|
||||||
%exclude %{gem_instdir}/appveyor.yml
|
|
||||||
%license %{gem_instdir}/COPYING
|
%license %{gem_instdir}/COPYING
|
||||||
%{gem_libdir}
|
%{gem_libdir}
|
||||||
%exclude %{gem_cache}
|
%exclude %{gem_cache}
|
||||||
@ -63,6 +62,9 @@ popd
|
|||||||
%{gem_instdir}/spec
|
%{gem_instdir}/spec
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 17 2024 liyanan <liyanan61@h-partners.com> - 3.1.18-1
|
||||||
|
- Upgrade version to 3.1.18
|
||||||
|
|
||||||
* Tue Nov 14 2023 xu_ping <707078654@qq.com> - 3.1.13-1
|
* Tue Nov 14 2023 xu_ping <707078654@qq.com> - 3.1.13-1
|
||||||
- Upgrade version to 3.1.13
|
- Upgrade version to 3.1.13
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user