opennebula 4.1.80.beta → 4.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/NOTICE +1 -1
  2. data/lib/opennebula.rb +1 -1
  3. metadata +5 -5
data/NOTICE CHANGED
@@ -22,7 +22,7 @@ The following people have contributed to the development of the technology
22
22
  - Hector Sanjuan Redondo (hsanjuan@opennebula.org)
23
23
 
24
24
  The new features for service elasticity (oneFlow) introduced in OpenNebula 4.2
25
- were funded by Blackberry in the context of the Fund a Feature Program.
25
+ were funded by BlackBerry in the context of the Fund a Feature Program.
26
26
 
27
27
  OpenNebula Project also acknowledges the contributions of C12G Labs developers.
28
28
 
data/lib/opennebula.rb CHANGED
@@ -54,5 +54,5 @@ require 'opennebula/system'
54
54
  module OpenNebula
55
55
 
56
56
  # OpenNebula version
57
- VERSION = '4.1.80'
57
+ VERSION = '4.2.0'
58
58
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opennebula
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.80.beta
5
- prerelease: 7
4
+ version: 4.2.0
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - OpenNebula
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-16 00:00:00.000000000 Z
12
+ date: 2013-07-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: nokogiri
@@ -106,9 +106,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
106
106
  required_rubygems_version: !ruby/object:Gem::Requirement
107
107
  none: false
108
108
  requirements:
109
- - - ! '>'
109
+ - - ! '>='
110
110
  - !ruby/object:Gem::Version
111
- version: 1.3.1
111
+ version: '0'
112
112
  requirements: []
113
113
  rubyforge_project:
114
114
  rubygems_version: 1.8.25