Project

General

Profile

« Previous | Next » 

Revision aaeb7c1c

Added by Michael Moll over 8 years ago

update foreman_dhcp_browser to 0.0.7

View differences:

plugins/ruby-foreman-dhcp-browser/debian/changelog
ruby-foreman-dhcp-browser (0.0.7-1) stable; urgency=low
* Update to 0.0.7.
-- Michael Moll <mmoll@mmoll.at> Thu, 20 Aug 2015 15:21:43 +0200
ruby-foreman-dhcp-browser (0.0.6-2) stable; urgency=low
* Set HOME to ~foreman as rb-readline requires it
plugins/ruby-foreman-dhcp-browser/debian/control
Package: ruby-foreman-dhcp-browser
Architecture: all
Depends: ${misc:Depends}, bundler, foreman, ruby-foreman-deface
Depends: ${misc:Depends}, bundler, foreman, ruby-foreman-deface (<< 2.0.0)
Description: Foreman DHCP browser Plugin
Plugin for Foreman to browse and edit DHCP leases in the Foreman web UI.
plugins/ruby-foreman-dhcp-browser/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman_dhcp_browser-0.0.6.gem"
GEMS="https://rubygems.org/downloads/foreman_dhcp_browser-0.0.7.gem"
plugins/ruby-foreman-dhcp-browser/foreman_dhcp_browser.rb
gem 'foreman_dhcp_browser', '0.0.6'
gem 'foreman_dhcp_browser', '0.0.7'

Also available in: Unified diff