14
0
forked from pool/python-redis

- Add patch redis-skip-rounding.patch to fix rounding issues with

geolocation, it is not stable enought o produce pinpoint equal
  results among 32bit platforms

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=30
This commit is contained in:
Tomáš Chvátal
2018-09-13 07:54:53 +00:00
committed by Git OBS Bridge
parent b4b0ff3dc1
commit b5f7a3b1e7
3 changed files with 49 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 13 07:54:09 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch redis-skip-rounding.patch to fix rounding issues with
geolocation, it is not stable enought o produce pinpoint equal
results among 32bit platforms
-------------------------------------------------------------------
Tue Aug 28 14:25:18 UTC 2018 - tchvatal@suse.com