Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion packages/foreman/rubygem-bcrypt/bcrypt-3.1.20.gem

This file was deleted.

1 change: 1 addition & 0 deletions packages/foreman/rubygem-bcrypt/bcrypt-3.1.21.gem
5 changes: 4 additions & 1 deletion packages/foreman/rubygem-bcrypt/rubygem-bcrypt.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%global gem_require_name %{gem_name}

Name: rubygem-%{gem_name}
Version: 3.1.20
Version: 3.1.21
Release: 1%{?dist}
Summary: OpenBSD's bcrypt() password hashing algorithm
License: MIT
Expand Down Expand Up @@ -82,6 +82,9 @@ rm -rf gem_ext_test
%doc %{gem_instdir}/README.md

%changelog
* Thu Jan 08 2026 Foreman Packaging Automation <[email protected]> - 3.1.21-1
- Update to 3.1.21

* Sun Dec 03 2023 Foreman Packaging Automation <[email protected]> 3.1.20-1
- Update to 3.1.20

Expand Down