forked from pool/sqlite-jdbc
- Update to v3.44.1.0
* Features ~ sqlite + upgrade to sqlite 3.44.1 (1eef6a5) * Perf ~ sqlite + disable pagecache overflow stat (31b7659) * Build ~ deps + bump Org.codehaus.mojo:versions-maven-plugin (baf1295) + Bump org.jreleaser:jreleaser-maven-plugin (849d6eb) ~ deps-dev + bump org.junit-pioneer:junit-pioneer (f3333e7) + bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (8cd1fa1) OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=39
This commit is contained in:
parent
95f0fc17e0
commit
59f4173053
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93299c8d2c8397622fe00bd807204b1f58815f45bda8097bf93b3bf759a3ebad
|
||||
size 2696693
|
3
sqlite-amalgamation-3440100.zip
Normal file
3
sqlite-amalgamation-3440100.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc6545b71ca188e245d5d668543c01f61175f0228a0e1b4ced76fabc75ea6b2e
|
||||
size 2703330
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b40fc9dd1c1f9dbb9a8ed27646ea9cf254063c60d426f6c3153ec95cf249155f
|
||||
size 17265829
|
3
sqlite-jdbc-3.44.1.0.tar.gz
Normal file
3
sqlite-jdbc-3.44.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:264f7f157ef673ec13e9ecd62243140a624481a0a13274b0d376f571031a59dd
|
||||
size 17269043
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 16:41:54 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
- Update to v3.44.1.0
|
||||
* Features
|
||||
~ sqlite
|
||||
+ upgrade to sqlite 3.44.1 (1eef6a5)
|
||||
* Perf
|
||||
~ sqlite
|
||||
+ disable pagecache overflow stat (31b7659)
|
||||
* Build
|
||||
~ deps
|
||||
+ bump Org.codehaus.mojo:versions-maven-plugin (baf1295)
|
||||
+ Bump org.jreleaser:jreleaser-maven-plugin (849d6eb)
|
||||
~ deps-dev
|
||||
+ bump org.junit-pioneer:junit-pioneer (f3333e7)
|
||||
+ bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (8cd1fa1)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 13 01:44:27 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%{!?make_build:%global make_build make %{?_smp_mflags}}
|
||||
%global version 3.44.0.0
|
||||
%global amalgamation_version 3440000
|
||||
%global version 3.44.1.0
|
||||
%global amalgamation_version 3440100
|
||||
%global debug_package %{nil}
|
||||
Name: sqlite-jdbc
|
||||
Version: %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user