File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
packages/foreman/rubygem-dynflow Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ../../../.git/annex/objects/0P/MX/SHA256E-s1002496--850016960479bb34fdd8693dc3b3873af6842fafc4f52fb51b1fd5557c0e6f6e.0.gem/SHA256E-s1002496--850016960479bb34fdd8693dc3b3873af6842fafc4f52fb51b1fd5557c0e6f6e.0.gem
Original file line number Diff line number Diff line change 22%global gem_name dynflow
33
44Name: rubygem-%{gem_name }
5- Version: 1.9.3
5+ Version: 2.0.0
66Release: 1%{?dist }
77Summary: DYNamic workFLOW engine
88License: MIT
99URL: https://github.com/Dynflow/dynflow
1010Source0: https://rubygems.org/gems/%{gem_name }-%{version }.gem
1111
1212# start specfile generated dependencies
13- Requires: ruby >= 2.7 .0
14- BuildRequires: ruby >= 2.7 .0
13+ Requires: ruby >= 3.0 .0
14+ BuildRequires: ruby >= 3.0 .0
1515BuildRequires: rubygems-devel
1616BuildArch: noarch
1717# end specfile generated dependencies
@@ -79,6 +79,9 @@ cp -a .%{gem_dir}/* \
7979%{gem_instdir }/test
8080
8181%changelog
82+ * Tue Jan 06 2026 Adam Ruzicka <aruzicka@redhat.com> - 2.0.0-1
83+ - Update to 2.0.0
84+
8285* Wed Sep 10 2025 Foreman Packaging Automation <packaging@theforeman.org> - 1.9.3-1
8386- Update to 1.9.3
8487
You can’t perform that action at this time.
0 commit comments