Skip to content
Open
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

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global gem_name pulpcore_client

Name: rubygem-%{gem_name}
Version: 3.85.2
Version: 3.85.3
Release: 1%{?dist}
Epoch: 1
Summary: Pulp 3 API Ruby Gem
Expand Down Expand Up @@ -62,6 +62,9 @@ cp -a .%{gem_dir}/* \
%{gem_instdir}/spec

%changelog
* Wed Dec 10 2025 Foreman Packaging Automation <[email protected]> - 1:3.85.3-1
- Update to 3.85.3

* Sun Nov 16 2025 Foreman Packaging Automation <[email protected]> - 1:3.85.2-1
- Update to 3.85.2

Expand Down