Project

General

Profile

« Previous | Next » 

Revision bedb622a

Added by Michael Moll almost 9 years ago

update foreman_xen to 0.1.2

View differences:

plugins/ruby-foreman-xen/debian/changelog
ruby-foreman-xen (0.1.2-1) stable; urgency=low
* update to 0.1.2
-- Michael Moll <mmoll@mmoll.at> Fri, 31 Jul 2015 11:17:29 +0200
ruby-foreman-xen (0.1.1-1) stable; urgency=low
* update to 0.1.1
plugins/ruby-foreman-xen/debian/control
Package: ruby-foreman-xen
Architecture: all
Depends: ${misc:Depends}, bundler, foreman-compute (>= 1.8.1)
Depends: ${misc:Depends}, bundler, foreman-compute (>= 1.8.1), ruby-foreman-deface (<<2.0.0)
Description: Foreman XenServer compute resource
XenServer compute resource plugin for Foreman
plugins/ruby-foreman-xen/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman_xen-0.1.1.gem"
GEMS="https://rubygems.org/downloads/foreman_xen-0.1.2.gem"
plugins/ruby-foreman-xen/foreman_xen.rb
gem 'foreman_xen', '0.1.1'
gem 'foreman_xen', '0.1.2'

Also available in: Unified diff