-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update rubygem-foreman_templates to 10.0.1
- Loading branch information
Showing
3 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
packages/plugins/rubygem-foreman_templates/foreman_templates-10.0.0.gem
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
packages/plugins/rubygem-foreman_templates/foreman_templates-10.0.1.gem
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../.git/annex/objects/W3/4v/SHA256E-s83456--39f558e7074768cb39773d1c54b7dbe32610fbd0d40814f4c43757f6e43fc6df.1.gem/SHA256E-s83456--39f558e7074768cb39773d1c54b7dbe32610fbd0d40814f4c43757f6e43fc6df.1.gem |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
%global foreman_min_version 3.13 | ||
|
||
Name: rubygem-%{gem_name} | ||
Version: 10.0.0 | ||
Version: 10.0.1 | ||
Release: 1%{?foremandist}%{?dist} | ||
Summary: Template-syncing engine for Foreman | ||
License: GPLv3 | ||
|
@@ -94,6 +94,9 @@ cp -a .%{gem_dir}/* \ | |
%{foreman_plugin_log} | ||
|
||
%changelog | ||
* Wed Oct 30 2024 Foreman Packaging Automation <[email protected]> - 10.0.1-1 | ||
- Update to 10.0.1 | ||
|
||
* Thu Sep 12 2024 Foreman Packaging Automation <[email protected]> - 10.0.0-1 | ||
- Update to 10.0.0 | ||
|
||
|