Skip to content

Commit

Permalink
Update rubygem-foreman_salt to 15.2.3
Browse files Browse the repository at this point in the history
(cherry picked from commit b163972)
  • Loading branch information
sbernhard authored and pcreech committed Nov 29, 2023
1 parent d09c267 commit 13763f8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%global foreman_min_version 1.24

Name: rubygem-%{gem_name}
Version: 15.2.2
Version: 15.2.3
Release: 1%{?foremandist}%{?dist}
Summary: Foreman Plug-in for Salt
License: GPLv3
Expand All @@ -16,7 +16,6 @@ Requires: foreman >= %{foreman_min_version}
Requires: ruby
BuildRequires: foreman-assets >= %{foreman_min_version}
BuildRequires: foreman-plugin >= %{foreman_min_version}
Requires: ruby
BuildRequires: ruby
BuildRequires: rubygems-devel
BuildArch: noarch
Expand All @@ -25,7 +24,7 @@ BuildRequires: rubygem(deface) < 2.0
BuildRequires: rubygem(foreman_remote_execution) >= 9.0
BuildRequires: rubygem(foreman_remote_execution) < 12
BuildRequires: rubygem(foreman-tasks) >= 7.0
BuildRequires: rubygem(foreman-tasks) < 9
BuildRequires: rubygem(foreman-tasks) < 10
# end specfile generated dependencies

%description
Expand Down Expand Up @@ -83,6 +82,9 @@ cp -a .%{gem_dir}/* \
%{foreman_plugin_log}

%changelog
* Tue Nov 28 2023 Bernhard Suttner <[email protected]> 15.2.3-1
- Update to 15.2.3

* Thu Sep 07 2023 Foreman Packaging Automation <[email protected]> 15.2.2-1
- Update to 15.2.2

Expand Down

0 comments on commit 13763f8

Please sign in to comment.