File tree Expand file tree Collapse file tree
packages/foreman/foreman-installer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- %global release 1
1+ %global release 2
22%global prereleasesource develop
33%global prerelease %{?prereleasesource }
44
@@ -17,14 +17,14 @@ BuildArch: noarch
1717Requires: curl
1818Requires: hostname
1919Requires: (openvox-agent >= 7.35.0 or puppet-agent >= 7.0.0)
20- Requires: rubygem(kafo) >= 7.6 .0
20+ Requires: rubygem(kafo) >= 7.7 .0
2121Requires: rubygem(kafo) < 8.0.0
2222Requires: ruby(release)
2323
2424BuildRequires: asciidoc
2525BuildRequires: (openvox-agent >= 7.35.0 or puppet-agent >= 7.0.0)
2626BuildRequires: rubygem(rake)
27- BuildRequires: rubygem(kafo) >= 7.6 .0
27+ BuildRequires: rubygem(kafo) >= 7.7 .0
2828BuildRequires: rubygem(kafo) < 8.0.0
2929BuildRequires: puppet-agent-puppet-strings >= 1.2.0
3030BuildRequires: puppet-agent-puppet-strings < 5
@@ -126,6 +126,9 @@ foreman-installer --scenario katello --migrations-only > /dev/null
126126%{_sbindir }/foreman-proxy-certs-generate
127127
128128%changelog
129+ * Tue Mar 17 2026 Evgeni Golov - 1:3.19.0-0.2.develop
130+ - Require kafo >= 7.7
131+
129132* Tue Feb 10 2026 Ondřej Gajdušek <ogajduse@redhat.com> - 1:3.19.0-0.1.develop
130133- Bump version to 3.19-develop
131134
You can’t perform that action at this time.
0 commit comments