-
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_maintain to 1.7.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/foreman/rubygem-foreman_maintain/foreman_maintain-1.7.0.gem
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
packages/foreman/rubygem-foreman_maintain/foreman_maintain-1.7.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/wq/99/SHA256E-s120832--12e757dfadb6f83b266a29223a476a27d6420fa0d2c5b2e5a7d5976865bb9af0.1.gem/SHA256E-s120832--12e757dfadb6f83b266a29223a476a27d6420fa0d2c5b2e5a7d5976865bb9af0.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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
|
||
Summary: The Foreman/Satellite maintenance tool | ||
Name: rubygem-%{gem_name} | ||
Version: 1.7.0 | ||
Version: 1.7.1 | ||
Release: 1%{?dist} | ||
Epoch: 1 | ||
Group: Development/Languages | ||
|
@@ -114,6 +114,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{gem_name} | |
%doc %{gem_instdir}/README.md | ||
|
||
%changelog | ||
* Wed Aug 21 2024 Foreman Packaging Automation <[email protected]> - 1:1.7.1-1 | ||
- Update to 1.7.1 | ||
|
||
* Tue Aug 20 2024 Foreman Packaging Automation <[email protected]> - 1:1.7.0-1 | ||
- Update to 1.7.0 | ||
|
||
|