SHA256
1
0
forked from pool/sqlite3

Accepting request 203757 from home:kpetsch:branches:server:database

Update to Version 3.8.1

OBS-URL: https://build.opensuse.org/request/show/203757
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=81
This commit is contained in:
Sascha Peilicke
2013-10-21 13:01:22 +00:00
committed by Git OBS Bridge
parent 3e45c51507
commit 872200894d
4 changed files with 18 additions and 5 deletions
+13
View File
@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Oct 18 07:18:45 UTC 2013 - kpetsch@suse.com
- New version 3.8.1:
- Full list of changes: http://sqlite.org/releaselog/3_8_1.html
- Highlights:
* Enhancements to the query planner
* Refactor the implementation of PRAGMA statements to improve
parsing performance.
* Add the "totype.c" extension, implementing the tointeger() and
toreal() SQL functions.
* Added the SQLITE_MINIMUM_FILE_DESCRIPTOR compile-time option
-------------------------------------------------------------------
Mon Sep 23 11:49:21 UTC 2013 - max@suse.com
+2 -2
View File
@@ -17,9 +17,9 @@
Name: sqlite3
Version: 3.8.0.2
Version: 3.8.1
Release: 0
%define tarversion 3080002
%define tarversion 3080100
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain
Group: Productivity/Databases/Servers
Binary file not shown.
Binary file not shown.