Skip to content

Commit 187a463

Browse files
committed
Pin Pulp bindings in Katello related to pulp_rpm#4178
* Relates to c5f2485
1 parent 8f7949d commit 187a463

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

packages/katello/rubygem-katello/rubygem-katello.spec

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%global foreman_min_version 3.17
55
%global foreman_max_version 3.18
66
%global mainver 4.19.0.rc1
7-
%global release 1
7+
%global release 2
88

99
Name: rubygem-%{gem_name}
1010
Version: %{mainver}
@@ -44,15 +44,15 @@ BuildRequires: rubygem(fx) < 1.0
4444
BuildRequires: rubygem(pg)
4545
BuildRequires: rubygem(spidr)
4646
BuildRequires: (rubygem(faraday) >= 1.10.2 with rubygem(faraday) < 1.11.0)
47-
BuildRequires: (rubygem(pulpcore_client) >= 3.85.0 with rubygem(pulpcore_client) < 3.86.0)
48-
BuildRequires: (rubygem(pulp_file_client) >= 3.85.0 with rubygem(pulp_file_client) < 3.86.0)
49-
BuildRequires: (rubygem(pulp_ansible_client) >= 0.28.0 with rubygem(pulp_ansible_client) < 0.29.0)
50-
BuildRequires: (rubygem(pulp_container_client) >= 2.26.0 with rubygem(pulp_container_client) < 2.27.0)
51-
BuildRequires: (rubygem(pulp_deb_client) >= 3.7.0 with rubygem(pulp_deb_client) < 3.8.0)
52-
BuildRequires: (rubygem(pulp_rpm_client) >= 3.32.0 with rubygem(pulp_rpm_client) < 3.33.0)
53-
BuildRequires: (rubygem(pulp_certguard_client) >= 3.85.0 with rubygem(pulp_certguard_client) < 3.86.0)
54-
BuildRequires: (rubygem(pulp_python_client) >= 3.19.0 with rubygem(pulp_python_client) < 3.20.0)
55-
BuildRequires: (rubygem(pulp_ostree_client) >= 2.5.0 with rubygem(pulp_ostree_client) < 2.6.0)
47+
BuildRequires: (rubygem(pulpcore_client) >= 3.85.0 with rubygem(pulpcore_client) < 3.85.4)
48+
BuildRequires: (rubygem(pulp_file_client) >= 3.85.0 with rubygem(pulp_file_client) < 3.85.4)
49+
BuildRequires: (rubygem(pulp_ansible_client) >= 0.28.0 with rubygem(pulp_ansible_client) < 0.28.1)
50+
BuildRequires: (rubygem(pulp_container_client) >= 2.26.0 with rubygem(pulp_container_client) < 2.26.3)
51+
BuildRequires: (rubygem(pulp_deb_client) >= 3.7.0 with rubygem(pulp_deb_client) < 3.7.1)
52+
BuildRequires: (rubygem(pulp_rpm_client) >= 3.32.0 with rubygem(pulp_rpm_client) < 3.32.3)
53+
BuildRequires: (rubygem(pulp_certguard_client) >= 3.85.0 with rubygem(pulp_certguard_client) < 3.85.4)
54+
BuildRequires: (rubygem(pulp_python_client) >= 3.19.0 with rubygem(pulp_python_client) < 3.19.2)
55+
BuildRequires: (rubygem(pulp_ostree_client) >= 2.5.0 with rubygem(pulp_ostree_client) < 2.5.1)
5656
BuildRequires: (rubygem(deface) >= 1.0.2 with rubygem(deface) < 2.0.0)
5757
BuildRequires: (rubygem(angular-rails-templates) >= 1.1 with rubygem(angular-rails-templates) < 2)
5858
BuildRequires: (rubygem(jquery-ui-rails) >= 6.0 with rubygem(jquery-ui-rails) < 7.0)
@@ -164,6 +164,9 @@ done
164164
%{foreman_plugin_log}
165165

166166
%changelog
167+
* Tue Nov 25 2025 Ian Ballou <[email protected]> - 4.19.0.rc1-2
168+
- Temporarily pin Pulp bindings to known working versions due to https://github.com/pulp/pulp_rpm/issues/4178
169+
167170
* Tue Nov 11 2025 Zach Huntington-Meath <[email protected]> - 4.19.0.rc1-1
168171
- Release rubygem-katello 4.19.0.rc1
169172

0 commit comments

Comments
 (0)