hydra-pbcore 3.0.0 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- hydra-pbcore (3.0.0)
4
+ hydra-pbcore (3.0.1)
5
5
  active-fedora
6
6
  solrizer
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- active-fedora (6.4.3)
11
+ active-fedora (6.4.5)
12
12
  activesupport (>= 3.0.0)
13
13
  deprecation
14
14
  mediashelf-loggable
@@ -28,7 +28,7 @@ GEM
28
28
  thread_safe (~> 0.1)
29
29
  tzinfo (~> 0.3.37)
30
30
  addressable (2.3.5)
31
- atomic (1.1.10)
31
+ atomic (1.1.13)
32
32
  builder (3.1.4)
33
33
  coderay (1.0.9)
34
34
  columnize (0.3.6)
@@ -46,21 +46,21 @@ GEM
46
46
  nokogiri (>= 1.4.3)
47
47
  fastercsv (1.5.5)
48
48
  hooks (0.3.1)
49
- i18n (0.6.4)
49
+ i18n (0.6.5)
50
50
  json (1.8.0)
51
51
  mediashelf-loggable (0.4.9)
52
52
  method_source (0.8.2)
53
- mime-types (1.23)
53
+ mime-types (1.24)
54
54
  mini_portile (0.5.1)
55
55
  minitest (4.7.5)
56
- multi_json (1.7.7)
56
+ multi_json (1.7.9)
57
57
  nokogiri (1.6.0)
58
58
  mini_portile (~> 0.5.0)
59
59
  nom-xml (0.5.1)
60
60
  activesupport
61
61
  i18n
62
62
  nokogiri
63
- om (3.0.2)
63
+ om (3.0.3)
64
64
  activemodel
65
65
  activesupport
66
66
  deprecation
@@ -91,10 +91,10 @@ GEM
91
91
  rspec-core (~> 2.14.0)
92
92
  rspec-expectations (~> 2.14.0)
93
93
  rspec-mocks (~> 2.14.0)
94
- rspec-core (2.14.3)
95
- rspec-expectations (2.14.0)
94
+ rspec-core (2.14.5)
95
+ rspec-expectations (2.14.2)
96
96
  diff-lcs (>= 1.1.3, < 2.0)
97
- rspec-mocks (2.14.1)
97
+ rspec-mocks (2.14.3)
98
98
  rubydora (1.6.5)
99
99
  activemodel
100
100
  activesupport
@@ -113,12 +113,12 @@ GEM
113
113
  nokogiri
114
114
  stomp
115
115
  xml-simple
116
- stomp (1.2.10)
117
- thread_safe (0.1.0)
116
+ stomp (1.2.12)
117
+ thread_safe (0.1.2)
118
118
  atomic
119
119
  tzinfo (0.3.37)
120
120
  xml-simple (1.1.2)
121
- yard (0.8.6.2)
121
+ yard (0.8.7)
122
122
 
123
123
  PLATFORMS
124
124
  ruby
@@ -55,6 +55,8 @@ class Document < ActiveFedora::OmDatastream
55
55
  :index_as => [:searchable, :displayable]
56
56
  )
57
57
 
58
+ t.asset_date(path: 'pbcoreAssetDate', index_as: :displayable)
59
+
58
60
  t.contents(:path=>"pbcoreDescription",
59
61
  :attributes=>{
60
62
  :descriptionType=>"Table of Contents",
@@ -118,6 +120,7 @@ class Document < ActiveFedora::OmDatastream
118
120
  :index_as => [:dateable, :displayable]
119
121
  )
120
122
 
123
+
121
124
  # Creator names and roles
122
125
  t.creator(:path=>"pbcoreCreator") do
123
126
  t.name_(:path=>"creator")
@@ -1,3 +1,3 @@
1
1
  module HydraPbcore
2
- VERSION = "3.0.0"
3
- end
2
+ VERSION = "3.0.1"
3
+ end
@@ -28,6 +28,7 @@ describe HydraPbcore::Datastream::Document do
28
28
  [:track],
29
29
  [:translation],
30
30
  [:summary],
31
+ [:asset_date],
31
32
  [:contents],
32
33
  [:lc_subject],
33
34
  [:lc_name],
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hydra-pbcore
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 3.0.1
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-08-13 00:00:00.000000000 Z
12
+ date: 2013-08-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: active-fedora
@@ -224,7 +224,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
224
224
  version: '0'
225
225
  segments:
226
226
  - 0
227
- hash: 3304002747740437640
227
+ hash: 894606541820698918
228
228
  required_rubygems_version: !ruby/object:Gem::Requirement
229
229
  none: false
230
230
  requirements:
@@ -233,7 +233,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
233
233
  version: '0'
234
234
  segments:
235
235
  - 0
236
- hash: 3304002747740437640
236
+ hash: 894606541820698918
237
237
  requirements: []
238
238
  rubyforge_project:
239
239
  rubygems_version: 1.8.23