easy_xapian-ruby 1.5.0 → 1.5.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: df8c2d0a5bc0766c0db5459e6bd0cfed536f6dd5cddf76f887f495e18fcbe9a5
4
- data.tar.gz: 5404314f682ac57d92b3d9c11af6070d894117891bcf0c47e3d085b71fb38f90
3
+ metadata.gz: ac1bba3059480e8bbe8479502dc2c0e42f9f5415cce1f2f12ce48edceacff56c
4
+ data.tar.gz: eb2265b328ccd7d7dbc32e5f64dbff8080cde248777b2258b62b71681228e4cf
5
5
  SHA512:
6
- metadata.gz: 28524c4551086201e59f625a6af34b1ced0bdb95cbddaf324b5d608dd19baa44bc628066df29e3ca19f150dc80c4f1582452abdabff9ce1889f83409c81fd600
7
- data.tar.gz: 501178a137ccede8e54698c2fac5406ba759d110c1b96a8c9983a29a87b7ea3e235372fad92c24fb60e9e3cc4c092510c1bc3177fcc52fe810c3912cb0ec0a60
6
+ metadata.gz: 4c73b5c5af62f63f6bee9cf2fe3250a6a321d9a39fa5a53bc7243ac5238d913f2a217f20129c42bcff83a2165774138c2526d7037133f250d979cf19f339472c
7
+ data.tar.gz: ee6f1144cf39eea44abaa474e50765523f6c7f67f16ac4a70f6e69c54c3dc4685dc0acdd482ecab6d3e11c4ec30efa6503de3229a8b868129e6d5fe045a94988
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 1.5.1 (Aug 29th, 2024)
2
+ - Update ruby swig wrappers
3
+
1
4
  ## 1.5.0 (Jan 26th, 2023)
2
5
  - Update xapian-core to 1.4.21
3
6
  - Add prototype of exact-op feature
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: easy_xapian-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gernot Kogler
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-01-31 00:00:00.000000000 Z
12
+ date: 2024-08-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -57,7 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
57
57
  - !ruby/object:Gem::Version
58
58
  version: 1.3.6
59
59
  requirements: []
60
- rubygems_version: 3.4.5
60
+ rubygems_version: 3.4.22
61
61
  signing_key:
62
62
  specification_version: 4
63
63
  summary: xapian libraries and ruby bindings