xapian-full-alaveteli 1.4.19.1 → 1.4.20.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/xapian-bindings-1.4.20.tar.xz +0 -0
- data/xapian-core-1.4.20.tar.xz +0 -0
- data/xapian-full.gemspec +3 -3
- metadata +3 -3
- data/xapian-bindings-1.4.19.tar.xz +0 -0
- data/xapian-core-1.4.19.tar.xz +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 93c8fcb138a5ceb15992865e7b0c3c2401b84ad614e7fa105cda87a541ad1e8f
|
4
|
+
data.tar.gz: 5434fc62f883d339c98561156eaaf2ec6c54dd9f40021558457cae17c3d8d193
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4fb784bcf90cbb01698e7c59960570a49213454fc753ea00a4aabafa2d1083e42402b01375a4e77779033a4cd386614ea26ed1da97890c7445fa41259f1ce76e
|
7
|
+
data.tar.gz: 186736c402f3ecedf20a86e764d464182e8630de20a7e9afd4f533333dacdd81027855825e4ae6b198df34599975804bfe184d048953e2aeb4564e85ed2fb68c
|
data/Rakefile
CHANGED
Binary file
|
Binary file
|
data/xapian-full.gemspec
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
Gem::Specification.new do |s|
|
4
4
|
s.name = %q{xapian-full-alaveteli}
|
5
|
-
s.version = "1.4.
|
5
|
+
s.version = "1.4.20.1"
|
6
6
|
|
7
7
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
8
8
|
s.authors = ["Tom Adams", "Rich Lane", "Seb Bacon", "Alexey Pisarenko", "Louise Crow", "Ian Chard", "Sam Pearson"]
|
@@ -14,8 +14,8 @@ Gem::Specification.new do |s|
|
|
14
14
|
s.files = [
|
15
15
|
"lib/xapian.rb",
|
16
16
|
"Rakefile",
|
17
|
-
"xapian-bindings-1.4.
|
18
|
-
"xapian-core-1.4.
|
17
|
+
"xapian-bindings-1.4.20.tar.xz",
|
18
|
+
"xapian-core-1.4.20.tar.xz",
|
19
19
|
"xapian-full.gemspec",
|
20
20
|
]
|
21
21
|
s.rdoc_options = ["--charset=UTF-8"]
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: xapian-full-alaveteli
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.4.
|
4
|
+
version: 1.4.20.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tom Adams
|
@@ -25,8 +25,8 @@ extra_rdoc_files: []
|
|
25
25
|
files:
|
26
26
|
- Rakefile
|
27
27
|
- lib/xapian.rb
|
28
|
-
- xapian-bindings-1.4.
|
29
|
-
- xapian-core-1.4.
|
28
|
+
- xapian-bindings-1.4.20.tar.xz
|
29
|
+
- xapian-core-1.4.20.tar.xz
|
30
30
|
- xapian-full.gemspec
|
31
31
|
homepage: https://github.com/mysociety/xapian-full
|
32
32
|
licenses: []
|
Binary file
|
data/xapian-core-1.4.19.tar.xz
DELETED
Binary file
|