- Update to version 3.16.1
* Fix a bug concerning the use of row values within triggers (see ticket 8c9458e7) that was in version 3.15.0. OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=177
This commit is contained in:
parent
da0d447e9b
commit
731c308e06
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5102404047054b2cec2f43463293f94dea39425d42bf386d24596ab4fac7c7ff
|
||||
size 2506992
|
3
sqlite-autoconf-3160100.tar.gz
Normal file
3
sqlite-autoconf-3160100.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13fbe45e3088b3955feb2ae68648a0f81586d6d519766b211767a1ffcd268fd0
|
||||
size 2507441
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1443e119315fd06742ed6123ec985ac168c908418f75fc86a7f3365ce5db047e
|
||||
size 5513426
|
3
sqlite-doc-3160100.zip
Normal file
3
sqlite-doc-3160100.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8989cd78853a0b63a10a5fb304ecfdd7ff568fc9cfb8d5cd3af747f14f0eeab
|
||||
size 5517276
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 19:45:49 UTC 2017 - idonmez@suse.com
|
||||
|
||||
- Update to version 3.16.1
|
||||
* Fix a bug concerning the use of row values within triggers
|
||||
(see ticket 8c9458e7) that was in version 3.15.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 11:41:56 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%define oname sqlite
|
||||
%define tarversion 3160000
|
||||
%define tarversion 3160100
|
||||
Name: sqlite3
|
||||
Version: 3.16.0
|
||||
Version: 3.16.1
|
||||
Release: 0
|
||||
Summary: Embeddable SQL Database Engine
|
||||
License: SUSE-Public-Domain
|
||||
|
Loading…
Reference in New Issue
Block a user