-
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_scc_manager to 3.1.1
- Loading branch information
1 parent
47e3f36
commit fb3f245
Showing
3 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
packages/katello/rubygem-foreman_scc_manager/foreman_scc_manager-3.1.0.gem
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
packages/katello/rubygem-foreman_scc_manager/foreman_scc_manager-3.1.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/q5/Pz/SHA256E-s126464--9450562888f127079a3a56caef83c94d9b409d33f6c1761d9ac7cfd49bccd47d.1.gem/SHA256E-s126464--9450562888f127079a3a56caef83c94d9b409d33f6c1761d9ac7cfd49bccd47d.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.7 | ||
|
||
Name: rubygem-%{gem_name} | ||
Version: 3.1.0 | ||
Version: 3.1.1 | ||
Release: 1%{?foremandist}%{?dist} | ||
Summary: Suse Customer Center plugin for Foreman | ||
License: GPLv3 | ||
|
@@ -91,6 +91,10 @@ cp -a .%{gem_dir}/* \ | |
%{foreman_plugin_log} | ||
|
||
%changelog | ||
* Wed Oct 02 2024 Nadja Heitmann <[email protected]> - 3.1.1-1 | ||
- Update to 3.1.1 | ||
- Fixed bug that prevented editing/deleting SCC accounts with sync plans enabled | ||
|
||
* Fri Aug 02 2024 Nadja Heitmann <[email protected]> - 3.1.0-1 | ||
- Update to 3.1.0 | ||
|
||
|