active-fedora 7.1.1 → 7.1.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 203a347c89c96ff4ad8016269999d4ea0cfa1fca
4
- data.tar.gz: afdb1db5a4ce51cb2957b2a2f6856c24f2c3fa4e
3
+ metadata.gz: 1e987a2602b885c9099690f3f89c4be1ff0a67e6
4
+ data.tar.gz: a9e588cd24f3ab37ab1c62517e8394cac99c3e9d
5
5
  SHA512:
6
- metadata.gz: 41f183bdade943a90f304d30ddc80bd34bbbb22d798718f908a2b4b61b7d8e27fe7f003c83983695ab1acbc16cd5964ea31d6623cbeb8392e007d688ba18e3f7
7
- data.tar.gz: 1c361808bc616a266f82394f10342b7969482971d691e50b885ac20057e3c33b6a407849cd992c6a5c44d4356027d50f33afbbccf5733d83cea18b34181fcd87
6
+ metadata.gz: c6092042dc750aa62ef37094969243999464537013a6ed8b9c49013ea17f98e630875d7cc56208445ac75421f99de5f5b3ae63f532496d00dc5d3c2d583e0511
7
+ data.tar.gz: e320241e372b1a891440c719979dd0e81fff3025f425f710d673966e99cd49701b669e21fd2a19053458442cfd12fd035a3beef4713b09c25331c4e8366ee887
@@ -14,7 +14,7 @@ module ActiveFedora
14
14
  # class Oralhistory < ActiveFedora::Base
15
15
  # has_metadata "properties", type: ActiveFedora::SimpleDatastream do |m|
16
16
  # m.field "narrator", :string
17
- # m.field "narrator", :text
17
+ # m.field "bio", :text
18
18
  # end
19
19
  # end
20
20
  #
@@ -1,3 +1,3 @@
1
1
  module ActiveFedora
2
- VERSION = "7.1.1"
2
+ VERSION = "7.1.2"
3
3
  end
@@ -471,7 +471,7 @@
471
471
  <comment>The local path for the Fedora-METS 1.0 XML
472
472
  schema used to do XML schema validation of digital objects.</comment>
473
473
  </param>
474
- <param name="xsd_xacml_policy1.0" value="xsd/cs-xacml-schema-policy-1.0.xsd">
474
+ <param name="xsd_xacml_policy1.0" value="xsd/cs-xacml-schema-policy-01.xsd">
475
475
  <comment>The local path for the OASIS XACML XML policy schema
476
476
  used to do XML schema validation of XACML policies.</comment>
477
477
  </param>
@@ -471,7 +471,7 @@
471
471
  <comment>The local path for the Fedora-METS 1.0 XML
472
472
  schema used to do XML schema validation of digital objects.</comment>
473
473
  </param>
474
- <param name="xsd_xacml_policy1.0" value="xsd/cs-xacml-schema-policy-1.0.xsd">
474
+ <param name="xsd_xacml_policy1.0" value="xsd/cs-xacml-schema-policy-01.xsd">
475
475
  <comment>The local path for the OASIS XACML XML policy schema
476
476
  used to do XML schema validation of XACML policies.</comment>
477
477
  </param>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active-fedora
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.1.1
4
+ version: 7.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Zumwalt
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2014-09-22 00:00:00.000000000 Z
13
+ date: 2014-11-17 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rsolr