SHA256
1
0
forked from pool/sqlite3

Accepting request 615931 from home:Guillaume_G:branches:server:database

- Use 'src' archive instead of 'amalgamation' to be able to use
  some flags, such as SQLITE_ENABLE_UPDATE_DELETE_LIMIT
- Remove 'sqlite-fts5-link.patch' since patched file is not 
  availaible in 'src' archive. Add '-lm' flag to LIBS var instead

OBS-URL: https://build.opensuse.org/request/show/615931
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=209
This commit is contained in:
2018-06-11 14:45:59 +00:00
committed by Git OBS Bridge
parent 87fb9593b3
commit 8d3cb8c1de
5 changed files with 24 additions and 22 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 8 14:01:06 UTC 2018 - guillaume.gardet@opensuse.org
- Use 'src' archive instead of 'amalgamation' to be able to use
some flags, such as SQLITE_ENABLE_UPDATE_DELETE_LIMIT
- Remove 'sqlite-fts5-link.patch' since patched file is not
availaible in 'src' archive. Add '-lm' flag to LIBS var instead
-------------------------------------------------------------------
Thu Jun 7 09:50:31 UTC 2018 - guillaume.gardet@opensuse.org