xapian-ruby 1.2.15 → 1.2.15.1

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.
data/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ##1.2.15.1 (April 30th, 2012)
2
+
3
+ source formats fixed (gzipped)
4
+
5
+ ##1.2.15 (April 29th, 2012)
6
+
7
+ update to xapian 1.2.15
8
+
1
9
  ##1.2.12 (July 11th, 2012)
2
10
 
3
11
  update to xapian 1.2.12
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.15
4
+ version: 1.2.15.1
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: 2013-04-29 00:00:00.000000000 Z
12
+ date: 2013-04-30 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description:
15
15
  email: gernot.kogler (at) garaio (dot) com