15
0
forked from pool/python-annoy

Accepting request 702922 from home:SVasudevan:branches:devel:languages:python

- Update to 1.15.2
  * Fix #379 error handling in save()
  * Fix compile issue in linux
  * Fix popcount #366
  * rebased reproduceable.patch
  * Some more misc

OBS-URL: https://build.opensuse.org/request/show/702922
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-05-14 17:57:07 +00:00
committed by Git OBS Bridge
parent c35910dcbe
commit 297c49df4b
5 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 14 17:27:38 UTC 2019 - svasudevan@suse.com
- Update to 1.15.2
* Fix #379 error handling in save()
* Fix compile issue in linux
* Fix popcount #366
* rebased reproduceable.patch
* Some more misc
-------------------------------------------------------------------
Sat Mar 16 17:00:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>