xapian-full-alaveteli 1.4.20.1 → 1.4.21.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.21.tar.xz +0 -0
- data/xapian-core-1.4.21.tar.xz +0 -0
- data/xapian-full.gemspec +3 -3
- metadata +3 -3
- data/xapian-bindings-1.4.20.tar.xz +0 -0
- data/xapian-core-1.4.20.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: b6ef67e0f605e4de3de85ddbad1a537b988c7bebeff28ffe8440ecfbdfde19bc
|
4
|
+
data.tar.gz: ade0c4387305344c365911e16e946b66a15262116ea2dd7663ba93ac0a55414a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 27c0de4998c0c70e7f987e5165d4ebb79b3f4fa49f48501e1255a2fd80871dbd368678f65b6ab696211c2db868bfa4be33bd041eb14f9836f675d0a70542ecf3
|
7
|
+
data.tar.gz: 8c9c667039e3a325fc8006b51d1363de4d1324651172e9f1a8d581ea67b57b4b67fe0251ce0bfb0e95d75cffeea4f55195de764b27ff5579a4e88a85b8bf8cad
|
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.21.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.21.tar.xz",
|
18
|
+
"xapian-core-1.4.21.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.21.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.21.tar.xz
|
29
|
+
- xapian-core-1.4.21.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.20.tar.xz
DELETED
Binary file
|