|
4 | 4 | %global foreman_min_version 3.17 |
5 | 5 | %global foreman_max_version 3.18 |
6 | 6 | %global mainver 4.19.0.rc1 |
7 | | -%global release 1 |
| 7 | +%global release 2 |
8 | 8 |
|
9 | 9 | Name: rubygem-%{gem_name} |
10 | 10 | Version: %{mainver} |
@@ -44,15 +44,15 @@ BuildRequires: rubygem(fx) < 1.0 |
44 | 44 | BuildRequires: rubygem(pg) |
45 | 45 | BuildRequires: rubygem(spidr) |
46 | 46 | 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) |
56 | 56 | BuildRequires: (rubygem(deface) >= 1.0.2 with rubygem(deface) < 2.0.0) |
57 | 57 | BuildRequires: (rubygem(angular-rails-templates) >= 1.1 with rubygem(angular-rails-templates) < 2) |
58 | 58 | BuildRequires: (rubygem(jquery-ui-rails) >= 6.0 with rubygem(jquery-ui-rails) < 7.0) |
|
164 | 164 | %{foreman_plugin_log} |
165 | 165 |
|
166 | 166 | %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 | + |
167 | 170 | * Tue Nov 11 2025 Zach Huntington-Meath <[email protected]> - 4.19.0.rc1-1 |
168 | 171 | - Release rubygem-katello 4.19.0.rc1 |
169 | 172 |
|
|
0 commit comments