Accepting request 264768 from home:AndreasStieger:branches:server:database
SQLite 3.8.7.4 OBS-URL: https://build.opensuse.org/request/show/264768 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=113
This commit is contained in:
parent
eee1787ea3
commit
0f1a8315dc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:90b43a72a9d43ddf68fff0f71db869c213b9fd5082ade7d13e85a655c39a678a
|
|
||||||
size 1999200
|
|
3
sqlite-autoconf-3080704.tar.gz
Normal file
3
sqlite-autoconf-3080704.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86370f139405fdfe03334fd618171a74e50f589f17ccbe5933361ed1f58359ec
|
||||||
|
size 1999230
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c80a12afd8273df3c9305521dc68cd5fa32cf44506686f37c089ba6ac84950cf
|
|
||||||
size 4916565
|
|
3
sqlite-doc-3080704.zip
Normal file
3
sqlite-doc-3080704.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b5d6da86e8af181442e4e296fe86054f1a9c2dd05e0378d519cd64d3b9b4a5cb
|
||||||
|
size 4918739
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 11 11:11:29 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
- SQLite 3.8.7.4:
|
||||||
|
* Bug fix: Add in a mutex that was omitted from the previous
|
||||||
|
release.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 6 17:21:43 UTC 2014 - andreas.stieger@gmx.de
|
Sat Dec 6 17:21:43 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -21,9 +21,9 @@
|
|||||||
%define oname sqlite
|
%define oname sqlite
|
||||||
|
|
||||||
Name: %pname
|
Name: %pname
|
||||||
Version: 3.8.7.3
|
Version: 3.8.7.4
|
||||||
Release: 0
|
Release: 0
|
||||||
%define tarversion 3080703
|
%define tarversion 3080704
|
||||||
Summary: Embeddable SQL Database Engine
|
Summary: Embeddable SQL Database Engine
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
|
Loading…
Reference in New Issue
Block a user