Project

General

Profile

« Previous | Next » 

Revision e9ff3c97

Added by Ivan Necas almost 6 years ago

Update foreman_remote_execution to 1.5.3

View differences:

plugins/ruby-foreman-remote-execution/debian/changelog
ruby-foreman-remote-execution (1.5.3-1) stable; urgency=low
* 1.5.3 released
-- Ivan Nečas <inecas@redhat.com> Thu, 14 Jun 2018 21:38:12 +0200
ruby-foreman-remote-execution (1.5.0-1) stable; urgency=low
* 1.5.0 released
plugins/ruby-foreman-remote-execution/debian/control
Section: ruby
Priority: extra
Maintainer: Stephen Benjamin <stephen@redhat.com>
Build-Depends: debhelper (>= 8.0.0), foreman-assets (>= 1.17.0~rc1), foreman (>= 1.17.0~rc1),
foreman-sqlite3 (>= 1.17.0~rc1), ruby-foreman-tasks (>= 0.12.0), ruby-foreman-deface
Build-Depends: debhelper (>= 8.0.0), foreman-assets (>= 1.18.0~rc2), foreman (>= 1.18.0~rc2),
foreman-sqlite3 (>= 1.18.0~rc2), ruby-foreman-tasks (>= 0.12.0), ruby-foreman-deface
Standards-Version: 3.9.3
Homepage: https://github.com/theforeman/foreman_remote_execution
Package: ruby-foreman-remote-execution
Architecture: all
Depends: ${misc:Depends}, bundler, foreman (>= 1.17.0~rc1), ruby-foreman-tasks (>= 0.12.0),
Depends: ${misc:Depends}, bundler, foreman (>= 1.18.0~rc2), ruby-foreman-tasks (>= 0.12.0),
ruby-foreman-deface
Description: Foreman Remote Execution Plugin
A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality
plugins/ruby-foreman-remote-execution/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman_remote_execution-1.5.0.gem"
GEMS="$GEMS https://rubygems.org/downloads/foreman_remote_execution_core-1.1.1.gem"
GEMS="https://rubygems.org/downloads/foreman_remote_execution-1.5.3.gem"
GEMS="$GEMS https://rubygems.org/downloads/foreman_remote_execution_core-1.1.3.gem"
plugins/ruby-foreman-remote-execution/foreman_remote_execution.rb
gem 'foreman_remote_execution', '1.5.0'
gem 'foreman_remote_execution', '1.5.3'

Also available in: Unified diff