-
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_openscap to 10.0.0
- Loading branch information
Showing
3 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
packages/plugins/rubygem-foreman_openscap/foreman_openscap-10.0.0.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/J5/61/SHA256E-s647168--948f44b13ba0b96b164df33503ebc33fdbde25cf9d291c2f54a2ea408377d529.0.gem/SHA256E-s647168--948f44b13ba0b96b164df33503ebc33fdbde25cf9d291c2f54a2ea408377d529.0.gem |
1 change: 0 additions & 1 deletion
1
packages/plugins/rubygem-foreman_openscap/foreman_openscap-9.0.4.gem
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# template: foreman_plugin | ||
%global gem_name foreman_openscap | ||
%global plugin_name openscap | ||
%global foreman_min_version 3.11 | ||
%global foreman_min_version 3.13 | ||
|
||
Name: rubygem-%{gem_name} | ||
Version: 9.0.4 | ||
Version: 10.0.0 | ||
Release: 1%{?foremandist}%{?dist} | ||
Summary: Foreman plug-in for displaying OpenSCAP audit reports | ||
License: GPLv3 | ||
|
@@ -90,6 +90,9 @@ cp -a .%{gem_dir}/* \ | |
%{foreman_plugin_log} | ||
|
||
%changelog | ||
* Fri Sep 13 2024 Foreman Packaging Automation <[email protected]> - 10.0.0-1 | ||
- Update to 10.0.0 | ||
|
||
* Tue Jul 30 2024 Adam Ruzicka <[email protected]> - 9.0.4-1 | ||
- Update to 9.0.4 | ||
|
||
|