File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
packages/foreman/rubygem-hashie 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/2V/PW/SHA256E-s55296--c266471896f323c446ea8207f8ffac985d2718df0a0ba98651a3057096ca3870.0.gem/SHA256E-s55296--c266471896f323c446ea8207f8ffac985d2718df0a0ba98651a3057096ca3870.0.gem
Original file line number Diff line number Diff line change 22%global gem_name hashie
33
44Name: rubygem-%{gem_name }
5- Version: 5.0 .0
5+ Version: 5.1 .0
66Release: 1%{?dist }
77Summary: Your friendly neighborhood hash library
88License: MIT
99URL: https://github.com/hashie/hashie
1010Source0: https://rubygems.org/gems/%{gem_name }-%{version }.gem
1111
1212# start specfile generated dependencies
13- Requires: ruby
14- BuildRequires: ruby
13+ Requires: ruby >= 2.7
14+ BuildRequires: ruby >= 2.7
1515BuildRequires: rubygems-devel
1616BuildArch: noarch
1717# end specfile generated dependencies
@@ -62,6 +62,9 @@ cp -a .%{gem_dir}/* \
6262%exclude %{gem_instdir }/hashie.gemspec
6363
6464%changelog
65+ * Sun Jan 18 2026 Foreman Packaging Automation <packaging@theforeman.org> - 5.1.0-1
66+ - Update to 5.1.0
67+
6568* Sun Sep 04 2022 Foreman Packaging Automation <packaging@theforeman.org> 5.0.0-1
6669- Update to 5.0.0
6770
You can’t perform that action at this time.
0 commit comments