File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 44%global dynflow_sidekiq_service_name dynflow-sidekiq@
55%global rake /usr/bin/rake
66
7- %global release 2
7+ %global release 3
88%global prereleasesource develop
99%global prerelease %{?prereleasesource }
1010
@@ -83,7 +83,7 @@ Requires: (rubygem(roadie-rails) >= 3.0 with rubygem(roadie-rails) < 4.0)
8383Requires: (rubygem(deacon) >= 1.0 with rubygem(deacon) < 2.0)
8484Requires: (rubygem(mail) >= 2.7 with rubygem(mail) < 3.0)
8585Requires: (rubygem(sshkey) >= 2.0 with rubygem(sshkey) < 3.0)
86- Requires: (rubygem(dynflow) >= 1.6.5 with rubygem(dynflow) < 2 .0.0)
86+ Requires: (rubygem(dynflow) >= 1.6.5 with rubygem(dynflow) < 3 .0.0)
8787Requires: rubygem(daemons)
8888Requires: (rubygem(bcrypt) >= 3.1 with rubygem(bcrypt) < 4.0)
8989Requires: rubygem(get_process_mem)
@@ -839,6 +839,9 @@ exit 0
839839%systemd_postun %{name }.socket
840840
841841%changelog
842+ * Wed Jan 07 2026 Adam Ruzicka - 3.18.0-0.3.develop
843+ - Allow dynflow-2.y.z
844+
842845* Thu Nov 20 2025 Evgeni Golov - 3.18.0-0.2.develop
843846- Support limiting loaded plugins via FOREMAN_ENABLED_PLUGINS
844847
You can’t perform that action at this time.
0 commit comments