pb_core 0.1.5 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -283,7 +283,7 @@ module PBCore
283
283
  element 'essenceTrackSamplingRate', :as => :sampling_rate, :class => PBCore::V2::Measurement
284
284
  element 'essenceTrackBitDepth', :as => :bit_depth
285
285
  element 'essenceTrackFrameSize', :as => :frame_size, :class => PBCore::V2::Type
286
- element 'essenceTrackAspectRatio', :as => :aspect_ration, :class => PBCore::V2::Type
286
+ element 'essenceTrackAspectRatio', :as => :aspect_ratio, :class => PBCore::V2::Type
287
287
  element 'essenceTrackTimeStart', :as => :time_start
288
288
  element 'essenceTrackDuration', :as => :duration
289
289
  element 'essenceTrackLanguage', :as => :language, :class => PBCore::V2::Type
@@ -1,3 +1,3 @@
1
1
  module PBCore
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pb_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-03-11 00:00:00.000000000 Z
12
+ date: 2013-08-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sax-machine
@@ -78,7 +78,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
78
78
  version: '0'
79
79
  segments:
80
80
  - 0
81
- hash: 3468680283420405115
81
+ hash: 81395218388952948
82
82
  required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  none: false
84
84
  requirements:
@@ -87,7 +87,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
87
87
  version: '0'
88
88
  segments:
89
89
  - 0
90
- hash: 3468680283420405115
90
+ hash: 81395218388952948
91
91
  requirements: []
92
92
  rubyforge_project:
93
93
  rubygems_version: 1.8.23