xapian-ruby 1.2.6 → 1.2.7
Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md
CHANGED
data/README.rdoc
CHANGED
data/Rakefile
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: xapian-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.7
|
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: 2011-
|
12
|
+
date: 2011-09-05 00:00:00.000000000 +02:00
|
13
13
|
default_executable:
|
14
14
|
dependencies: []
|
15
15
|
description:
|
@@ -19,8 +19,8 @@ extensions:
|
|
19
19
|
- Rakefile
|
20
20
|
extra_rdoc_files: []
|
21
21
|
files:
|
22
|
-
- xapian_source/xapian-bindings-1.2.
|
23
|
-
- xapian_source/xapian-core-1.2.
|
22
|
+
- xapian_source/xapian-bindings-1.2.7.tar.gz
|
23
|
+
- xapian_source/xapian-core-1.2.7.tar.gz
|
24
24
|
- LICENSE
|
25
25
|
- README.rdoc
|
26
26
|
- CHANGELOG.md
|
@@ -46,7 +46,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
46
46
|
version: 1.3.6
|
47
47
|
requirements: []
|
48
48
|
rubyforge_project:
|
49
|
-
rubygems_version: 1.
|
49
|
+
rubygems_version: 1.3.9.2
|
50
50
|
signing_key:
|
51
51
|
specification_version: 3
|
52
52
|
summary: xapian libraries and ruby bindings
|
Binary file
|
Binary file
|