xapian-ruby 1.2.7.1 → 1.2.8
Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md
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.8
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,8 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
13
|
-
default_executable:
|
12
|
+
date: 2012-02-19 00:00:00.000000000 Z
|
14
13
|
dependencies: []
|
15
14
|
description:
|
16
15
|
email: gernot.kogler (at) garaio (dot) com
|
@@ -19,13 +18,12 @@ extensions:
|
|
19
18
|
- Rakefile
|
20
19
|
extra_rdoc_files: []
|
21
20
|
files:
|
22
|
-
- xapian_source/xapian-bindings-1.2.
|
23
|
-
- xapian_source/xapian-core-1.2.
|
21
|
+
- xapian_source/xapian-bindings-1.2.8.tar.gz
|
22
|
+
- xapian_source/xapian-core-1.2.8.tar.gz
|
24
23
|
- LICENSE
|
25
24
|
- README.rdoc
|
26
25
|
- CHANGELOG.md
|
27
26
|
- Rakefile
|
28
|
-
has_rdoc: true
|
29
27
|
homepage: https://github.com/garaio/xapian-ruby
|
30
28
|
licenses: []
|
31
29
|
post_install_message:
|
@@ -46,7 +44,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
46
44
|
version: 1.3.6
|
47
45
|
requirements: []
|
48
46
|
rubyforge_project:
|
49
|
-
rubygems_version: 1.
|
47
|
+
rubygems_version: 1.8.16
|
50
48
|
signing_key:
|
51
49
|
specification_version: 3
|
52
50
|
summary: xapian libraries and ruby bindings
|
Binary file
|
Binary file
|